html[lang="fr"] #html-body .skiptranslate {
        display: none !important;
    }
    
html[lang="fr"] body {
        top: 0px !important;
    }
    
@media only screen and (min-width: 768px) {
        html[lang="fr"] .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
            padding: 12px 16px !important;
        }
    }