@media (max-width: 767px) {
  .index.mobile_small_blocks_titles h2.text-3xl {
    font-size: 1.1rem;
  }
  #best-offers-1-slider {
    margin-top: 1rem;
  }
}
@media (min-width: 640px) {
  #best-offers-1-slider {
    margin-top: 2rem;
  }
  .banner--fixed img {
    scale: 0.6;
  }
}
.s-block--fixed-banner {
  margin-top: 0rem;
}/*# sourceMappingURL=main.css.map */

.s-button-loader{scale: 5;}

.advanced-slider__slide::before {
    content: none !important;
}

.advanced-slider{
    --sliderHeight: none !important;
    --mobileSliderHeight: none !important;
}
.promotion-banner ul li a {
    font-weight: bolder;
}
.fixed-banner--3, best-offers-4-slider {
margin-top: 1rem !important;
}