body {
  background: white;
}
.text-\[15px\]{
  color: white !important;
}
.text-\[var\(--color-primary-dark\)\]{
  color: white !important;
}
.banner--fixed img,
.banner-entry {
  background-color: transparent;
}

section:not(:nth-of-type(3)) .s-slider-block__title {
  display: none;
}

section:nth-of-type(4) .s-slider-block__title h2 {
  border-bottom: 2px solid;
  font-size: 25px;
  padding-bottom: 15px
}
.s-product-card-content-footer.gap-2 .w-full {

  background-color: black !important;
  color: white;

}
#best-offers-3-slider{
  margin-top: 5px;
}
#best-offers-12-slider{
   margin-top: 5px;
}
.products-slider{
  padding: 0rem 0;
}
.gallery-store-footer .gallery-store-footer__inner{
  background-color: white !important;
  color: black;
}
.main-nav-container.fixed-pinned .inner {

    background: rgba(255, 255, 255, 0.15) !important;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
}
.lg\:py-9{
  background-color: black;
  color: white;
  
}