/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'thomasv4' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #267A25;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-right:before {
    content: "\e900";
    color: #fff;
}

.icon-facebook:before {
    content: "\e901";
}

.icon-instagram:before {
    content: "\e902";
}

.icon-key:before {
    content: "\e903";
    color: #fff;
}

.icon-medal:before {
    content: "\e904";
    color: #fa7d7d;
}

.icon-pen:before {
    content: "\e905";
}

.icon-phone-alt:before {
    content: "\e906";
    color: #fa7d7d;
}

.icon-search:before {
    content: "\e907";
    color: #171717;
}

.icon-shopping-cart:before {
    content: "\e908";
    color: #1b1b1b;
}

.icon-truck:before {
    content: "\e909";
    color: #fa7d7d;
}

.icon-user-alt:before {
    content: "\e90a";
}

.icon-youtube:before {
    content: "\e90b";
}

.icon-ios-star:before {
    content: "\e90c";
    color: #fa7d7d;
}

.icon-ios-star-outline:before {
    content: "\e90d";
    color: #fa7d7d;
}

.icon-chat:before {
    content: "\e90e";
    color: #fa7d7d;
}

.icon-email:before {
    content: "\e90f";
    color: #fa7d7d;
}

.icon-tools:before {
    content: "\e910";
    color: #fa7d7d;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.text-center {
    text-align: center!important;
}

.btn-primary,
.btn-secondary,
.btn-tertiary {
    box-shadow: none;
    text-transform: none;
}

.btn-primary {
    color: #fff;
    background-color: #267A25;
    border-color: transparent;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #267A25;
    border-color: transparent;
}

.btn-primary:active {
    background-color: #267A25;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
    background-color: #267A25;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary:disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled:hover {
    background-color: #267A25;
}

.btn-secondary {
    color: #fff;
    background-color: #000;
    border-color: transparent;
}

.form-control {
    background: #fff;
    color: #171717;
    border: 1px solid #267A25;
}

.form-control:focus {
    border-color: #267A25;
}

.form-control:focus,
.input-group.focus {
    outline: none;
}

.h1,
h1 {
    font-size: 2.5rem;
}

.h2,
h2 {
    font-size: 1.75rem;
    margin-bottom: 20px;
}

a:hover {
    color: #267A25;
}

p {
    line-height: 1.5rem;
    text-align: left;
}

body {
    font-family: Roboto, sans-serif;
    color: #171717;
}

.google-maps {
    width: 100%;
    min-height: 250px;
    margin-bottom: 1rem;
}

#content-wrapper {
    padding-top: 2rem;
}

#index #content-wrapper {
    padding-top: 0;
}


.mygaragelink .account {
    display: block;
    color: #fff!important;
    background: #171717;
    padding: 1.75rem 1.25rem 0;
    min-height: 80px;
    text-transform: uppercase;
    font-weight: 500;
}

.mygaragelink .account:hover {
    background: #267A25;
}

.mygaragelink .account .icon {
    font-size: 1.25rem;
    margin-right: .5rem;
    vertical-align: middle;
}


#desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu {
    top: 80px!important;
}

#desktop_top_menu .wrapper {
    margin: 0 auto;
}

.top-menu .dropdown-item.active,
.top-menu .dropdown-item.active:focus,
.top-menu .dropdown-item.active:hover {
    background: none;
}

#left-column {
    padding-top: 50px;
}

#wrapper {
    background: #fff;
    box-shadow: none;
    border-top: 1px solid #e2e2e2;
    padding-top: 0;
}

#index #wrapper>.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.breadcrumb {
    margin-top: 1rem;
    margin-bottom: 0;
}

#wrapper .breadcrumb li::after {
    content: ">";
}

#carousel {
    box-shadow: none;
    margin-bottom: 0;
    padding-bottom: 0;
    max-height: 760px;
}

#carousel .carousel-inner {
    height: 100%;
}

.carousel .carousel-item figure {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

#carousel .carousel-item img {
    height: 100%;
    flex: 0 1 auto;
    align-self: auto;
    max-width: none;
}

#carousel .carousel-inner {
    margin-bottom: 0;
    max-height: 760px;
}

#carousel .carousel-item .caption {
    position: absolute;
    bottom: 15%;
}

#carousel .carousel-item .caption h2 {
    color: #fff;
}

#carousel .carousel-item .caption .caption-description .page-content.page-cms ul,
#carousel .carousel-item .caption .caption-description h3,
#carousel .carousel-item .caption .caption-description p {
    color: #fff;
}

.carousel-control.right {
    right: 3px;
}

.carousel .direction .carousel-control i {
    background: none;
}

.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
    color: #267A25;
}

.carousel .carousel-indicators {
    display: block;
    margin-bottom: 0;
}

.carousel-indicators li {
    display: inline-block;
    width: 40px;
    height: 3px;
    margin: 0 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #fff;
    border: none;
    border-radius: 0;
}

.carousel-indicators .active {
    width: 40px;
    height: 6px;
    background: #fff;
    margin: 0 5px;
}

#carousel .carousel-item .caption h2 {
    font-size: 1.125rem;
    font-weight: 500;
}

#carousel .carousel-item .caption .caption-description h3,
#carousel .carousel-item .caption .caption-description h4 {
    font-size: 3.125rem;
    font-weight: 500;
}

#blockreassurance {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 1.5rem;
    padding-top: 0;
}

#blockreassurance .block-icon,
#blockreassurance .block-icon img,
#blockreassurance .block-icon svg {
    height: auto;
}

#blockreassurance .col {
    padding: 1.5rem 1rem;
}

#blockreassurance .col {
    padding: 1.5rem 1rem;
}

#blockreassurance .col a {
    display: block;
    color: #171717;
}

#blockreassurance .block-icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.5rem;
}

#blockreassurance .block-text {
    vertical-align: middle;
    display: inline-block;
    text-align: left;
}

