/*
 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
------------------------------------------------------- */

.btn-filtre{
	color: #474747 !important;
}
.btn-filtre.active-filter {
    background-color: #00529c; /* La couleur active de ton choix (ex: orange) */
    color: #ffffff !important;           /* Texte en blanc */
}


.filtres-kits .et_pb_button .et_pb_image {
    position: absolute;
    top: -160%;
    left: 50%;
    transform: translateX(-50%);
    background: #bbb1a7;
    border-radius: 50px;
}

.kits-hydrauliques .et_pb_image_container{
    margin-bottom: 0 !important;
}
.kits-hydrauliques .et_pb_image_container a{
    margin-bottom: 15px !important;
    border-radius: 15px;
}