body{
  background-color: black;
  color: white;
}
.bg-inherit{
  background-color: black;
}
[class^=sicon-], [class*=" sicon-"] ,
.s-cart-summary-total ,
.s-slider-block__display-all,
.s-product-card-content-title a,
.s-product-card-content-title a:hover{
  color: white;
}
section:nth-of-type(1){
  margin-top: unset;
}
section:nth-of-type(1) .container{
  padding: unset;
  max-width: unset;
}
section:nth-of-type(2) .container ,
section:nth-of-type(3) {
  max-width: 600px;
}
@media (max-width:768px){
  section:nth-of-type(3) div{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.banner--fixed img, .banner-entry{
  background-color: transparent;
}
.s-slider-block__title h2{
  color: white;
  font-size: 1.7rem;
  border-bottom: 1px solid white;
  padding-bottom: 1rem;
}
.s-product-card-content{
  background-color: black;
  color: white;
 border-bottom-left-radius: .75rem;
  border-bottom-right-radius: .75rem;
}
.carousel-slider .swiper-wrapper>div{
  padding: 0.625rem;
}
.s-product-card-entry{
  height: 93%;
  margin: 10px;
  box-shadow: 0 0 10px white;
}
.s-button-primary-outline ,
.s-reviews-testimonial ,
.footer-is-light .store-footer .store-footer__inner ,
.s-button-btn, .s-price-range-number-input{
  background-color: #B7B7B7;
  color: white;
    border: 1px solid #B7B7B7;
}
.s-button-btn, .s-price-range-number-input:hover{
    background-color: #B7B7B7 !important;
  color: white !important;
  opacity: 1;
}
.s-button-primary-outline:hover{
  background-color: #B7B7B7;
  color: white;
  opacity: 1;
}
section:nth-of-type(9) {
  margin-top: unset;
}
section:nth-of-type(9) .s-slider-block__title{
  margin-bottom: unset;
  display: none;
}
.s-reviews-header-wrapper{
  justify-content: center;
}
.s-reviews-header{
color: white;
    font-size: 1.7rem;
    background-image: url(https://j.top4top.io/p_3685txlkf1.png);
    padding: 3px 96px;  
}
.s-reviews-testimonial__icon svg,
.s-rating-stars-small svg ,
.s-slider-nav-arrow svg{
  fill: white;
}
.footer-is-light .store-footer ,
.copyright-text p ,
.mm-spn.mm-spn--navbar ul ,
.mm-spn.mm-spn--light ,
.s-breadcrumb-item ,
.md\:text-2xl ,
.s-comments-product {
  background-color: black;
  color: white;
}
.starting-or-normal-price .total-price ,
.s-quantity-input-input ,
.sicon-heart:before ,
.sicon-sar:before{
  color: black !important;
}
.whitespace-nowrap .gap-4  .font-bold{
  color: white ;
}
.index .font-bold{
  background-color: transparent;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 , p{
  color: white !important;
}
.s-fast-checkout-button.rtl{
  border: 1px solid #B7B7B7 !important;
    color: #B7B7B7 !important;
}