/* Decoax Gallery 3.7.0 — deterministic bilingual header and mobile drawer. */
body.dx-ui-370 .site-header__inner{
  width:min(calc(100% - 40px),var(--dx-container));
  max-width:var(--dx-container);
  margin-inline:auto;
}
body.dx-ui-370 .site-brand,
body.dx-ui-370 .header-actions{min-width:0}
body.dx-ui-370 .site-brand__fallback,
body.dx-ui-370 .custom-logo-link{max-width:205px}
body.dx-ui-370 .site-brand__fallback img.site-logo,
body.dx-ui-370 .site-brand__fallback img,
body.dx-ui-370 .custom-logo{width:auto!important;max-width:205px!important;max-height:54px!important}
body.dx-ui-370 .site-nav__mobile-search{display:none}
body.dx-ui-370 .menu-backdrop{position:fixed;inset:0;z-index:1190;border:0;background:rgba(4,20,23,.52);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}
body.dx-ui-370 .menu-backdrop.is-active{opacity:1;visibility:visible}

@media (max-width:1024px){
  body.dx-ui-370 .site-header{isolation:isolate}
  body.dx-ui-370 .site-header__inner,
  body.dx-ui-370.dx-language-en .site-header__inner{
    width:100%!important;
    min-height:72px!important;
    height:72px!important;
    padding-inline:max(14px,env(safe-area-inset-left)) max(14px,env(safe-area-inset-right));
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    direction:ltr!important;
  }
  body.dx-ui-370.dx-language-fa .site-brand{order:2!important;margin-inline-start:auto;justify-self:auto!important;text-align:end}
  body.dx-ui-370.dx-language-fa .header-actions{order:1!important;justify-self:auto!important}
  body.dx-ui-370.dx-language-en .site-brand{order:1!important;margin-inline-end:auto;justify-self:auto!important;text-align:start}
  body.dx-ui-370.dx-language-en .header-actions{order:2!important;justify-self:auto!important}

  body.dx-ui-370 .site-brand__fallback,
  body.dx-ui-370 .custom-logo-link{
    display:flex!important;
    max-width:clamp(112px,25vw,154px)!important;
    padding-inline:2px!important;
  }
  body.dx-ui-370 .site-brand__fallback img.site-logo,
  body.dx-ui-370 .site-brand__fallback img,
  body.dx-ui-370 .custom-logo{
    width:auto!important;
    max-width:clamp(112px,25vw,154px)!important;
    max-height:50px!important;
  }

  body.dx-ui-370 .header-actions{
    display:flex!important;
    align-items:center!important;
    flex-wrap:nowrap!important;
    gap:6px!important;
    direction:ltr!important;
    white-space:nowrap!important;
    flex:0 0 auto;
  }
  body.dx-ui-370 .header-actions .header-search-toggle{display:none!important}
  body.dx-ui-370 .header-actions .menu-toggle,
  body.dx-ui-370 .header-actions .header-account,
  body.dx-ui-370 .header-actions .header-cart,
  body.dx-ui-370 .header-actions .header-lang{
    display:grid!important;
    place-items:center!important;
    flex:0 0 var(--dx-header-control)!important;
    width:var(--dx-header-control)!important;
    min-width:var(--dx-header-control)!important;
    height:var(--dx-header-control)!important;
    min-height:var(--dx-header-control)!important;
    margin:0!important;
    padding:0!important;
    border-radius:50%!important;
  }
  body.dx-ui-370 .header-actions .header-account span{display:none!important}
  body.dx-ui-370 .header-actions .header-account svg,
  body.dx-ui-370 .header-actions .header-cart svg,
  body.dx-ui-370 .header-actions .menu-toggle svg{width:19px;height:19px}
  body.dx-ui-370.dx-language-fa .header-actions .menu-toggle{order:1!important}
  body.dx-ui-370.dx-language-fa .header-actions .header-account{order:2!important}
  body.dx-ui-370.dx-language-fa .header-actions .header-cart{order:3!important}
  body.dx-ui-370.dx-language-fa .header-actions .header-lang{order:4!important}
  body.dx-ui-370.dx-language-en .header-actions .header-lang{order:1!important}
  body.dx-ui-370.dx-language-en .header-actions .header-cart{order:2!important}
  body.dx-ui-370.dx-language-en .header-actions .header-account{order:3!important}
  body.dx-ui-370.dx-language-en .header-actions .menu-toggle{order:4!important}

  body.dx-ui-370 .site-nav{
    position:fixed!important;
    inset-block:0!important;
    z-index:1300!important;
    width:min(88vw,390px)!important;
    max-width:390px!important;
    height:100dvh!important;
    padding:0!important;
    display:flex!important;
    flex-direction:column!important;
    background:#fffdfa!important;
    border:0!important;
    box-shadow:0 24px 70px rgba(4,20,23,.26)!important;
    overflow:hidden!important;
    opacity:1!important;
    visibility:visible!important;
    transition:transform .24s ease!important;
  }
  body.dx-ui-370.dx-language-fa .site-nav{right:0!important;left:auto!important;transform:translateX(105%)!important;direction:rtl!important}
  body.dx-ui-370.dx-language-en .site-nav{left:0!important;right:auto!important;transform:translateX(-105%)!important;direction:ltr!important}
  body.dx-ui-370 .site-nav.is-open{transform:translateX(0)!important}
  body.dx-ui-370 .site-nav__mobile-head{
    flex:0 0 auto;
    min-height:76px!important;
    padding:calc(14px + env(safe-area-inset-top)) 18px 14px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    border-bottom:1px solid var(--dx-soft-line)!important;
    background:#fffdfa!important;
  }
  body.dx-ui-370 .site-nav__mobile-head strong{font-size:18px;font-weight:850}
  body.dx-ui-370 .menu-close{width:44px!important;height:44px!important;min-width:44px!important;border-radius:50%!important}
  body.dx-ui-370 .site-nav__mobile-search{display:block!important;flex:0 0 auto;padding:14px 18px 6px}
  body.dx-ui-370 .site-nav__mobile-search .decoax-search{min-height:50px!important;box-shadow:none!important}
  body.dx-ui-370 .site-nav__mobile-search .decoax-search button{width:40px;height:40px;flex-basis:40px}
  body.dx-ui-370 .site-nav>.site-nav__list{
    flex:1 1 auto!important;
    min-height:0!important;
    display:block!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    padding:8px 18px calc(28px + env(safe-area-inset-bottom))!important;
    margin:0!important;
    scrollbar-width:thin;
  }
  body.dx-ui-370 .site-nav>.site-nav__list>li{display:grid!important;grid-template-columns:minmax(0,1fr) 44px;align-items:center;border-bottom:1px solid var(--dx-soft-line)!important}
  body.dx-ui-370 .site-nav>.site-nav__list>li:not(.menu-item-has-children){grid-template-columns:minmax(0,1fr)}
  body.dx-ui-370 .site-nav>.site-nav__list>li>a{
    min-height:58px!important;
    padding:15px 4px!important;
    display:flex!important;
    align-items:center!important;
    font-size:16px!important;
    font-weight:800!important;
    white-space:normal!important;
  }
  body.dx-ui-370 .site-nav a::after{display:none!important}
  body.dx-ui-370 .submenu-toggle{
    display:grid!important;
    place-items:center!important;
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    margin-inline-start:auto!important;
    border:1px solid var(--dx-line)!important;
    border-radius:50%!important;
    background:#fff!important;
  }
  body.dx-ui-370 .submenu-toggle span{width:8px;height:8px;border-inline-end:2px solid currentColor;border-block-end:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}
  body.dx-ui-370 .submenu-toggle[aria-expanded="true"] span{transform:rotate(225deg)}
  body.dx-ui-370 .site-nav .sub-menu{
    grid-column:1/-1!important;
    position:static!important;
    min-width:0!important;
    width:100%!important;
    max-height:0!important;
    padding:0 12px!important;
    margin:0!important;
    overflow:hidden!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    border:0!important;
    border-radius:14px!important;
    box-shadow:none!important;
    background:#f4efe7!important;
    transition:max-height .25s ease,padding .25s ease!important;
  }
  body.dx-ui-370 .site-nav .submenu-is-open>.sub-menu{max-height:420px!important;padding-block:8px!important;margin-bottom:10px!important}
  body.dx-ui-370 .site-nav .sub-menu a{min-height:46px!important;padding:10px 12px!important;font-size:14px!important;white-space:normal!important}
  body.dx-ui-370 .header-search-panel{display:none!important}
}

@media (max-width:380px){
  :root{--dx-header-control:40px}
  body.dx-ui-370 .site-header__inner,
  body.dx-ui-370.dx-language-en .site-header__inner{padding-inline:10px!important;gap:7px!important}
  body.dx-ui-370 .header-actions{gap:4px!important}
  body.dx-ui-370 .site-brand__fallback,
  body.dx-ui-370 .custom-logo-link,
  body.dx-ui-370 .site-brand__fallback img.site-logo,
  body.dx-ui-370 .site-brand__fallback img,
  body.dx-ui-370 .custom-logo{max-width:104px!important}
}

@media (max-width:330px){
  :root{--dx-header-control:38px}
  body.dx-ui-370 .site-header__inner,
  body.dx-ui-370.dx-language-en .site-header__inner{padding-inline:10px!important;gap:5px!important}
  body.dx-ui-370 .header-actions{gap:3px!important}
  body.dx-ui-370 .site-brand__fallback,
  body.dx-ui-370 .custom-logo-link,
  body.dx-ui-370 .site-brand__fallback img.site-logo,
  body.dx-ui-370 .site-brand__fallback img,
  body.dx-ui-370 .custom-logo{max-width:94px!important}
}
