section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none , section.flex.bg-white.p-5.sm\:pb-0.rounded-md.rounded-b-none {
    position: fixed !important;
    background:#fbeee5 !important;
    width:70%!important;
    left:15% ;
}
section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none {
    bottom: 0px !important;
}
section.flex.bg-white.p-5.sm\:pb-0.rounded-md.rounded-b-none {
    bottom: 140px !important;
}
.main-content.md\:sticky.md\:overflow-hidden.top-24.w-full.md\:w-2\/4.md\:pb-16 {
        z-index:9 !important;
}
@media (min-width:767px) and (max-width:1024px){
    section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none , section.flex.bg-white.p-5.sm\:pb-0.rounded-md.rounded-b-none {
        width:100%!important;
        left:0
    }
}
@media (max-width:767px){
    a.wa-s-n {
        bottom:125px !important;
    }
    section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none , section.flex.bg-white.p-5.sm\:pb-0.rounded-md.rounded-b-none {
        width:100%!important;
        left:0
    }
   .product-single div#scrollToTopWrapper {
        margin-bottom: 100px;
    }
    .sticky-product-bar__quantity.center-between.mb-5 {
        width: 30%;
    }
    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center span.s-button-text {
        font-size: 0;
    }
    section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none,salla-add-product-button.mt-5.w-full.sticky-product-bar__btn.s-add-product-button-with-quick-buy.s-add-product-button-with-sticky-bar.hydrated {
        flex-direction: row-reverse !important;
    }
    .s-add-product-button-with-quick-buy salla-quick-buy:where([dir=rtl],[dir=rtl] *) {
        margin-left: .5rem;
        margin-right: 0;
    }
    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center span.s-button-text svg {
        display: none;
    }
    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center span.s-button-text::before {
        content: "إضافة للسلة" !important;
        font-size: 12px;
    }
    .product-single button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
        padding: 6px !important;
    }
    .product-single footer {
        padding-bottom: 0px;
    }
    .app-inner.flex.flex-col.min-h-full {
        position: relative !important;
    }
    section.flex.bg-white.p-5.sm\:pb-0.rounded-md.rounded-b-none {
        bottom: 50px !important;
    }
}

salla-modal#salla-modal , .s-modal-body.s-modal-align-middle.s-modal-xs.s-modal-padding.s-modal-entering {
    z-index:999999999999999999999999999999999999999999999 !important
}
.product-single  salla-button.s-button-wrap.hydrated {
    display:none;
}
.product-single  salla-mini-checkout-widget.s-add-product-button-mini-checkout.s-mini-checkout.hide-scroll.hydrated {
    width:100%;
}
.loader-init {
    display: none;
}