/* MyToui Theme 3.13.3 — fixed-header sizing + prepaint ownership.
 * Loaded after all other component styles so header dimensions have one owner. */

/* Prevent the native QuickTheme homepage from flashing before MyToui has
 * finished building/reordering its controlled sections. Space may be reserved
 * for a few milliseconds, but the visitor never sees the old layout. */
body.mytoui-theme.mytoui-home-prepaint:not(.mytoui-v2-ready) :is(
  .hero-section,
  .categories-grid-section,
  .latest-products-section,
  .mytoui-category-section--home,
  .mytoui-home-best,
  .mytoui-home-guide,
  .mytoui-home-story,
  .mytoui-home-steps,
  .mytoui-home-promise,
  .mytoui-home-aftercare
){visibility:hidden!important}

@media (max-width:768px){
  body.mytoui-theme{
    padding-top:calc(var(--header-height,var(--mt-header-fallback-phone,78px)) + var(--mt-header-gap-phone,28px))!important;
  }
  body.mytoui-theme.mytoui-theme-thankyou .mytoui-thankyou{margin-top:0!important}
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .header-main{
    box-sizing:border-box!important;
    min-height:max(64px,calc(var(--mt-header-logo-h-phone,58px) + (var(--mt-header-py-phone,10px) * 2)))!important;
    padding-top:var(--mt-header-py-phone,10px)!important;
    padding-bottom:var(--mt-header-py-phone,10px)!important;
  }
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .site-logo,
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .site-logo>a,
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .site-logo .custom-logo-link{
    display:flex!important;align-items:center!important;justify-content:center!important;
    width:var(--mt-header-logo-w-phone,150px)!important;height:var(--mt-header-logo-h-phone,58px)!important;
    max-width:min(44vw,var(--mt-header-logo-w-phone,150px))!important;
  }
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .site-logo img{
    display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;
  }
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .mobile-menu-toggle{
    box-sizing:border-box!important;width:var(--mt-header-menu-btn-phone,44px)!important;height:var(--mt-header-menu-btn-phone,44px)!important;
    min-width:var(--mt-header-menu-btn-phone,44px)!important;min-height:var(--mt-header-menu-btn-phone,44px)!important;
    padding:0!important;align-items:center!important;justify-content:center!important;
  }
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .mobile-menu-toggle__icon,
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .mobile-menu-toggle__icon svg,
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .mobile-menu-toggle>svg{
    width:var(--mt-header-menu-icon-phone,28px)!important;height:var(--mt-header-menu-icon-phone,28px)!important;
  }
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .header-actions{gap:6px!important}
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .header-cart{
    box-sizing:border-box!important;width:var(--mt-header-cart-btn-phone,44px)!important;height:var(--mt-header-cart-btn-phone,44px)!important;
    min-width:var(--mt-header-cart-btn-phone,44px)!important;min-height:var(--mt-header-cart-btn-phone,44px)!important;padding:0!important;
    display:grid!important;place-items:center!important;
  }
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .header-cart svg{
    width:var(--mt-header-cart-icon-phone,26px)!important;height:var(--mt-header-cart-icon-phone,26px)!important;
  }
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .header-search{
    box-sizing:border-box!important;width:var(--mt-header-search-btn-phone,44px)!important;height:var(--mt-header-search-btn-phone,44px)!important;
    min-width:var(--mt-header-search-btn-phone,44px)!important;min-height:var(--mt-header-search-btn-phone,44px)!important;padding:0!important;
    display:grid!important;place-items:center!important;
  }
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .header-search svg{
    width:var(--mt-header-search-icon-phone,25px)!important;height:var(--mt-header-search-icon-phone,25px)!important;
  }
}

@media (min-width:769px){
  body.mytoui-theme{
    padding-top:calc(var(--header-height,var(--mt-header-fallback-desktop,74px)) + var(--mt-header-gap-desktop,14px))!important;
  }
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .header-main{
    min-height:max(64px,calc(var(--mt-header-logo-h-desktop,50px) + (var(--mt-header-py-desktop,12px) * 2)))!important;
    padding-top:var(--mt-header-py-desktop,12px)!important;padding-bottom:var(--mt-header-py-desktop,12px)!important;
  }
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .site-logo,
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .site-logo>a,
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .site-logo .custom-logo-link{
    display:flex!important;align-items:center!important;justify-content:center!important;
    width:var(--mt-header-logo-w-desktop,150px)!important;height:var(--mt-header-logo-h-desktop,50px)!important;max-width:none!important;
  }
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .site-logo img{
    display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;
  }
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .header-cart{
    box-sizing:border-box!important;width:var(--mt-header-cart-btn-desktop,38px)!important;height:var(--mt-header-cart-btn-desktop,38px)!important;
    min-width:var(--mt-header-cart-btn-desktop,38px)!important;min-height:var(--mt-header-cart-btn-desktop,38px)!important;padding:0!important;display:grid!important;place-items:center!important;
  }
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .header-cart svg{
    width:var(--mt-header-cart-icon-desktop,23px)!important;height:var(--mt-header-cart-icon-desktop,23px)!important;
  }
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .header-search{
    box-sizing:border-box!important;width:var(--mt-header-search-btn-desktop,38px)!important;height:var(--mt-header-search-btn-desktop,38px)!important;
    min-width:var(--mt-header-search-btn-desktop,38px)!important;min-height:var(--mt-header-search-btn-desktop,38px)!important;padding:0!important;display:grid!important;place-items:center!important;
  }
  body.mytoui-theme .site-header[data-mytoui-header-controls="yes"] .header-search svg{
    width:var(--mt-header-search-icon-desktop,23px)!important;height:var(--mt-header-search-icon-desktop,23px)!important;
  }
}
