body{
  background: #ffff;
}
.banner--fixed img, .banner-entry{
  background: transparent;
}
section:nth-of-type(1){
  margin: unset;
}
 section:nth-of-type(1) .container{
   max-width: unset;
   padding: unset
 }
.s-slider-block__title h2{
  font-size: 1.7rem;
  border-bottom: 2px solid #000;
  padding-bottom: 1rem;
}
.s-button-primary-outline{
  color: white;
  background: #C06AF3;
}
.s-button-primary-outline:hover{
  color: white;
  background: #C06AF3;
}
.s-product-card-vertical{
  box-shadow: 0 0 10px #000;
  margin: 10px;
}
.s-product-card-entry{
  height: 95%;
}
 section:nth-of-type(3) .container{
  max-width: unset;
   padding: unset;
 }
#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: #FFFFFF;
  padding: 15px 98px;
  background-repeat: no-repeat;
  background-image: url(https://d.top4top.io/p_3740rs6dz1.png);
}
.s-reviews-testimonial{
    color: white;
  background: #C06AF3;
}
.s-rating-stars-small svg ,.s-reviews-testimonial__icon svg{
 fill: #FFFFFF; 
}
.footer-is-light .store-footer .store-footer__inner{
      color: white;
  background: #C06AF3;
}
.s-slider-block__display-all{
  color: #C06AF3;
}