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


@media (max-width: 991px){
.inverse {
 display: flex;
  flex-direction: column-reverse;
 }
}
.display{
	display:none;
}


.disp {
    display: none !important;
}

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: #1e2150 !important;
}

.et_mobile_menu {
    border-top: 3px solid #1e2150 !important;
}

.et-pb-arrow-next, .et-pb-arrow-prev {
    opacity: 1 !important;
    background: #1e2150;
    margin: 0px 10px;
    color: #ffffff !important;
}

.et-pb-arrow-next {
    right: 0 !important;
}

.et-pb-arrow-prev {
    left: 0px !important;
}

.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
    background-color: #ffffff !important;
}

.et_pb_bg_layout_light .et-pb-controllers a {
    background-color: rgb(255 255 255 / 70%);
}
.mfp-bottom-bar {
    display: none;
}