#blockreassurance .block-text .title {
    font-weight: 700;
}

#blockreassurance .block-text p {
    margin: 0;
}

#index #wrapper #custom-text {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}

.featured-products {
    margin-bottom: 3.5rem;
}

.featured-products .products-section-title {
    text-align: left;
    margin-bottom: 2.5rem;
}

.featured-products .products-section-title::before {
    display: inline-block;
    content: "#";
    color: #267A25;
}

.featured-products .carousel-indicators .active {
    background: #000;
}

.featured-products .carousel-indicators li {
    background: #000;
}

.featured-products .carousel-indicators .active {
    background: #000;
}

.featured-products .swiper-slide {
    width: 452px;
}

.featured-products .product-miniature {
    margin: 0;
}

body.tax-display-enabled .featured-products .thumbnail-container,
.featured-products .thumbnail-container {
    height: 530px;
    width: 100%;
    box-shadow: none;
}

.featured-products .product-description {
    width: 100%;
}

.featured-products .highlighted-informations {
    width: 100%;
    box-shadow: none;
}

#products .product-description .category,
.featured-products .product-description .category,
.product-accessories .product-description .category,
.product-miniature .product-description .category {
    color: #171717;
    margin-bottom: .5rem;
}

.featured-products .highlighted-informations .quick-view:hover,
.product-accessories .highlighted-informations .quick-view:hover,
.product-miniature .highlighted-informations .quick-view:hover {
    color: #267A25;
}

.featured-products .variant-links {
    padding-top: .3rem;
}

#products .thumbnail-container .product-thumbnail img,
.featured-products .thumbnail-container .product-thumbnail img,
.product-accessories .thumbnail-container .product-thumbnail img,
.product-miniature .thumbnail-container .product-thumbnail img {
    max-height: none;
}

#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    height: 80px;
}

.featured-products .thumbnail-container:focus .highlighted-informations,
.featured-products .thumbnail-container:hover .highlighted-informations,
.product-accessories .thumbnail-container:focus .highlighted-informations,
.product-accessories .thumbnail-container:hover .highlighted-informations,
.product-miniature .thumbnail-container:focus .highlighted-informations,
.product-miniature .thumbnail-container:hover .highlighted-informations {
    bottom: 5.8rem;
}

.featured-products .thumbnail-container:focus .highlighted-informations.no-variants,
.featured-products .thumbnail-container:hover .highlighted-informations.no-variants,
.product-accessories .thumbnail-container:focus .highlighted-informations.no-variants,
.product-accessories .thumbnail-container:hover .highlighted-informations.no-variants {
    bottom: 3.6rem;
}

.featured-products .thumbnail-container.has-reviews:hover .highlighted-informations,
.featured-products .thumbnail-container.has-reviews:focus .highlighted-informations,
.product-accessories .thumbnail-container.has-reviews:hover .highlighted-informations,
.featured-products .thumbnail-container.has-reviews:focus .highlighted-informations {
    bottom: 5.8rem;
}

.featured-products .thumbnail-container.has-reviews:hover .highlighted-informations.no-variants,
.featured-products .thumbnail-container.has-reviews:focus .highlighted-informations.no-variants,
.product-accessories .thumbnail-container.has-reviews:hover .highlighted-informations.no-variants,
.featured-products .thumbnail-container.has-reviews:focus .highlighted-informations.no-variants {
    bottom: 4.5rem;
}

.product-flags li.product-flag.on-sale {
    background: #267A25;
    width: 40%;
}

#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
    text-align: left;
    margin-top: .7rem;
    text-transform: none;
}

#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
    color: #171717;
    font-size: 1.50rem;
    text-align: left;
    font-weight: 500;
}

#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
    color: #171717;
    font-weight: 400;
    text-align: left;
}

#products .product-miniature .product-flags li.product-flag,
.featured-products .product-miniature .product-flags li.product-flag,
.product-accessories .product-miniature .product-flags li.product-flag,
.product-miniature .product-miniature .product-flags li.product-flag {
    min-height: 1.275rem;
}

#products .product-miniature .product-flags li.discount,
.featured-products .product-miniature .product-flags li.discount,
.product-accessories .product-miniature .product-flags li.discount,
.product-miniature .product-miniature .product-flags li.discount {
    display: none;
}

.featured-products .product-miniature .variant-links {
    top: 0;
}

.swiper-container {
    padding-bottom: 50px;
}

.swiper-pagination-bullet {
    width: 40px;
    height: 6px;
    margin: 0 5px;
    background: none;
    border-bottom: 3px solid #000;
    border-radius: 0;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    width: 40px;
    height: 6px;
    border-bottom: 6px solid #000;
}

#index #wrapper .products {}

#homecategories {
    margin-bottom: 2.5rem;
}

#homecategories h4 {
    font-size: 1.75rem;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 2.5rem;
}

#homecategories h4::before {
    display: inline-block;
    content: "#";
    color: #267A25;
}

#homecategories .featured-category {
    display: block;
    background-color: none;
    box-shadow: none;
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 2rem;
    position: relative;
}

#homecategories .category_name {
    font-size: 1.5rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0;
    text-align: left;
    position: absolute;
    bottom: 25px;
    left: 25px;
}

.footer-container {
    box-shadow: none;
}

.footer-container .footer-logo {
    margin-bottom: 2rem;
}

.footer-container .footer-logo span {
    display: inline-block;
}

.footer-container .footer-logo .logo-thomas {
    width: 194px;
    height: 37px;
    background: url("../img/thomas-sa.png") 0 0 no-repeat;
    background-size: 100% 100%;
}

.footer-container .footer-logo .logo-ruralmaster {
    width: 267px;
    height: 37px;
    background: url("../img/ruralmaster.png") 0 0 no-repeat;
    background-size: 100% 100%;
}

