/*
Theme Name: MonClocher - Child Theme
Description: Theme enfant du theme MonClocher
Author: A3Web
Author URI: https://www.a3web.fr
Template: theme-charte6-primo
Version: 1.0.0
*/
@media (min-width: 975px) {
    .main-nav > .menu > .menu-item:hover .sub-menu > .menu-item {
        max-height: 5em !important;
    }
    body .main-header .logo {
        max-width: 250px;
    }
}
.logo img {
    margin: 14px 0 0 0;
}

body .sl-overlay {
    z-index: 1039 !important;
}