/*
Theme Name: DPK
Author: Tris informatique
Author URI: https://www.trisinformatique.com
Version: 7.1.3
Template: enfold
*/

/* Silence is golden */
@media only screen and (max-width: 767px) {
    .responsive #top #wrap_all #header {
        position: fixed !important;
    }
}

@media only screen and (max-width: 767px) {
    .responsive #top #main {
        padding-top: 100px!important;
    }
}