/*
Theme Name: Me Co
Theme URI:  https://marketingequestre.com
Author:     Me&amp;Co
Author URI: https://marketingequestre.com
Template:   hello-elementor
Version:    1.0
License:    GNU General Public License v2 or later
*/
body{
    font-family: "mundial-narrow-variable",sans-serif !important;
}
h1, h2, h3, h4, h5, h6{
    font-family: "mundial-narrow-variable",sans-serif !important;
}
img, a:focus, button:focus {outline: none !important;}
.best-of p+pre {
    margin-top: 0;
    font-family: 'mundial-narrow-variable';
    font-size: 15px;
    line-height: 1;
}
.barre-laterale{cursor: pointer;}
.elementor-sticky--active {
    background: white;
}
.elementor-sticky--active * {
    transition: all ease 0.3s;
}
.elementor-sticky--effects > .e-con-inner {
    padding-top: 10px !important;
    transition: all ease 0.3s;
}
body.home .header-pages, body:not(.home) .header-home {
    display: none;
}
body:not(.home) .header-pages{
    display: block;
}
.menu-mobile {
    display: none;
}
@media screen and (max-width: 767px) {
    .menu-mobile {
        display: block;
    }
    .logi-clients .gallery .gallery-item {
        width: 50% !important;
    }
    .menu-mobile li {
        border-bottom: 1px solid rgb(182, 178, 178);
    }
}
@media screen and (max-width: 640px) {
    .desktop-menu {
        display: none !important;
    }
}