body{
  background-color: white;
}
.banner--fixed img, .banner-entry{
  background-color: transparent;
}
section:nth-of-type(1) {
  margin: unset;
}
section:nth-of-type(1) .container 
,section:nth-of-type(3) .container
,section:nth-of-type(6) .container{
  padding: unset;
  max-width: unset;
}
.s-slider-block__title h2{
  font-size: 1.7rem;
  border-bottom: 2px solid black;
  padding-bottom: 1rem;
}
.s-slider-block__display-all 
,#mainnav .sicon-menu{
  color: black;
}
.s-product-card-entry{
  box-shadow: 0 0 10px black;
  margin: 10px;
  height: 95%
}
.s-button-primary-outline{
  color: white;
  background: linear-gradient(90.06deg, #6A1A01 0.01%, #DF6816 99.99%);
}
.s-button-primary-outline:hover{
  color: white;
  background: linear-gradient(90.06deg, #6A1A01 0.01%, #DF6816 99.99%);
}
#best-offers-4-slider .s-slider-block__title{
  display: none;
}
.s-reviews-header-wrapper{
  justify-content: center;
}
.s-reviews-header{
  font-size: 1.7rem;
  color: white;
  padding: 16px 105px;
  background-repeat: no-repeat;
  background-image: url(https://h.top4top.io/p_37673bzxg1.png);
}
.s-rating-stars-small svg 
,.s-reviews-testimonial__icon svg{
  fill: white;
}
.s-reviews-testimonial
,.footer-is-light .store-footer .store-footer__inner{
  color: white;
  background: linear-gradient(90.06deg, #6A1A01 0.01%, #DF6816 99.99%);
}