/* Add custom CSS styles below */ 
body{

background-color: F5F5F5;

}

section:nth-of-type(1){

margin: unset;

}

section:nth-of-type(1) .container ,

section:nth-of-type(6) .container ,

section:nth-of-type(8) .container{

padding: unset;

max-width: unset;

}

section:nth-of-type(2) .container{

max-width: 600px;

}

section:nth-of-type(3) ,

section:nth-of-type(4){

max-width: 800px;

}


section:nth-of-type(3) div{

grid-template-columns: repeat(4, minmax(0, 1fr));

}

section:nth-of-type(4) div{

grid-template-columns: repeat(4, minmax(0, 1fr));

}

@media (max-width:768px){

section:nth-of-type(3) div{

grid-template-columns: repeat(2, minmax(0, 1fr));

}

section:nth-of-type(4) div{

grid-template-columns: repeat(2, minmax(0, 1fr));

}

.banner-entry{

height: 100px;

}

section:nth-of-type(4) {

margin-top: 10px;

}

section:nth-of-type(3) ,

section:nth-of-type(4){

max-width: 450px;

}

}

.two-row .banner-entry:first-child{

grid-row: span 1 / span 1;

}

.banner--fixed img, .banner-entry{

background-color: transparent;

}

.s-search-inline {

min-width: 200px;

}

.s-product-card-entry{

height: 95%;

margin: 5px;

box-shadow: 0 0 10px black;

}

.s-button-primary-outline ,

.s-reviews-testimonial {

background: linear-gradient(92.41deg, #F6BF3E 0.03%, #876D1E 99.97%);

color: black;

border: none;

}

.s-button-primary-outline:hover{

background: linear-gradient(92.41deg, #F6BF3E 0.03%, #876D1E 99.97%);

color: black;

opacity: 1;

border: none;

}

.s-reviews-header-wrapper{

justify-content: center;

}

.s-reviews-header{

font-size: 1.7rem;

background-image: url(https://d.top4top.io/p_36247csdo1.png);

padding: 5px 95px;

background-repeat: no-repeat;

}

.s-reviews-testimonial__icon svg ,

.s-rating-stars-hovered, .s-rating-stars-selected{

fill: black

}

.footer-is-light .store-footer .store-footer__inner{

background-color: #F3C24E;

color: black;

}

section:nth-of-type(1) .swiper-wrapper >div {

margin: unset;

width: 102% !important;

padding: unset;

}

.s-slider-block__title{

max-width: unset;

}

salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *){

padding: 0rem;

}

.store-footer a ,

.store-footer h3{

text-align: center;

}

.s-contacts-list{

align-items: anchor-center;

}

.s-social-list{

justify-content: center;

}