/* Add custom CSS styles below */ 

    salla-slider .slide--one-fifth {
        width: 25% !important;
    }
    
    .s-product-card-horizontal .s-product-card-promotion-title:where([dir="rtl"], [dir="rtl"] *) {
    margin-left: auto;
    margin-right: 3.25rem !important;
}

.s-block--default-home-slider .swiper-slide h3 {
    margin-bottom: 15.75rem !important;
}

    .sm\:w-1\/2 {
        width: 70% !important;
    }
    
    .swiper-slide.swiper-lazy-wrap.swiper-slide-visible.swiper-slide-active {
    background-color: transparent !important;
}

.s-product-card-entry .s-product-card-promotion-title {
    top: 5px !important;
}

div#gb-widget-6171 {
    display: none !important;
}

.kvLxar {
    display: none !important;
}

.dkuywW {
    display: none !important;
}

p.text-gray-500.text-sm {
    display: none !important; 
  }

  @media (min-width: 1024px) {

  .s-block--default-home-slider .swiper-slide {
    height: 811px;
  }

    .s-product-card-image
 {
    max-height: 292px !important;
}
}

@media (max-width: 767px) {
#app .s-products-list-vertical-cards {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    /* gap: 1rem; */
}

  .s-product-card-image {
    max-height: 362px !important;
}
}




.s-product-card-fit-height .s-product-card-image {
    height: auto !important;
}

.h-\[300px\] {
    height: 360px !important;
}