:root{--mv-green:#57624d;--mv-cream:#f4efe6;--mv-deep:#203b36;--mv-gold:#b8a271}

html body header,html body .main-nav-container{color:var(--mv-green)!important}
html body header :is(a,button,i,svg,span),html body .main-nav-container :is(a,button,i,svg,span){color:var(--mv-green)!important;stroke:currentColor}
html body #s-cart-icon::after,html body salla-cart-summary #s-cart-icon::after{content:none!important;display:none!important}
html body #s-cart-icon,html body salla-cart-summary #s-cart-icon{display:flex!important;align-items:center!important;border:0!important;background:transparent!important;padding:0!important;gap:0!important;box-shadow:none!important;min-width:0!important;width:auto!important}
html body #s-cart-icon .sicon-cart,html body #s-cart-icon .header-btn__icon{color:var(--mv-green)!important;width:2.25rem!important}
html body #s-cart-icon .s-cart-summary-count{color:var(--mv-green)!important;background:transparent!important;top:0!important;right:0!important}
html body header [data-selia="header-search-button"],html body header button[aria-label="Search"]{display:none!important;visibility:hidden!important;width:0!important;height:0!important;margin:0!important;padding:0!important}








/* Store text palette: no black */
html body main :is(h1,h2,h3,h4,h5,h6),html body main .title,html body main .title *{color:var(--mv-deep)!important}
html body main :is(p,li),html body main .description,html body main .description *{color:var(--mv-green)!important}
html body main .eyebrow,html body main .eyebrow *,html body main .kicker,html body main [class*="subtitle"]{color:var(--mv-gold)!important}








/* Hero collection CTA */
html body .advanced-slider__caption__inner__content__button{background:var(--mv-green)!important;border:1px solid var(--mv-gold)!important;border-radius:999px!important;color:var(--mv-cream)!important;padding:11px 26px!important}
html body .advanced-slider__caption__inner__content__button *{color:var(--mv-cream)!important}








/* Product cards and green add-to-cart */
html body main .swiper-slide:has(salla-add-product-button),html body main :is(article,li,div):has(>salla-add-product-button){border-radius:18px 18px 0 0!important;overflow:hidden!important}
html body main salla-add-product-button{display:block!important;width:100%!important;border-radius:0!important;overflow:hidden!important;--color-primary:var(--mv-green)!important;--color-primary-reverse:var(--mv-cream)!important}
html body main salla-add-product-button::part(button){background:var(--mv-green)!important;color:var(--mv-cream)!important;border-radius:0!important}
html body main salla-add-product-button button,html body main salla-add-product-button .s-button-element,html body main salla-add-product-button .s-button-btn{background:var(--mv-green)!important;background-color:var(--mv-green)!important;border-color:var(--mv-green)!important;color:var(--mv-cream)!important;border-radius:0!important;width:100%!important}
html body main salla-add-product-button button *,html body main salla-add-product-button .s-button-btn *{color:var(--mv-cream)!important;fill:currentColor!important}








/* Green footer with watermark */
html body footer,html body .store-footer,html body .store-footer :is(.avf-root,.avf-features,.avf-main,.avf-prebottom,.avf-bottom,.copyright-area,.footer-is-light,.store-footer__inner){background-color:var(--mv-green)!important;color:var(--mv-cream)!important}
html body .store-footer{position:relative!important;isolation:isolate}
html body .store-footer::before{content:"𐪀 𐪁 𐪂 𐪃   𐪀 𐪁 𐪂 𐪃";position:absolute!important;inset:0!important;z-index:-1!important;overflow:hidden!important;color:rgba(244,239,230,.055)!important;font-size:72px!important;line-height:2.2!important;letter-spacing:22px!important;text-align:center!important;pointer-events:none!important}
html body .store-footer :is(a,p,h1,h2,h3,h4,h5,h6,span,li,i,svg){color:var(--mv-cream)!important}








/* Newsletter and phone are disabled */
html body salla-newsletter,html body [class*="newsletter"],html body form[action*="newsletter"],html body .avf-newsletter{display:none!important}
html body>a[href^="tel:"],html body a[aria-label="Call us"],html body .phone-btn,html body .salla-phone-btn,html body [class*="floating-phone"]{display:none!important}








/* Payment icons: compact, unified, white on green */
html body .store-footer :is(ul,.avf-prebottom__payments):has(img[alt="apple_pay"]){display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;flex-wrap:wrap!important}
html body .store-footer img[alt="COD"],html body .store-footer img[alt="stc_pay"]{display:none!important}
html body .store-footer img[alt="mada"],html body .store-footer img[alt="credit_card"],html body .store-footer img[alt="bank"],html body .store-footer img[alt="apple_pay"]{box-sizing:border-box!important;width:86px!important;height:56px!important;object-fit:contain!important;padding:12px!important;border:1px solid rgba(244,239,230,.72)!important;border-radius:14px!important;background:var(--mv-green)!important;filter:grayscale(1) brightness(0) invert(1)!important}
html body .store-footer img[alt="apple_pay"]{image-rendering:auto!important}








@media(max-width:768px){
 html body .navbar-brand img{max-height:48px!important;width:auto!important}
 html body #s-cart-icon{padding:0!important}
 html body .store-footer img[alt="mada"],html body .store-footer img[alt="credit_card"],html body .store-footer img[alt="bank"],html body .store-footer img[alt="apple_pay"]{width:70px!important;height:46px!important;padding:10px!important;border-radius:12px!important}
 html body main :is(h1,h2){font-size:clamp(1.75rem,8vw,2.45rem)!important;line-height:1.35!important}
}








/* FOOTER OUTER PRIORITY */
html body footer.store-footer.s-block--animate.basic-footer.avf-ready,html body footer.store-footer.basic-footer,html body .store-footer.s-block--animate{background:var(--mv-green)!important;background-color:var(--mv-green)!important;background-image:none!important;color:var(--mv-cream)!important}


/* MEMORIVA TARGETED FIVE FIXES 2026-08-06 */


/* 1) TikTok subtitle only */
html body #about-7 h3[data-selia="home-about-subtitle"]{
  color:var(--mv-gold)!important;
  opacity:1!important;
}


/* 2) Corporate-gifts image alignment and readable card titles */
html body .custom-elm.elm-gifts .container{
  align-items:end!important;
}
html body .custom-elm.elm-gifts .visual{
  align-self:end!important;
  height:345px!important;
  min-height:345px!important;
  overflow:hidden!important;
}
html body .custom-elm.elm-gifts .visual img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center!important;
}
html body .custom-elm.elm-gifts .mem-gc-head h4{}



/* MEMORIVA DESKTOP HERO HEADING 2026-08-14 */
@media screen and (min-width:768px){
  html body.index .advanced-slider__caption__inner__content{
    width:min(44vw,680px)!important;
    max-width:680px!important;
    right:3.5%!important;
    left:auto!important;
    text-align:right!important;
  }
  html body.index .advanced-slider__caption__inner__content__heading{
    max-width:680px!important;
    margin:0 0 14px!important;
    font-size:clamp(44px,4vw,60px)!important;
    line-height:1.25!important;
    text-align:right!important;
    white-space:normal!important;
  }
}

/* MEMORIVA CORPORATE GIFTS FOOTER LABEL */
html body footer .memoriva-footer__links a[href="/corporate-gifts/page-721679404"]{font-size:0!important}
html body footer .memoriva-footer__links a[href="/corporate-gifts/page-721679404"]::after{content:"الهدايا المؤسسية";font-size:14px!important}