/* Add custom CSS styles below */ 
.s-block__title {
    justify-content: center;
    text-align: center;
}
.s-block--fixed-banner .container {
    max-width: 100%;
    padding: 0px;
}
footer.store-footer-wrap {
    background: url(https://i.ibb.co/Y76TrXh/Frame-26086025-1.png);
    background-size: cover;
    background-position: bottom;
}
footer .container.xl\:px-0.flex.flex-col.lg\:flex-row.gap-5.items-center.justify-between.py-6.border-t.border-gray-200.dark\:border-white\/10 {
    color: #fff !important;
    padding-bottom: 0px;
}

footer .text-gray-400 {
    color: #fff;
}
@media (min-width: 1280px) {
    .xl\:pr-52 {
        padding-right: 2rem;
    }
}
.store-footer {
    background: transparent;
}

div#main-nav {
    background: #fff !important;
}
section#products-slider-5-slider {
    margin-top: 0px;
}

salla-slider#products-slider-and-fixedarea-5 {
    padding: 30px 0px;
}

salla-slider#products-slider-and-fixedarea-4 {
    padding: 30px 0px;
}
.mainmenu--sidepanel #storemenu-panel:where([dir=rtl],[dir=rtl] *){
background:#fff;
box-shadow:none;
}
/*@media (max-width: 500px) {
.swiper-lazy-wrap.w-full.flex-center.overflow-hidden.swiper-slide.swiper-slide-visible.swiper-slide-active {
    height: 50vh;
    min-height: 300px;
}
}*/