section.s-block.s-block--fixed-banner.wide-placeholder .container{
    max-width: 100%;
    padding: 0;
    margin-top: 0 !important;

}
body#app {
    background-color: #fcf8f7 !important;
}
.top-navbar {
    background-color: #c2945b;
}
.s-product-card-vertical {
    border: 2px solid #e9e9e9;
}
.s-product-card-content-sub {
    align-items: center;
    flex-direction: column;
}
section.s-block.s-block--fixed-banner.wide-placeholder {
        margin-top: 0 !important;
}
.s-product-card-content-title {
    text-align: center;
}
a.banner-entry.square-photos {
        height: 270px;
    }
.s-button-primary-outline {
    color: #ffffff !important;
    background-color: black;
    border-radius: 18px !important;
}
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
        margin-bottom: 4rem;
}
.s-slider-block__title h2 {
    font-size: 35px;
    font-weight: 900;
}
    .store-footer__inner {
        background-color: #004037 !important;
        color: white;
    }
    .store-footer {
        background-color: #004037 !important;
    }
.copyright-text p {
    color: rgb(255 255 255);
}
section.s-block.s-block--photos-slider {
        margin-top: 0;
}
salla-slider.photos-slider .swiper-slide {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 0 !important;
}
    salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
        padding-left: 0;
    }
@media (max-width: 670px) {
.store-footer {
        margin-top: 4rem;
        background-color: #0e0f0f !important;
    }
    a.banner-entry.square-photos {
    height: 260px;
}
.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6 {
    display: grid
;
    justify-content: center;
    justify-items: center;
    text-align: center;
}
}