/* Add custom CSS styles below */ 
salla-slider.photos-slider .swiper-slide {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 0;
}
salla-slider.photos-slider .swiper {
    padding: 00px;
}
section.s-block.s-block--photos-slider {
        margin: 0 !important;
}
.md\:grid-cols-3 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}
.two-row .banner-entry:first-child {
    height: 200px;
    background-size: contain;
}
body {
    background-color: #403B391A;
}
section.s-block.s-block--fixed-banner.wide-placeholder .container{
        max-width: 100%;
        padding: 0;
}
.s-product-card-image img.loaded {
    background-color: white;
}
.text-primary {
    color: #FFCC86;
}
a.banner-entry.square-photos {
        background-color: #ff000000;
}
.s-button-btn, .s-price-range-number-input {
    background-color: #FFCC86;
    border-radius: .75rem;
}
.s-product-card-entry {
    border: 2px solid #FFCC86;
}
.s-block--features__item .feature-icon {
    background-color: #ffcc86;
}
.footer-is-light .store-footer .store-footer__inner {
    background-color: rgb(255 204 134);
}
.footer-is-light .store-footer {
    background-color: rgb(247 184 98);
}
h2.s-advertisement-content-main {
    font-size: 24px;
}
salla-advertisement.hydrated {
    position: fixed;
    width: 100%;
    z-index: 100;
}
.inner.bg-inherit {
    margin-top: 45px;
}
.top-navbar {
    margin-top: 45px;
}
.top-navbar {
    margin-top: 45px;
    margin-bottom: -45px;
}
@media (max-width: 760px) {
a.banner-entry.square-photos {
    height: 150px;
}
.two-row .banner-entry:first-child {
    height: 150px;
    background-size: contain;
}
.store-footer__inner {
    text-align: center;
}
.store-footer a {
    transition-duration: 150ms;
    display: flex
;
    justify-content: center;
}
.s-social-list {
    justify-content: center;
}
section.s-block.s-block--photos-slider {
        margin: 10px !important;
}
.md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}