/* fix: hero not under header on desktop */
@media(min-width:920px){.mwHA{margin-top:-46px !important}}
/* footer headings gold */
.store-footer .footer-title,.store-footer .s-contacts-title{color:#FFC940 !important}/* Add custom CSS styles below */ 
.s-block--testimonials .swiper .swiper-pagination-bullet {
  border-radius: unset !important;
  width: 0.65rem !important;
  height: 0.1rem !important;
  margin: 0 !important;
}
.s-product-options-option label > b {
  color: var(--color-primary)
}




[data-option-type="single-option"] > label > small{
  display: none
}
.sub-cat-icon {
  background: #eee;
  border-radius: 11px;
  box-shadow: 0px 0px 5px 0px #d5d5d5;
  transition: 0.3s all ease-in-out;
}
.sub-cat-icon:hover {
  transform: translateY(-0.5rem);
  transition: 0.3s all ease-in-out;
  box-shadow: 0px 0px 10px 2px #d5d5d5;
}
























.logo-light {
    content: url("https://i.ibb.co/WvSZkG6z/ym-MVTSw-PSZxin0whkt-PAt6u-Vv-OFJa-K1b-Caz-P7-PBY.png") !important;
    width: auto !important;
    height: 2.5rem !important;
}




#subcat-slider a.sub-categories {
    height: 100%;
    justify-content: flex-start;
}




/* ===== footer identity - mohtaway ===== */
.store-footer__inner.da-bgm{border-radius:36px 36px 0 0 !important;background:linear-gradient(165deg,#19979E 0%,#0C666C 55%,#075E63 100%) !important;position:relative;overflow:hidden}
.store-footer__inner.da-bgm::before{content:"";position:absolute;top:-70px;left:-60px;width:260px;height:260px;border-radius:26%;transform:rotate(45deg);background:rgba(255,255,255,.05);pointer-events:none}
.store-footer__inner.da-bgm::after{content:"";position:absolute;bottom:-90px;right:-70px;width:300px;height:300px;border-radius:26%;transform:rotate(45deg);background:rgba(255,201,64,.06);pointer-events:none}




/* fix arabic font in custom blocks */
.mwHA,.mwHA *,.mwHB,.mwHB *{font-family:'PingARLT','Tajawal',sans-serif !important}


/* Mohtaway P0: delay the offer until intent is shown — 2026-07-13 */
html:not(.mw-klaviyo-ready) [role="dialog"]:has(.klaviyo-form){display:none !important}


/* Mohtaway P0: purchase controls before the long description */
.product-single .main-content{display:flex !important;flex-direction:column}
.product-single .main-content > .flex.flex-col{order:10}
.product-single .main-content > salla-rating-stars{order:20}
.product-single .main-content > .price{order:30}
.product-single .main-content > .product-availablity{order:40}
.product-single .main-content > form.product-form{order:50}
.product-single .main-content > article.full-description{order:60}
.product-single .main-content > .main-categoty{order:70}
.product-single .main-content > salla-offer{order:80}
.product-single .main-content > salla-bought-together{order:90}
.product-single .main-content > .s-block--payment{order:100}
.product-single .main-content > salla-hook{order:110}

/* Mohtaway performance: reserve async homepage sections — 2026-07-13 */
body.index .app-inner > section.s-block--bundle-html-content:first-of-type{min-height:1606px}
body.index .app-inner > section.s-block--bundle-html-content:last-of-type{min-height:4897px;content-visibility:auto;contain-intrinsic-size:auto 4849px}
@media(max-width:767px){body.index .app-inner > section.s-block--bundle-html-content:last-of-type{min-height:6059px;contain-intrinsic-size:auto 6011px}}
body.index .app-inner > section.s-block--angel-products{min-height:658px}
@media(max-width:767px){body.index .app-inner > section.s-block--angel-products{min-height:523px}}

/* Mohtaway performance: reserve the hydrated breadcrumb height — 2026-07-13 */
.breadcrumbs{min-height:44px}
@media(max-width:767px){.breadcrumbs{min-height:64px}}