/* Add custom CSS styles below */ 
.banners-slider-swiper-actions-prev {
    display: none;
} .banners-slider-swiper-actions-next{
 display : none;
}
  .banners-builder-single-content-informations-button-icon-wrapper{ 
display:none;
}

.banners-builder-overlay-center {
     background: none; 
}
.product-card-content-meta-pricing-current-discounted-meta-value {
    color: green;
}
.s-products-slider-card {
    max-width: 200px;
}
.product-card-actions-add-to-cart {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 0.125rem;
    border-radius: 0.5rem;
    border-width: 1px;
    border-color: #2795B7;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    color: #2795B7;
}.product-card-actions-add-to-cart