.footer-container .h3 {
    text-transform: none;
}

.footer-container li a:hover {
    color: #267A25;
}

.footer-container .myaccount-title a {
    font-size: 1.125rem;
}

.footer-container .block-contact {
    text-align: right;
    margin-bottom: 1rem;
}

.footer-container .block-contact .phone {
    display: block;
    color: #171717;
    margin-bottom: .75rem;
}

.footer-container .block-contact .phone .icon {
    font-size: 1.25rem;
}

.footer-container .block-contact .email {
    color: #171717;
    display: block;
}

.footer-container .block-contact .email:hover {
    color: #267A25;
}

.footer-container .block_newsletter {
    margin-bottom: 1rem;
}

.footer-container .block_newsletter #block-newsletter-label {
    color: #171717;
    font-weight: 700;
    margin: 0;
}

.footer-container .block_newsletter form input[type="email"]:focus {
    border: 3px solid #267A25;
}

.footer-container .block_newsletter form input[type="submit"] {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1;
}

.footer-container .block_newsletter form button[type="submit"] {
    position: relative;
    background: #267A25;
    bottom: auto;
    right: auto;
    color: #fff;
    height: 42px;
}

.footer-container .block-social {
    text-align: center;
}

.footer-container .block-social ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.footer-container .block-social ul li {
    width: 2rem;
    height: 1rem;
    background: none;
}

.footer-container .block-social ul li a {
    color: #000;
    text-indent: unset;
}

.footer-container .block-social ul li a:hover {
    color: #000;
}

.card {
    box-shadow: none;
    border: none;
}

.block-category {
    min-height: auto;
}

body.tax-display-enabled #products .thumbnail-container,
#products .thumbnail-container {
    height: 380px;
    width: 250px;
    box-shadow: none;
    margin-bottom: 2rem;
}

#products .thumbnail-container .product-thumbnail {
    height: calc(100% - 100px);
    overflow: hidden;
}

#products .product-description {
    width: 100%;
    height: 100px;
}

.product-description ul {
    padding-left: 16px;
}

#products .highlighted-informations {
    width: 100%;
    box-shadow: none;
}

#products .thumbnail-container.has-reviews:hover .highlighted-informations.no-variants,
#products .thumbnail-container.has-reviews:focus .highlighted-informations.no-variants {
    height: 5.2rem;
}

#products .thumbnail-container:focus .highlighted-informations,
#products .thumbnail-container:hover .highlighted-informations {
    bottom: 5.8rem;
}

#products .thumbnail-container.has-reviews:hover .highlighted-informations,
#products .thumbnail-container.has-reviews:focus .highlighted-informations {
    height: 4.3rem;
}

#products .product-miniature {
    margin: 0 auto;
    width: 250px;
}

.pagination .page-list {
    box-shadow: none;
}

.pagination .current a {
    color: #267A25;
}

.products-filtering {
    position: relative;
    margin-bottom: 1rem;
    min-height: 66px;
}

#search_filters{
    position:-webkit-sticky;
    top: 96px; /* Ajustez cette valeur selon les besoins */
    left: 140px; /* Ajustez cette valeur selon les besoins */
    z-index : 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: #f9f9f9;
    padding: 35px;
    border-radius: 5px;
    margin-bottom: 35px;
    font-family: "Inter", sans-serif;
    color: #267A25;
    width: 250px;
        /* Styles pour les écrans plus petits (par exemple, mobile) */
        @media screen and (max-width: 768px) {
            width: 100%; /* Prend toute la largeur de l'écran */
            left: 0; /* Colle au bord gauche de l'écran */
        }     
}

/* Styles pour le titre "Energie" */
.facet.clearfix > .facet-title {
    color: #267A25 !important; /* Remplacez #FF0000 par la couleur de votre choix */
    font-weight: bold; /* Optionnel : pour mettre en gras */
    /* Ajoutez d'autres styles selon vos besoins */
}

/* Styles pour changer la couleur au survol des choix de filtres */
.facet-dropdown.dropdown .dropdown-menu a.select-list:hover {
    color: #ffffff; /* Couleur du texte au survol */
    background-color: #267A25; /* Couleur de fond au survol */
}

/* Styles pour les bordures arrondies des éléments enfants */
#search_filters .facet {
    border-radius: 15px;
}

#search_filters >*{
    margin-bottom: 20px; /* Marge entre chaque élément */
}

.ui-slider-handle {
    background-color: #267A25; /* Couleur de la poignée du slider */
}

#facet_label_47716 {
    color: #267A25; /* Couleur du texte */
    font-weight: bold; /* Police en gras */
    font-size: 1.2em; /* Taille de police */
}

#search_filters .btn.title:hover {
    padding: .5rem 0 .5rem 1rem;
}

#search_filters .btn.title:hover {
    border: 1px solid #000;
}

#search_filters #facets_wrapper {
    padding-top: 2rem;
}

#search_filters .title {
    cursor: pointer;
    color: #267A25;
}

#search_filters .title:hover {
    color: #267A25; /* Couleur au survol */
}

#search_filters .collapse {
    display: none;
}

#search_filters .collapse.in {
    display: block;
    background-color: #267A25;
}

#search_filters .title[aria-expanded="true"] .collapse-icons .remove {
    display: inline-block;
}

#search_filters .title .collapse-icons .remove,
#search_filters .title[aria-expanded="true"] .collapse-icons .add {
    display: none;
}

#product #content {
    max-width: 1024px;
}

#product .manufacturer-logo {
    max-width: 120px;
    height: auto;
}

#product .product-cover img {
    box-shadow: none;
}

#product .product-cover {
    margin-left: 140px;
}

#product-comments-list-top {
    padding: 0 15px;
    color: #171717;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#product-comments-list-top>div {
    min-width: 120px;
    margin-bottom: 1rem;
}

#product-comments-list-top .comments-note>span {
    display: none;
}

