body{
  background-color: white;
}
.s-reviews-header{
  color: white;
  font-size: 1.7rem;
  background-image: url(https://imglink.cc/cdn/pnkzypEZg0.png);
  background-repeat: no-repeat;
  padding:10px 87px;
}
  .s-reviews-header-wrapper{
    justify-content: center;
  }
.navbar-brand img{
  max-height: 83px;
}
.top-navbar{
  background-color: #B897CE;
}
.bg-inherit{
  background-color: #B897CE;
 
}

.main-menu>li>a[href*=offer]{
  color: black;
}
.main-menu>li>a[href*=offer]:hover{
  color: white;
}
.main-menu li.root-level>a:hover{
  color: white;
}
#mobile-menu{
  color: black;
}
#mobile-menu:hover{
  color: black;
}
.sicon-menu:before{
  color: black;
}
.main-menu li{
  color: black;
}
.main-menu>li>a:hover{
  color: white;
}
.main-menu .sub-menu{
  color: black;
}

.s-cart-summary-total{
  color: black;
}
.sicon-shopping-bag:before{
  color: white;
}
.s-user-menu-login-btn svg{
  fill: white;
}
section:nth-of-type(1) .container{
 max-width: unset;
  padding: unset;
}
section:nth-of-type(1){
  max-width: 100%;
  margin: unset;
}
.banner--fixed img{
  background-color: transparent;
}
.s-slider-block__title h2 {
    font-size: 1.7rem;
    border-bottom: 2px solid #000;
    padding-bottom: 1rem;
}

.s-button-primary-outline {
    background: #B897CE;
    color: white;
}

.s-button-primary-outline:hover {
    background: #B897CE;
    color: white;
}

.s-product-card-vertical {
    box-shadow: 0 0 10px #000;
    margin: 10px;
}
.s-product-card-entry {
    height: 95%;
}
.s-slider-block__display-all{
  border: 1px solid black;
  border-radius: 20px;
  padding: 5px 20px;
}

.s-reviews-testimonial {
    background-color: #B897CE;
    color: white;
}
.s-reviews-testimonial__info h2{
  color: white;
} 
.s-reviews-testimonial__text p {
  color: white;
}
.s-rating-stars-small svg {
    fill: white;
}

.s-reviews-testimonial__icon svg {
    fill: white;
}
.footer-is-light .store-footer .store-footer__inner {
    background-color:#B897CE;
    color: white;
}
#best-offers-3-slider .s-slider-block__title{
  display: none;
}
#best-offers-4-slider .s-slider-block__title{
  display: none;

#best-offers-6-slider .s-slider-block__title{
  display: none;
}