/* Add custom CSS styles below */ 
.f_special-offer-container, .faqs__item, .f_enhanced-store-features .f_features-item, .store-footer__inner, .store-footer__inner .about-us-block {
    background: #201e1e;
}

#fixed_banner_sec_0 .container {
    max-width: 100% !important;
}

.f_slider-container salla-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding-right: 1rem;
    justify-self: center;
}

.s-block.f_slider-block .s-slider-block__title {
    place-self: center;
}

.s-slider-block__title-left {
    display: none;
}

.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0rem;
}

@media(min-width: 920px) {
    .flex.flex-wrap.justify-center.gap-4.sm\:gap-6.xl\:gap-8.py-4.md\:py-6 {
    margin: 0 250px;
}
  .store-footer__bottom .copyright-text { color: #FFF; }
.swiper-wrapper:has(div[class="product-entry__image flex-1 "]) {
    place-content: center
}
}
button.s-button-primary {
    background-color: #e60000;
}
salla-mini-checkout-widget .s-add-product-button-mini-checkout-content {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #ddd !important;
    border-radius: 12px !important;
    width: 100%;
    height: 100%;
    place-content: center;
    padding: 21px;
}

.store-footer__bottom .copyright-text {color: #FFF}