/*
 Theme Name:   Landing Dool
 Theme URI:    https://dool.agency
 Description:  Premium customized theme.
 Author:       Dool Creative Agency Ltd.
 Author URI:   https://dool.agency
 Template:     Divi
 Version:      1.0.1
*/

@media (max-width: 980px) {
.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
}
}
.et_mobile_menu {
    overflow: scroll !important;
    max-height: 83vh;
}
.et-cart-info { display:none !important; }

#top-header {
            z-index: 9;}
    #main-header{
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;}
    #main-header.et-fixed-header {
        top: 0 !important;}