/* Add custom CSS styles below */ 
salla-slider.photos-slider .swiper-slide {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        padding: 0;
    }
div#swiper-wrapper-f4e44e48d68fee01 {
    max-width: 100% !important;
    width: 100%;
}
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    margin-top: -4rem;
}

section.s-block.s-block--fixed-banner.wide-placeholder .container{
        max-width: 100%;
        padding: 0;
}
.store-footer__inner {
    background-color: white !important;
}
.copyright-text p {
    color: white !important;
}
    .top-navbar {
        background-color: #ba984d;
    }
.inner.bg-inherit {
    box-shadow: inset 0px -3px 4px 1px #aaaaaa;
}
footer.store-footer {
        background-color: #ba984d !important;
}
salla-menu.hydrated {
    color: white;
}
salla-slider.photos-slider .swiper {
    padding: 0;
}
.s-social-link a {
    border-color: #ba984d;
}
span.s-contacts-icon {
    border-color: #ba984d;
}
.s-menu-footer-list {
    color: black !important;
}
.s-block__title {
        display: none;
}
a.banner-entry.square-photos {
    height: 320px;
    background-color: #f9fafb;
}
.banner--fixed img {
    background-color: #f9fafb;
}
.s-product-card-vertical {
    border: 2px solid #ba984d;
}
.s-product-card-vertical:hover {
    box-shadow: 0px 0px 5px 1px #aaaaaa;
}
.s-products-slider-card.swiper-slide {
        margin-bottom: 2px;
        margin-top: 2px;
}
@media (max-width: 760px){
.md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
}
a.banner-entry.square-photos {
    height: 110px;
    background-color: #f9fafb;
}
section.s-block.s-block--photos-slider {
    margin-top: -12px;
}
.store-footer__inner {
    text-align: center;
}
.s-contacts-list {
    align-items: center;
}
.s-social-list {
    justify-content: center;
}
a.flex.items-center.m-0 {
    display: contents;
}
}