/* Add custom CSS styles below */ 
.s-block--best-offers{
      margin-block:25px
    }
    .s-block--best-offers .s-slider-block__title-right h2{
      font-size:22px;
    }
    .product-card-custom h2{
      font-size:16px
    }

    .categories-with-slider .categoriesSlider .swiper-pagination{
      bottom:13px !important;
      height:auto !important;
      width: auto !important;
    }
    .home-slider__content{
      padding-block:40px;
    }