.s-product-card-image img {
    background: white;
}
.footer-is-light .store-footer .store-footer__inner {
    background: #FF7B7E;
    color: #fff;
}
.copyright-text p {
    color: rgb(255 255 255);
}
.md\:flex.items-center.justify-between.py-4.container.text-center, .footer-is-light .store-footer {
    background: #FF7B7E;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding-right: 0rem !important;
    padding-bottom: 0 !important;
}
.s-block__title .right-side:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0;
}
[dir=rtl] .carousel-slider .swiper {
    padding-left: 0rem !important;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled{
display: none;
}
salla-slider.photos-slider .swiper-slide {
    position: relative;
   margin: 0px !important;
    padding: 0px;
    height: auto;
    width: 100%;
    overflow: hidden;
    border-radius: 0rem;
    max-width: 100%;
}
.rounded-md, .banner--fixed img {
    border-radius: 0rem !important;
}
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    padding: 0px;
}
section:first-of-type.s-block.s-block--photos-slider {
    margin: 0px !important;
}
.s-block__title, .s-reviews-header-wrapper {
    display: flex;
    justify-content: center;
}
.s-button-primary-outline{
background-color: #FF7B7E;
color: #fff;
}
.s-slider-block__title h2 {
    width: 150px;
    font-weight: 500;
    font-size: 20px;
    color: #ff7b7e;
    border-radius: 50px;
    border: 1px solid;
    height: 30px;
    padding-left: 0;
    text-align: center;
    background-color: #ffffff;
}
.s-reviews-header, .s-block__title h2 {
    font-size: 22px;
    color: #ffffff;
    border-radius: 50px;
    width: 120px;
    padding-top: 5px;
    height: 35px;
    text-align: center;
    background-color: #FF7B7E;
}
.md\:grid-cols-2{
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
 .banner--fixed img {
    background: #faebd700;
}   
.banner-entry {
    width: 25%;
    height: 300px !important;
    background: #f9fafb00;
    margin-top: .2rem
}    
@media (max-width: 767px) { 
 .banner-entry {
    width: 100%;
    height: 200px !important;
    background: #f9fafb00;
    }
 .two-row .banner-entry:first-child {
    padding: 0.9rem !important;
}
.s-reviews-header, .s-block__title h2, .s-slider-block__title h2{
font-size:15px;
}
.grid-cols-\[repeat\(2\2c minmax\(0\2c 1fr\)\)\] {
    display: flex;
    flex-direction: column;
}
.s-products-slider-card.swiper-slide{
width:50%
}
.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6>div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
 }