/* Add custom CSS styles below */ 
.swiper-free-mode>.swiper-wrapper {
    justify-content: center;
}

.carousel-slider .swiper:where([dir=rtl],[dir=rtl] *),
salla-slider[type]:not(.hydrated) .swiper > div > div:where([dir=rtl],[dir=rtl] *),
salla-slider[type]:not(.hydrated) > div:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0 !important;
}

.bg-gray-100 {
    background-color: white !important;
}

.store-footer h3 {
    color: #ffffff;
}

.dark .form-input, .dark .s-comment-form-input, .dark .s-login-modal-input, .dark .s-product-availability-input, .dark .s-verify-input, .dark .tel-input, .dark input, .dark select, .dark textarea {
    background-color: #ffffff;
}