/*
Theme Name: Enfold Lab Pequignot
Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
Version: 1.0.1
Author: Kriesi
Author URI: http://www.kriesi.at
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/enfold/
Template: enfold
Text Domain:  enfold-child
*/

@import url('//fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Ropa+Sans:ital@0;1&family=Rubik:wght@300;400;500;600;700;800;900&display=swap');

/* enfold */

.home div#av_section_1 .special_amp {
    font-family: inherit;
    font-style: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit!important;
}
.avia-slideshow li img {
    border-radius: 0;
}

/* responsive */

@media only screen and (max-width: 767px) {

}

/* reduction du menu */

@media only screen and (min-width: 768px) and (max-width: 1200px) {

    .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img{opacity:1}
    .responsive #top .av_header_transparency .logo img.alternate{display:none;}

    .responsive #top #wrap_all #header {position: relative; width:100%; float:none; height:auto; margin:0 !important; opacity: 1; min-height:0;}
    .responsive #top #main {padding-top:0 !important; margin:0;}
    #header .avia-custom-sidebar-widget-area {
        display:none;
    }
    .responsive.html_header_sidebar .logo {
        padding: inherit;
    }
    .html_header_sidebar .logo img {
        width: 40%;
        padding: 30px;
    }
    #top #header .av-main-nav > li {
        display: none;
    }
    #top #header .av-main-nav > li.av-burger-menu-main.menu-item-avia-special {
        display: block;
    }
    .html_header_sidebar .main_menu {
        position: absolute;
    }

}