#product-comments-list-top .comments-nb {
    font-size: 14px;
    cursor: pointer;
}

#product-comments-list-top .btn-comment,
.btn-comment-inverse {
    height: auto;
    border-radius: 0;
    background: none;
    color: #000;
    font-size: 14px;
    box-shadow: none;
    padding: 0;
}

#product .product-prices .tax-label {
    font-size: 1.50rem;
    color: #171717;
}

#product .product-prices .tax-shipping-delivery-label {
    font-size: 1rem;
}

#product .product-prices .tax-shipping-delivery-label .delivery-information {
    color: #57b846;
    line-height: 24px;
}

#product .product-prices .tax-shipping-delivery-label .delivery-information::before {
    display: none;
}

#product .product-prices .h5 {
    font-size: 1.50rem;
    font-weight: 400;
}

#product .product-price {
    color: #171717;
}

.page-content.page-cms ul,
p {
    color: #171717;
}

#product .product-quantity {
    display: block;
}

#product .product-quantity .add,
#product .product-quantity .qty {
    float: none;
    display: block;
    margin-bottom: .5rem;
}

#product .product-quantity .qty {
    width: 150px;
}

#product .product-quantity .add {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#product .bootstrap-touchspin {
    float: none;
    box-shadow: none;
    display: table;
    border: 1px solid #171717;
    border-radius: 5px;
}

#product .bootstrap-touchspin .input-group-btn>.btn {
    border: none;
    box-shadow: none;
    color: #171717;
    font-size: 1rem;
    font-weight: 400;
    margin-left: 0;
    text-transform: normal;
    background-color: #fff;
    border-radius: 5px;
    padding: .5rem 1rem;
}

#product .bootstrap-touchspin input.form-control,
#product .bootstrap-touchspin input.input-group {
    float: none;
    width: 100%;
    text-align: center;
    border: none;
    border-left: 1px solid #171717;
    border-right: 1px solid #171717;
    height: auto;
    padding: .5rem;
}

#product .bootstrap-touchspin .input-group-btn:not(:last-child)>.btn,
#product .bootstrap-touchspin .input-group-btn:not(:last-child)>.btn-group {
    margin-right: 0;
}

#product .product-actions .add-to-cart {
    width: 100%;
    text-transform: uppercase;
}

#product .radio-label {
    box-shadow: none;
    font-weight: 400;
    border: 1px solid #171717;
}

#product .input-radio:checked+span,
#product .input-radio:hover+span {
    border: 1px solid #267A25;
    background-color: #267A25;
    color: #fff;
}

#product .form-control:focus,
#product .input-group.focus {
    outline: .1875rem solid #267A25;
}

#product .images-container .product-images>li.thumb-container>.thumb {
    border: 2px solid transparent;
}

#product .product-images>li.thumb-container>.thumb {
    box-shadow: none;
}

#product .product-images>li.thumb-container>.thumb.selected,
#product .product-images>li.thumb-container>.thumb:hover {
    border: 2px solid #267A25;
}

#product .product-flags {
    align-items: end;
}

#product .product-images {
    position: absolute;
    top: 10px;
    left: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 96.6%;
}

#product .scrollEnabled {
    overflow-y: scroll;
}

.scrollEnabled::-webkit-scrollbar {
    width: 8px;
}

.scrollEnabled::-webkit-scrollbar-track {
    background: #f1f1f1; 
}

.scrollEnabled::-webkit-scrollbar-thumb {
    background: #171717; 
}

.scrollEnabled::-webkit-scrollbar-thumb:hover {
    background: #171717; 
}

.scroll-box-arrows .bottom {
    bottom: 0;
    margin-left: 45px;
    padding-top: 30px;
}

.scroll-box-arrows .top {
    bottom: 0;
    margin-left: 45px;
    top: 0;
}

#product .product-container,
#product .product-informations {
    margin-bottom: 2rem;
}

#product .product-informations .h4 {
    font-size: 1.75rem;
    margin-bottom: 1rem;
}

#product .product-features {
    margin: 0;
}

#product .product-features>dl.data-sheet {
    padding: 1rem;
    background-color: #171717;
}

#product .product-features>dl.data-sheet dd.value,
#product .product-features>dl.data-sheet dt.name {
    background: none;
    margin-right: 0;
    margin-bottom: 0;
    text-transform: initial !important;
}

#product .product-features>dl.data-sheet dt.name:nth-child(4n+1) {
    background: #fff;
}

#product .product-features>dl.data-sheet dd.value:nth-child(4n+2) {
    background: #fff;
}

#product .product-comments {
    margin-bottom: 2rem;
}

#product #product-comments-list {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 1rem;
}

#product .product-comment-list-item .comment-infos .grade-stars {
    margin-bottom: 1rem;
}

#product .product-comment-list-item .comment-infos .comment-author {
    color: #171717;
    margin-bottom: .625rem;
}

#product .product-comment-list-item .comment-infos {
    border-right: 1px solid #e8e8e8;
}

#product #product-comments-list-footer .post-product-comment,
#product #product-comments-list .post-product-comment {
    margin: 0;
}

#product #product-comments-list-footer .btn-comment,
#product #product-comments-list-footer .btn-comment-inverse,
#product #product-comments-list .btn-comment {
    background: none;
    color: #171717;
    box-shadow: none;
}

#product #product-comments-list-footer .btn-comment:hover,
#product #product-comments-list .btn-comment:hover {
    background: none;
}

#product #product-comments-list-header .comments-nb {
    font-size: 1.75rem;
    font-weight: 700;
}

#product #product-comments-list-header .comments-nb .nb {
    color: #171717;
    font-weight: 400;
    font-size: 1.25rem;
}

#product #product-comments-list-pagination ul li:first-child,
#product #product-comments-list-pagination ul li:last-child {
    display: none;
}

