.shopify-section.section-header.custom-header{background:transparent;border:none;box-shadow:none}.shopify-section.section-header.custom-header:before,.shopify-section.section-header.custom-header:after{display:none}.typography{margin:0}.typography__size18{font-family:Afacad,sans-serif;font-size:1.8rem;line-height:2rem;font-style:normal;font-weight:500;line-height:normal}.umi-header{--header-text: #fffff5;display:block;position:fixed;left:0;width:100%;z-index:1000;padding:12px 0 8px;background:transparent;box-sizing:border-box;transition:transform .3s ease,top .3s ease,box-shadow .3s ease;will-change:transform}.umi-header:has(.nav-open){z-index:2000}.umi-header.header-scrolled{transform:translateY(-4rem)}.header-container{margin:0 auto;align-items:center;display:flex;justify-content:space-between;flex-wrap:nowrap;gap:.8rem}@media(max-width:767.98px){.header-container{align-items:center;gap:.6rem}}.header-container.add-background:after{content:"";position:absolute;top:calc(50% + .2rem);transform:translateY(-50%);left:1.6rem;width:calc(100% - 3.2rem);height:4.6rem;z-index:-1;border-radius:1.6rem;border:1px solid rgba(45,58,38,.2);background:#28311c66;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:767.98px){.header-container.add-background{padding:.3rem .6rem .3rem .9rem}}.header-container.add-background .header__left{background:transparent;border:none;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;padding:4px 8px 4px 0}.header__left{display:inline-flex;align-items:center;flex-shrink:0;box-sizing:border-box}.header__logo{display:flex;align-items:center;text-decoration:none;color:#fffff5}.header__logo.logo-mob .logo-img{display:none}.header__logo.logo-mob .logo-img-mob{display:block}.logo-img{height:66px;width:auto}@media(max-width:767.98px){.logo-img{height:56px}}.logo-img-mob{display:none}.logo-text{font-size:1.5rem;font-weight:700;letter-spacing:-.03em;color:#fffff5}.header__right{position:relative;display:flex;align-items:center;justify-content:flex-end;flex:1 1 auto;min-width:0}.header__navWrapper{display:flex;align-items:center;flex-wrap:nowrap;padding:.8rem;border-radius:1.6rem;box-shadow:inset 0 0 0 1px #2d3a2633;background:#28311c66;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;z-index:10;min-width:0}@media(max-width:767.98px){.header__navWrapper{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;border:none;gap:.4rem;padding:0;min-width:0;justify-content:flex-end}.header-container.add-background .header__navWrapper{flex:1 1 auto;justify-content:flex-end;gap:.3rem}}.header__dropdown{position:absolute;top:100%;right:0;width:100%;max-width:39.22rem;transform:translateY(10px);opacity:0;visibility:hidden;pointer-events:none;transition:all .3s cubic-bezier(.16,1,.3,1);background:#28311c66;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:16px;border:1px solid rgba(45,58,38,.2);padding:16px;z-index:100}@media(min-width:993px){.header__navWrapper{z-index:12}.header__dropdown{z-index:9}.header__menu-item[data-has-dropdown]{position:relative}.header__menu-item[data-has-dropdown]:hover:after{content:"";position:absolute;top:100%;left:0;width:100%;height:5.6rem;z-index:0;pointer-events:auto}.header__right:has(.header__menu-item[data-has-dropdown]:hover) .header__dropdown:before,.header__right:has(.header__dropdown:hover) .header__dropdown:before{content:"";position:absolute;right:0;left:0;bottom:100%;height:4.8rem;pointer-events:auto}.header__right:has(.header__menu-item[data-has-dropdown]:hover) .header__dropdown,.header__right:has(.header__dropdown:hover) .header__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(4px)}}@media(max-width:992px){.header__dropdown.is-visible{opacity:1;visibility:visible;pointer-events:auto}}@media(max-width:992px){.header__dropdown--linked.is-active{display:block}}.header__nav{display:flex;align-items:center}@media(max-width:767.98px){.header__nav{display:none}.header__dropdown.is-visible{max-width:80%}}@media(max-width:479.98px){.header__dropdown.is-visible{max-width:120%}}.header__nav.nav-open{display:inline-flex;flex-direction:column;align-items:stretch}@media(max-width:767.98px){.header__right:has(.header__nav.nav-open){flex-wrap:wrap}}.header__menu{display:inline-flex;align-items:center;gap:16px;list-style:none;margin:0;padding:0}@media(max-width:767.98px){.header__nav.nav-open .header__menu{align-items:stretch;gap:8px;width:100%}}.header__menu-item{padding:0 2.4rem;height:3.6rem;display:inline-flex;justify-content:center;align-items:center;border-radius:8px;background:transparent;transition:background .3s ease}@media(max-width:575.98px){.header__menu-item{padding:4px 16px}}.header__menu-item:hover{background:#ffffff26}.header__menu-link{display:flex;align-items:center;color:#fffff5;letter-spacing:0%;text-decoration:none}@media(max-width:575.98px){.header__menu-link{font-size:16px}}.dropdown-inner{display:flex;flex-direction:column}.dropdown-item{display:block;padding:12px 16px;border-radius:10px;text-decoration:none;color:var(--header-text);font-size:.95rem;font-weight:500;transition:background .2s ease,color .2s ease}.dropdown-title{display:block}.dropdown-product-card{display:flex;align-items:center;gap:16px;padding:8px;width:100%;max-width:360px;border-radius:12px;text-decoration:none;color:inherit;transition:background .2s ease}.dropdown-product-card:hover{background:#ffffff1a}.dpc-image{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:72px;height:72px;border-radius:8px;overflow:hidden;background:#ffffff1a}.dpc-image img{height:56px;object-fit:contain;transition:transform .3s ease}.dropdown-product-card:hover .dpc-image img{transform:scale(1.05)}.dpc-info{display:flex;flex-direction:column;justify-content:flex-start;min-width:0;flex:1}.dpc-price{color:#fffff5;font-weight:400;line-height:24px;white-space:nowrap}.dpc-title{color:#fffff5;line-height:28px;display:-webkit-box;font-weight:500;font-size:1.8rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.header__line{margin:0 16px;color:#fffff5;flex-shrink:0}@media(max-width:767.98px){.header__line{display:none}}.header__icons{padding:0 2.4rem;border-radius:.8rem;display:inline-flex;justify-content:center;align-items:center;height:3.6rem;background:transparent;transition:background .3s ease}@media(max-width:767.98px){.header__navWrapper:not(:has(.nav-open)) .header__icons{padding:0;display:flex;justify-content:center;align-items:center;flex-shrink:0;width:44px;height:44px;border-radius:50%;border:.846px solid rgba(40,49,28,.2);background:#28311c66;backdrop-filter:blur(8.4615383148px);-webkit-backdrop-filter:blur(8.4615383148px)}.header__navWrapper:not(:has(.nav-open)) .header__mobile-toggle{width:44px;height:44px;border-radius:50%;border:.846px solid rgba(40,49,28,.2);background:#28311c66;backdrop-filter:blur(8.4615383148px);-webkit-backdrop-filter:blur(8.4615383148px)}.header__navWrapper:has(.nav-open) .header__icons svg{display:none}.header__navWrapper:has(.nav-open) .header__icons{padding:0 1.6rem}.header__navWrapper:has(.nav-open) .typography__size18{font-size:1.6rem;white-space:nowrap}}.header__icons:hover{background:#ffffff26}.header__cart{position:relative;display:flex;align-items:center;gap:8px;text-decoration:none;color:#fffff5}.header__cartCount{position:absolute;top:-6px;right:-6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;font-size:10px;font-weight:600;line-height:16px;text-align:center;background:#e9ff99;color:#28311c;display:none}.header__cartCount.is-active{display:inline-block}@media(max-width:767.98px){.header__cartCount{top:-2px;right:-2px}}.header__cart.cart-show .header__icon,.header__cart.cart-show .header__cartCount{display:none}.header__cart.cart-show .header__cartLabel{display:block}.header__cartLabel{color:#fffff5}@media(max-width:767.98px){.header__cartLabel{display:none}}.header__cart-extra{padding:5px;max-width:44px;width:44px;box-sizing:border-box;border-radius:8px;display:inline-flex;justify-content:center;align-items:center;background:transparent;color:#fffff5;transition:background .3s ease;text-decoration:none}.header__cart-extra:hover{background:#ffffff26}.header__cart-extra svg{width:20px;height:20px;display:block;color:inherit}@media(max-width:767.98px){.header__navWrapper:not(:has(.nav-open)) .header__cart-extra{padding:0;flex-shrink:0;width:44px;height:44px;border-radius:50%;border:.846px solid rgba(40,49,28,.2);background:#28311c66;backdrop-filter:blur(8.4615383148px);-webkit-backdrop-filter:blur(8.4615383148px)}.header__navWrapper:has(.nav-open) .header__cart-extra{display:none}}.header__mobile-toggle{display:none;flex-direction:column;gap:3px;background:none;border:none;cursor:pointer;color:#fffff5}@media(max-width:767.98px){.header__mobile-toggle{display:flex;justify-content:center;align-items:center;flex-shrink:0}}.header__mobile-toggle span{width:17px;height:1.5px;border-radius:25px;background:#fff;transition:all .3s ease}@media(max-width:992px){.header__mobile-toggle.active span:nth-child(1){transform:rotate(45deg) translate(3px,3px)}.header__mobile-toggle.active span:nth-child(2){opacity:0}.header__mobile-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(3.5px,-3.5px)}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/custom-header.css.map */
