/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
span.class-slider {
    font-size: 70px;
}

@media (max-width: 991px){
.inverse {
 display: flex;
  flex-direction: column-reverse;
 }
}
#main-header li.cls-btn a  {
    background-color:  #c70b16;
	color:#fff !important;
    padding: 20px 30px!important;
    text-align: center;
	border-radius:50px ;
}
#main-header .et_fixed_nav li.cls-btn a {
    background-color:  #c70b16 ;	
}
.et_fixed_nav #main-header {
    position: fixed;
    padding-bottom: 10px;
}

.display{
	display:none;
}


span.class-zone {border-bottom: 2px solid #c70b16;}

span.class-km {
    color: #c70b16;
}

button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
    bottom: 0px !important;
}
.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #ffffff !important;
}
.et_mobile_menu {
    border-top: 3px solid #ffffff !important;

}

.et_mobile_menu li a, .nav li li a {
    font-size: 20px !important;
}
#logo {
    max-height: 90% !important;
}
@media (max-width: 980px) {
    .et_header_style_left #logo {
        max-width: 70%;
    }
	span.class-slider {
    font-size: 50px;
}
}