#product #product-comments-list-pagination ul li span {
    width: 32px;
    font-size: 15px;
    color: #171717;
    border: 1px solid #171717;
}

#product #product-comments-list-pagination ul li.active span {
    font-weight: normal;
    color: #fff;
    background-color: #267A25;
    border-color: #267A25;
}

#product .product-description img {
    max-width: 100%;
    height: auto;
}

.star-content div.star,
.star-content div.star-on,
.star-content div.star-hover {
    /* background-image: url(../img/stars.png); */
}

.small-stars .star-content div.star,
.small-stars .star-content div.star-on,
.small-stars .star-content div.star-hover {
    /* background-image: url(../img/small_stars.png); */
}

.page-authentication #content {
    border: 1px solid #707070;
}

#stores .page-stores .store-item {
    padding: 0;
    margin-bottom: 4rem;
}

#stores .page-stores .store-item-container {
    display: block;
    padding: 0;
}

#stores .page-stores .store-item-container .divide-left {
    border: none;
}

#stores .page-stores .store-item-container .store-picture,
#stores .page-stores .store-item-container .divide-left {
    padding-bottom: 1rem;
}

#stores .page-stores .store-item-container table {
    width: 100%;
    border: 15px solid #f4f4f4;
    background-color: #f4f4f4;
}

#stores .page-stores .store-item-container table th,
#stores .page-stores .store-item-container table td {
    padding: .625rem;
}

#stores .page-stores .store-item-container table tr:nth-child(2n+1) th,
#stores .page-stores .store-item-container table tr:nth-child(2n+1) td {
    background: #fff;
}

#stores .page-stores .store-item-container a {
    color: #267A25;
    text-decoration: none;
}

#stores .page-stores .store-item-container a:hover {
    color: #2fb5d2;
}

#stores .page-stores .store-item-footer {
    justify-content: space-between;
}

.fpp_searchers {
    margin-top: 1rem;
}

.brands-sort .select-title, .products-sort-order .select-title, .suppliers-sort .select-title {
    border-radius: unset;
    box-shadow: none;
}

.brands-sort .select-list:hover, .products-sort-order .select-list:hover, .suppliers-sort .select-list:hover {
    background: #267A25;
}

#products .highlighted-informations .quick-view:hover, .featured-products .highlighted-informations .quick-view:hover, .product-accessories .highlighted-informations .quick-view:hover, .product-miniature .highlighted-informations .quick-view:hover {
    color: #267A25;
}

.pts .form-control:focus {
    box-shadow: unset;
}

.product-price {
    color: #222222;
}

.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
    border: 3px solid #267A25;
}

.ui-corner-all {
    border-radius: unset
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: none !important;
    background: #267A25 !important;
    border-radius: unset;
    color: white !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 400 !important;
}

.ui-menu-item {
    font-family: 'Inter', sans-serif !important;
    font-weight: 400 !important;
}

.search-widget form input[type=text]:focus {
    outline: 3px solid #267A25;
    color: #232323;
    background: #fff;
}


@media (max-width: 1669px) {
    #carousel .carousel-item .caption {
        position: absolute;
        bottom: 35%;
    }
}

@media (max-width: 1569px) {
    #carousel .carousel-inner,
    #carousel .carousel-item img {
        height: 650px;
    }


@media (max-width: 1199px) {
    #desktop_top_menu .top-menu a[data-depth="0"] {
        padding: .1875rem .50rem .375rem;
    }
    #carousel .carousel-inner,
    #carousel .carousel-item img {
        height: 100%;
        width: 100%;
    }
    #blockreassurance .block-text {
        max-width: 150px;
    }
    #product .images-container .product-images>li.thumb-container>.thumb {
        width: 80px;
        height: auto;
    }
}

    .top-menu .sub-menu {
        opacity: 1;
        visibility: visible;
        transition: .5s ease-out;
    }
    #left-column {
        padding-top: 0;
    }
    #carousel .carousel-item .caption {
        position: absolute;
        margin: 0;
        text-align: left;
    }
    .carousel .direction {
        width: 99%;
    }
    .carousel-indicators li {
        width: 30px;
    }
    .carousel-indicators .active {
        width: 30px;
    }
    #blockreassurance .block-text {
        max-width: 130px;
    }
    .featured-products .swiper-slide {
        width: 368px;
    }
    .featured-products .thumbnail-container {
        height: 436px;
    }
    .swiper-pagination-bullet {
        width: 30px;
    }
    .swiper-pagination-bullet-active {
        width: 30px;
    }
    .footer-container .wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .footer-container .footer-logo,
    .footer-container .links ul li,
    .footer-container .block_newsletter #block-newsletter-label {
        text-align: center;
    }
    .footer-container .links ul {
        background: none;
        margin-bottom: 0;
    }
    .footer-container .links ul>li {
        padding: .625rem;
        border-bottom: 1px solid #fff;
        font-weight: 700;
    }
    .footer-container .links ul>li a {
        color: #171717;
    }
    .footer-container .links .navbar-toggler {
        display: block;
        position: absolute;
        right: 10px;
        top: 0;
        padding: .5rem .75rem;
    }
    .links .collapse {
        display: none;
    }
    .links .collapse.in {
        display: block;
    }
    .links .title {
        padding: .625rem;
        border-bottom: 1px solid #f6f6f6;
        cursor: pointer;
        text-align: center;
    }
    .links .title .collapse-icons .remove,
    .links .title[aria-expanded="true"] .collapse-icons .add {
        display: none;
    }
    .links .title[aria-expanded="true"] .collapse-icons .remove {
        display: inline-block;
    }
    .footer-container .block-contact {
        text-align: center;
        margin: 1rem 0;
    }
    .footer-container .block-social ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .footer-container .container {
        width: auto;
    }
    .mm-ocd .user-info a {
        display: block;
        color: #fff;
        background: #267A25;
        padding: 1.75rem 1.25rem 0;
        min-height: 80px;
        text-transform: uppercase;
        font-weight: 500;
        text-align: center;
    }
    .mm-ocd .user-info a:hover {
        background: #267A25;
    }
    .mm-ocd .user-info .icon {
        font-size: 1.25rem;
        margin-right: .5rem;
        vertical-align: middle;
    }
    .mm-ocd .user-garage-topnav a {
        display: block;
        color: #fff;
        background: #000000;
        padding: 1.75rem 1.25rem 0;
        min-height: 80px;
        text-transform: uppercase;
        font-weight: 500;
        text-align: center;
    }
    .mm-ocd .user-garage-topnav .icon-garage-header {
        display: inline-block;
        vertical-align: middle;
    }
    .mm-ocd .top-menu {
        margin: 0;
    }
    .mm-ocd .top-menu a {
        font-weight: 400;
        padding: 13px 20px;
        padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent);
    }
    .mm-spn a {
        color: #171717;
    }
    .mm-spn a:not(:last-child)::after {
        border-right: none;
    }
     :root {
        --mm-spn-item-height: 80px;
        --mm-ocd-max-width: 500px;
        --mm-spn-item-indent: 30px;
    }
    .mm-ocd-opened #header #mmenu-icon-close {
        display: block;
    }
    .mm-ocd--open {
        background: rgba(0, 0, 0, .5);
    }
    .mm-spn.mm-spn--light {
        color: #171717;
        background: #fff;
    }
	.mm-spn.mm-spn--navbar ul {
		margin-bottom: 100px;
	}
    #product .product-variants>.product-variants-item select {
        width: 90%;
    }
    #ps_topbanner_wrapper {
        height: auto!important;
        line-height: 1.3rem!important;
        padding: .5rem;
    }
}

