/* .mm-menu {
    max-width: 80% !important;
}

@media (min-width: 965px) {
    #hq-menu-visible-mobile,
    #mm-hq-header-nav-section,
    #mm-hq-nav-grande-section {
        display: none !important;
    }

    #hq-nav-site-specialise {
        display: block !important;
    }
}

@media (max-width: 964.98px) {

    #hq-menu-visible-mobile,
    #mm-hq-header-nav-section,
    #mm-hq-nav-grande-section {
        display: block !important;
    }

    #hq-nav-site-specialise {
        display: none !important;
    }

    .hq-nav-desktop {
        display: none !important;
    }

    .hq-nav-section-bloc .row {
        padding: 0;
    }

    html.mm-opening .mm-slideout {
        transform: translate3d(80%, 0, 0) !important;
        margin-top: -9px;
    }
} */

.hq-my-0 {
    margin-top: 0;
    margin-bottom: 0;
}
