:root {
  --header-accent: #000 !important;
}

.header-transparent {
  background-color: white !important;
}
.header-solid {
  background-color: white !important;
}
.header-transparent .search-container:before {
  background-color: #000 !important;
}
#searchbar {
  color: #000 !important;
}
.luxury-header {
  background-color: #fff !important;
}
.section-heading {
  color: #7b0c1d !important;
}
.category-header {
  color: #7b0c1d !important;
}
.product-swiper-slide {
  --product-in-row: 5 !important;
}
.collection-header {
  color: #7b0c1d !important;
}
@media (max-width: 480px) {
  #categories .swiper-slide {
    width: 50% !important;
  }
}
.product-discount span {
  color: #873823 !important;
}