@media (max-width: 767px) {
    .h1,
    h1 {
        font-size: 1.75rem;
    }
    .h2,
    h2 {
        font-size: 1.35rem;
    }

    #carousel .carousel-inner,
    #carousel .carousel-item img {
        height: 100%;
        width: 100%;
        min-height: 200px;
        overflow: hidden;
    }
    #carousel .carousel-item .caption {
        left: 28px;
        bottom: 10%;
        max-width: 80%;
    }
    .carousel .carousel-indicators {
        display: none;
    }
    #carousel .carousel-item .caption .caption-description h3,
    #carousel .carousel-item .caption .caption-description h4 {
        font-size: 2.50rem;
        font-weight: 500;
    }
    .carousel-indicators li {
        width: 20px;
    }
    .carousel-indicators .active {
        width: 20px;
    }
    .carousel .direction {
        display: none;
    }
    #chat-application {
        margin-right: 40px !important;
    }
    #blockreassurance .block-text {
        max-width: none;
    }
    #custom-text {
        padding: 1.5rem;
    }
    .featured-products .swiper-slide {
        width: 254px;
    }
    .featured-products .thumbnail-container {
        height: 332px;
    }
    .featured-products .highlighted-informations {
        box-shadow: none;
    }
    .featured-products .product-title a {
        font-size: 1.25rem;
    }
    .featured-products .thumbnail-container:hover .product-description::after,
    .product-miniature .thumbnail-container:hover .product-description::after {
        display: none;
    }
    .swiper-pagination-bullet {
        width: 20px;
    }
    .swiper-pagination-bullet-active {
        width: 20px;
    }
    #homecategories h4 {
        font-size: 1.35rem;
    }
    #products .thumbnail-container .product-description,
    .featured-products .thumbnail-container .product-description,
    .product-accessories .thumbnail-container .product-description {
        box-shadow: none;
    }
    .products-selection .sort-by {
        text-align: left;
    }
    #product .product-features>dl.data-sheet {
        padding: 0;
    }
    #product .carousel {
        padding-bottom: 0;
        background-color: #fff;
    }
    #product .carousel-indicators li {
        background: #000;
    }
    #product .carousel .direction {
        display: block;
        width: 100%;
    }
    #product .carousel-control.left {
        left: 10px;
    }
    #product .carousel-control.right {
        right: 10px;
    }
    #product .carousel .direction .carousel-control i {
        background: #000;
        border-radius: 100%;
    }
}

@media (max-width: 575px) {
    #product .product-comment-list-item {
        border-bottom: 1px solid #e8e8e8;
    }
    #product .product-comment-list-item:last-child {
        border: none;
    }
    #product .product-comment-list-item .comment-infos {
        border: none;
    }
}

@media (min-width: 768px) {
    #carousel .carousel-control {
        width: 5%;
    }
    #blockreassurance .row {
        overflow: hidden;
    }
    #blockreassurance .col::after {
        display: block;
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        height: 200px;
        border-right: 1px solid #e2e2e2;
    }
    #blockreassurance .col:nth-child(4n)::after {
        border: none;
    }
    .products-filtering .products-sort {
        position: absolute;
        top: 0;
        right: 0;
    }
}

