/*!
Theme Name: Divi Child
Template: Divi
Version: 1.0
Description: Divi Child Theme
Author: Bluneau Informatique
*/


#top-menu li.current-menu-item>a {
    color: #3e604c;
}


.woof_show_auto_form, .woof_hide_auto_form{
    filter: invert(52%) sepia(21%) saturate(640%) hue-rotate(92deg) brightness(82%) contrast(88%);
}

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
    background-color: #3e604c !important;
}


.irs--round .irs-handle {
    border: 4px solid #3e604c !important;
}

.irs--round .irs-bar {
    background-color: #3e604c !important;
}

.chosen-container .chosen-results li.highlighted{
    background-color: #3e604c !important;
background-image: linear-gradient(#4a755c 20%, #2f4d3c 90%);
    color:#fff
}
