/*
 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
------------------------------------------------------- */
#main-header .commande a {
    border: 2px solid #002d4c !important;
    padding: 15px 20px !important;
    border-radius: 30px !important;
    background-color: #002d4c;
    color: #fff;
}
#main-header .commande a:hover {
    border: 2px solid #002d4c !important;
    padding: 15px 20px !important;
    border-radius: 30px !important;
    color: #002d4c !important;
    background-color: #fff !important;
}

@media only screen and (min-width: 981px) {
    .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
        padding: 30px 0 10px 0 !important;
    }
}

@media only screen and (min-width: 981px) {
    .et-fixed-header #top-menu li a {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 425px) {
.class-mobil .et_pb_blurb_content {
    display: flex !important;
    flex-direction: column;
}
	
	
}


@media only screen and (max-width: 980px) {
    .et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page, .et_mobile_menu li a, .mobile_menu_bar:before, .et_nav_text_color_light #top-menu>li>a, .et_nav_text_color_dark #top-menu>li>a, #top-menu a, .et_mobile_menu li a, #et_search_icon:before, #et_top_search .et-search-form input, .et_search_form_container input, #et-top-navigation .et-cart-info {
        color: rgb(0 45 76);
    }
}

.et_mobile_menu {
    border-top: 3px solid #002d4c;

}
button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
    bottom: 0px !important;
}