@media (min-width: 992px) {

    #desktop_top_menu .wrapper {
        width: 960px;
        max-width: 100%;
    }
    #desktop_top_menu .top-menu[data-depth="0"]>li {
        display: inline-block;
        height: 50px;
    }
    #desktop_top_menu .top-menu[data-depth="1"] {
        position: absolute;
        top: 160px;
        left: 0;
        z-index: 999;
        visibility: hidden;
        width: 100%;
        margin: 0 auto;
        padding: 1rem 15%;
        opacity: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #fff;
        box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .1);
    }
    @keyframes fadeInOpacity {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    #desktop_top_menu .top-menu[data-depth="0"]>li:hover>.top-menu[data-depth="1"] {
        visibility: visible;
        opacity: 1;
        animation-name: fadeInOpacity;
        animation-iteration-count: 1;
        animation-timing-function: ease-in;
        animation-duration: .2s;
        overflow-y: hidden;
    }
    #desktop_top_menu .top-menu[data-depth="1"]>li {
        position: static;
        width: 25%;
    }
    #desktop_top_menu .top-menu[data-depth="2"] {
        position: absolute;
        top: 0;
        left: 35%;
        width: 50%;
        padding: 1rem 1rem 1rem 3rem;
        display: none;
    }
    #desktop_top_menu .top-menu[data-depth="2"]::before {
        display: block;
        content: "";
        width: 1px;
        height: 765px;
        background-color: #e2e2e2;
        position: absolute;
        top: 0;
        left: 0;
    }
    #desktop_top_menu .top-menu[data-depth="1"]>li>.active~.top-menu[data-depth="2"] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #desktop_top_menu .top-menu[data-depth="2"]>li {
        width: 25%;
        display: block;
    }
    #desktop_top_menu .top-menu[data-depth="3"] {
        margin-left: .625rem;
    }
    #desktop_top_menu .top-menu[data-depth="0"]>li:hover>a[data-depth="0"] {
        color: #171717;
        border-bottom: 2px solid #267A25;
    }
    #desktop_top_menu .top-menu a[data-depth="1"]:hover,
    #desktop_top_menu .top-menu a[data-depth="1"].active {
        color: #232323;
        border-left: 2px solid #267A25;
        background: none;
    }
    #desktop_top_menu .top-menu a {
        display: block;
    }
    #desktop_top_menu .top-menu a[data-depth="0"] {
        color: #171717;
        font-weight: 500;
        padding: .1875rem 1.25rem .375rem;
        height: 50px;
    }
    #desktop_top_menu .top-menu a[data-depth="1"] {
        padding: .625rem 1.250rem;
        border-left: 2px solid transparent;
    }
    #desktop_top_menu .top-menu a[data-depth="2"] {
        padding: .625rem;
        font-weight: 700;
    }
    #desktop_top_menu .top-menu a[data-depth="3"] {
        color: #a9a9a9;
        font-size: .8rem;
        padding: 0.2rem .625rem;
    }
    #desktop_top_menu .top-menu a[data-depth="3"]:hover {
        color: #267A25;
    }
}

@media (min-width: 1200px) {
    #carousel .carousel-control {
        width: 3%;
    }
}

@media (min-width: 1570px) {
    .container {
        width: 1540px;
        max-width: 100%;
    }
}

@media (min-width: 1670px) {
    #carousel .carousel-item img {
        transform: translateY(-185px);
    }

    #carousel .carousel-item .caption {
        position: absolute;
        bottom: 43%;
    }
}

#stores .page-stores {
    width: 100%;
}

/* Fond transparent quand le filtre de prix est actif */
.faceted-slider.collapse.in {
    background-color: transparent !important;
}

.facet[data-type="price"] p {
    font-weight: bold;
    font-size: 1.1em;
}

.facet-dropdown.dropdown.open {
    border-color: #267A25; /* Changer la couleur de la bordure en vert */
}

@media (min-width: 1200px) {
    .offset-xl-1 {
        margin-left: 20;
        text-align: center;
    }
}

.btn-unstyle.select-title {
    border-radius: 15px;
    border: 2px solid #267A25; /* Couleur verte */
    padding: 5px 10px; /* Ajustez si nécessaire */
    cursor: pointer; /* Pour montrer qu'il est cliquable */
    background-color: transparent; /* Pour supprimer le fond par défaut */
}

.btn-unstyle.select-title:hover {
    background-color: #72CA0A; /* Couleur de fond au survol */
    /* Ajoutez d'autres styles au survol si nécessaire */
}

/* Réinitialisation générale et règles de box-sizing */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* Applique la mise en page pour les écrans de taille 768px et plus */
@media (min-width: 768px) {
    .product-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    div[data-elementor-type="product-miniature"] {
        width: calc(33.33% - 20px);
        margin: 0 10px 20px;
        box-sizing: border-box;
    }
}

/* Pour les écrans de taille 767px et moins (mobiles) */
@media (max-width: 767px) {
    .product-list {
        display: block;
    }

    div[data-elementor-type="product-miniature"] {
        width: 100%;
        margin: 0 0 20px;
    }

    /* Assure que les images sont responsives */
    img {
        max-width: 100%;
        height: auto;
    }
}

/* Styles de l'en-tête */
.new-header-top {
    background-color: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.new-container-fluid {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 15px; /* Ajout de padding pour s'assurer que les contenus ne touchent pas les bords */
}

.new-row.no-gutters {
    display: flex;
    flex-wrap: wrap; /* Permet aux éléments de s'empiler sur les petits écrans */
    justify-content: space-between;
    align-items: center;
}

.new-header-logo {
    flex: 1;
    text-align: center; /* Centrer le logo sur les petits écrans */
    margin-bottom: 10px; /* Ajouter un espacement */
}

.new-header-logo img {
    max-height: 50px;
    width: auto; /* Assurez-vous que le logo s'adapte correctement */
}

.new-center-nav {
    flex: 2;
    text-align: center;
    margin-bottom: 10px; /* Ajouter un espacement */
}

#new-desktop_top_search {
    width: 100%;
    max-width: 600px; /* Ajuster la largeur maximale selon vos besoins */
    margin: 0 auto; /* Centre le formulaire */
    padding: 0 10px; /* Ajout de padding à gauche et à droite */
    box-sizing: border-box; /* Assure que le padding est inclus dans la largeur totale */
}

#new-desktop_top_search form {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

#new-desktop_top_search input[type="text"] {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box; /* Assure que le padding est inclus dans la largeur totale */
}

.new-right-nav {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: right; /* Aligner les icônes et les sélecteurs à droite */
}

.new-icon-link {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px; /* Ajout de marge à droite des icônes */
    text-decoration: none;
    color: #000; /* Couleur par défaut */
    transition: color 0.3s ease; /* Transition douce de la couleur */
}

