section:nth-of-type(1) .container{
max-width: unset;
    padding: unset;
}
section:nth-of-type(1){
margin: unset;
}
section:nth-of-type(2){
margin-top: 4em !important;
}
section:nth-of-type(2) .container{
max-width: 570px;
}
.container >a>img{
background-color: transparent;
}
.banner--fixed img, .banner-entry{
background: transparent;
}
body{
background-color: #F5F5F5;
}
section:nth-of-type(3) {
max-width: 600px;
}
@media (max-width: 768px) {
section:nth-of-type(2){
margin-top: 2em !important;
}

.s-slider-block__title h2{
font-size: 1.5rem !important;
}
section:nth-of-type(3){
margin-top: 1.5rem;
}
section:nth-of-type(3) div{
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.banner-entry{
height: 150px;
}
}
.s-product-card-entry{
height: 97%;
padding: 10px;
margin: 5px;
box-shadow: 0 0 10px black;
}
.s-slider-block__title h2{
font-size: 2rem ;
}
.s-slider-block__title h2{
border-bottom: 1px solid black;
    padding-bottom: 20px;
}
.s-button-primary-outline{
background-image:
linear-gradient(90deg, #7900A4 50%, #B62DFC 100%);
    color: white;
}
.s-button-primary-outline:hover{
background-image:
linear-gradient(90deg, #7900A4 50%, #B62DFC 100%);
color: white;
opacity: 1;
}
.s-reviews-header-wrapper{
justify-content: center;
}
.s-reviews-header{
font-size: 2rem ;
}
.s-reviews-header{
background-image: url(https://f.top4top.io/p_35999vs9a1.png);
padding: 0 88px;
background-repeat: no-repeat;
}
.s-reviews-testimonial{
background-image:
linear-gradient(90deg, #7900A4 50%, #B62DFC 100%);
    color: white;
}
.s-rating-stars-hovered, .s-rating-stars-selected{
fill: #ffffff;
}
.s-reviews-testimonial__icon svg{
fill: #ffffff;
}
.store-footer__inner{
background-image:
linear-gradient(90deg, #7900A4 50%, #B62DFC 100%);
color: white;
}