/* Add custom CSS styles below */

.swiper-slide.swiper-slide-active a img {

    object-fit: contain !important;

 }

button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {

    background-color: #9aa93d;

    border-color: #9aa93d;

    color: white;

}

/*Product Page */

.products_feuatures_container{

    background: #f7f7f7 !important;

        margin-bottom: 0;

}

.products_feuatures_item img{

 max-width:42px

}

.products_feuatures_item {

    display: flex;

    flex-direction: column;

    align-items: center;

}

.details-list-container {

    width: 100% !important; 

}




.promotion-badge.has-discount {

--tw-bg-opacity: 1;

background-color: rgba(227, 6, 19, var(--tw-bg-opacity, 1))

}