.new-icon-link:hover,
.new-icon-link:hover i.material-icons { /* Appliquer le style au survol également sur les icônes à l'intérieur */
    color: #267A25; /* Couleur verte au survol */
}

.new-icon-link i.material-icons {
    font-size: 24px;
}

.new-currency-selector {
    display: inline-block;
    margin-left: 10px;
}

/* Styles spécifiques pour les petits écrans (mobile) */
@media (max-width: 767px) {
    .new-row.no-gutters {
        flex-direction: column; /* Colonne sur mobile pour empiler les éléments */
        align-items: center;
    }

    .new-right-nav {
        justify-content: center; /* Centrer les icônes sur mobile */
        margin-top: 15px;
    }

    .new-header-logo {
        margin-bottom: 15px; /* Ajouter de l'espace sous le logo */
    }

    .new-center-nav {
        margin-top: 10px; /* Espacement supplémentaire pour le champ de recherche */
    }

    .new-icon-link {
        margin: 0 5px; /* Réduire l'espacement sur mobile */
    }
}

.container {
    max-width: 100%; /* Utilisation à 100% de la largeur de l'écran pour les petits appareils */
    margin: 0 auto;
}

@media (min-width: 768px) {
    .container {
        max-width: 750px; /* Ajusté pour les tablettes */
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 970px; /* Ajusté pour les petits écrans d'ordinateur */
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px; /* Ajusté pour les grands écrans d'ordinateur */
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1600px; /* Seulement pour les écrans très larges */
    }
}


/* Styles spécifiques pour les titres de page */
.page-header h1 {
    text-align: center;
    margin: 0 auto; /* Centrer le titre horizontalement */
    font-size: 2.5rem; /* Ajustez la taille selon vos préférences */
}

/* Styles spécifiques aux pages CMS */
#main, .cms-page-content {
    width: 100%; /* Prendre toute la largeur de l'écran */
    padding: 20px; /* Ajouter du rembourrage */
    margin: 0 auto; /* Centrer la section */
    box-sizing: border-box; /* Inclure le padding dans la largeur totale */
}

/* Assurer que tous les éléments à l'intérieur s'ajustent correctement */
.cms-page-content img {
    max-width: 100%; /* Rendre les images responsives */
    height: auto; /* Garder la proportion des images */
}

/* Réinitialisation des marges et du padding pour les éléments internes */
.cms-page-content * {
    margin: 0; 
    padding: 0;
    box-sizing: border-box;
}

/* Media queries pour petits écrans */
@media (max-width: 767px) {
    .cms-page-content {
        padding: 10px; /* Réduire le rembourrage sur les petits écrans */
    }

    /* Autres ajustements spécifiques pour le contenu */
    .cms-page-content h1,
    .cms-page-content h2,
    .cms-page-content h3 {
        font-size: 1.5rem; /* Ajuster la taille des titres */
        text-align: center; /* Centrer les titres */
    }
}

#custom-cart-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popup-container {
    background: white;
    padding: 20px;
    width: 50%;
    max-width: 500px;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    position: relative;
}

.close-popup {
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
}

.popup-content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}

.suggested-product {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}

.suggested-product img {
    width: 50px;
    height: auto;
    margin-right: 10px;
}

.suggested-product h4 {
    font-size: 14px;
    flex-grow: 1;
    text-align: left;
}

.suggested-product p {
    font-weight: bold;
    color: #28a745;
}

.suggested-product .btn {
    background-color: #28a745;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    text-decoration: none;
}

.suggested-product .btn:hover {
    background-color: #218838;
}

/* Corrige les blocs de catégorie vides dans les fiches produit Elementor */
.elementor-category:empty {
    display: none !important;
  }

  .reparability-badge {
    display: flex;
    align-items: center;
    gap: 14px;
    background: #f9f9f9;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    padding: 12px 18px;
    max-width: 350px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
    font-family: "Segoe UI", Roboto, sans-serif;
    transition: transform 0.2s ease-in-out;
    position: relative;
    cursor: help;
  }
  
  .reparability-badge:hover {
    transform: scale(1.03);
  }
  
  /* Cercle contenant la note */
  .reparability-circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
  }
  
  /* Couleurs dynamiques en fonction de la note */
  .reparability-circle[data-value^="0"],
  .reparability-circle[data-value^="1"],
  .reparability-circle[data-value^="2"],
  .reparability-circle[data-value^="3"],
  .reparability-circle[data-value^="4"] {
    background: linear-gradient(135deg, #F44336, #B71C1C); /* Rouge */
  }
  
  .reparability-circle[data-value^="5"],
  .reparability-circle[data-value^="6"] {
    background: linear-gradient(135deg, #FFC107, #FF9800); /* Orange */
  }
  
  .reparability-circle[data-value^="7"],
  .reparability-circle[data-value^="8"],
  .reparability-circle[data-value^="9"],
  .reparability-circle[data-value^="10"] {
    background: linear-gradient(135deg, #4CAF50, #2E7D32); /* Vert */
  }
  
  /* Contenu texte + barre */
  .reparability-content {
    flex: 1;
  }
  
  .reparability-text {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-bottom: 6px;
  }
  
  .reparability-progress {
    height: 8px;
    border-radius: 4px;
    background: #e0e0e0;
    overflow: hidden;
  }
  
  .reparability-progress-bar {
    height: 100%;
    border-radius: 4px;
    background: linear-gradient(135deg, #4CAF50, #2E7D32);
    transition: width 0.6s ease-in-out;
  }

/* Conteneur qui aligne les produits */
.elementor-column-wrap.elementor-element-populated {
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)) !important;
    gap: 20px !important;
  }
  
  /* Chaque miniature produit occupe toute sa cellule */
  .elementor-column-wrap.elementor-element-populated .elementor-product-miniature {
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box;
  }
  
  