.store-header {
    position: relative !important;
}

[dir=rtl] salla-slider.photos-slider .swiper{
    padding: 0 !important;
}
.s-block salla-slider.photos-slider .swiper-slide {
    margin: 0;
    width: 100%;
}
 .carousel-slider .swiper-wrapper>div:first-of-type {
    padding: 0;
}
.s-block:first-of-type {
    margin-top: 0;
}
button.s-slider-prev.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock ,button.s-slider-next.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock{
    display: none;
}
.JO-single-product .main-content .s-product-options-option-container {
    background: #fcf9f3;
    padding: 12px 0;
    margin: 0;
}


@media (min-width: 992px) {
.jo-categories .s-slider-container .swiper-wrapper {
    justify-content: center;
}
}

.banner-entry {
    padding: 1rem;
    height: 500px;
      background: transparent;
}


.product-single .bg-white.p-5.rounded-md.mb-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgb(252 249 243);
}@media (min-width: 768px) {
    body.product-single .sidebar {
        padding-inline: 2%;
        width: 40%;
    }
    body.product-single .main-content {
        width: 60%;
    }
}
@media (min-width: 1200px) {
    body.product-single .sidebar {
        padding-inline: 6%;
        width: 39%;
    }
    body.product-single .main-content {
        width: 60%;
    }
}
@media (max-width: 768px) {
    body.product-single .JO-single-product {
        padding-top: 0;
    }
    body.product-single .sidebar {
        padding-inline: 2%;
        width: 40%;
    }
    body.product-single div:has( > .sidebar ) {
        align-items: center;
    }
}
@media (max-width: 576px) {
    body.product-single .sidebar {
        padding-inline: 2%;
        width: 50%;
    }
}