/* Add custom CSS styles below */ 
/* 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: #930608;
    }
.inner.bg-inherit {
    box-shadow: inset 0px -3px 4px 1px #aaaaaa;
}
footer.store-footer {
        background-color: #930608 !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: 240px;
    background-color: #f9fafb;
}
.banner--fixed img {
    background-color: #f9fafb;
}
.s-product-card-vertical {
    border: 3px solid #930608;
    border-radius: 16px;
}
.s-product-card-vertical:hover {
    box-shadow: 0px 0px 5px 1px #aaaaaa;
}
.s-products-slider-card.swiper-slide {
        margin-bottom: 2px;
        margin-top: 2px;
}
.md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
}
.md\:grid-cols-3 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    a.banner-entry.lazy.h-banner.entered.loaded {
        background-size: contain;
        height: 155px;
        background-color: rgb(249 250 251) ;
}
a.s-contacts-topnav-link {
    color: white;
}
}
@media (max-width: 1000px){
a.banner-entry.square-photos {
    height: 74px !important;
    background-color: #f9fafb;
}
.store-footer__inner {
    text-align: center !important;
}
.s-contacts-list {
    align-items: center !important;
}
.s-social-list {
    justify-content: center !important;
}
a.flex.items-center.m-0 {
    display: contents !important;
}
.md\:grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
a.banner-entry.lazy.h-banner.entered.loaded {
    height: 101px !important;
}
}