.custom-nav{position:fixed;top:0;left:0;width:100%;height:72px;background-color:#ffffffe6;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border-bottom:none;z-index:100000}.custom-nav-container{max-width:1200px;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0;box-sizing:border-box}.custom-logo{display:flex;align-items:center;text-decoration:none;flex:1}.custom-logo-image{height:64px;width:auto;max-width:180px;object-fit:contain;display:block}.custom-menu-list{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}.custom-menu-link{color:#333;text-decoration:none;font-size:14px;font-weight:500;padding:8px 0;transition:color .2s ease;cursor:pointer}.custom-menu-link:hover{color:#2c5af6}.custom-menu-item-deals{margin-left:32px}.custom-nav-icons-desktop{display:contents}.custom-mobile-menu-auth-only{display:none}.custom-mobile-menu-auth-only .custom-mobile-cart-count{position:static;display:inline-flex;align-items:center;justify-content:center;margin-left:8px;vertical-align:middle;background-color:#ef4444;color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:8px;padding:0 4px;pointer-events:none;line-height:1}.custom-menu-item-deals .custom-menu-link{color:var(--color-primary)}.custom-dropdown-overlay{position:absolute;top:100%;left:0;right:0;height:100vh;background:#0000003d;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:9998;pointer-events:none}.custom-menu-item:hover .custom-dropdown-overlay{opacity:1;visibility:visible}.custom-dropdown-standard{position:absolute;top:70px;left:0;right:0;width:100vw;background:#fffffff0;backdrop-filter:blur(50px) saturate(180%);-webkit-backdrop-filter:blur(50px) saturate(180%);padding:12px 0;border:none;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:100001;box-shadow:0 10px 30px #0000000d}.custom-menu-item:hover .custom-dropdown-standard{opacity:1;visibility:visible}.custom-dropdown-standard-content{display:flex;align-items:flex-start;justify-content:center;gap:56px;max-width:1200px;margin:0 auto}.custom-dropdown-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;transition:transform .2s ease;padding:12px 0;width:140px}.custom-dropdown-item:hover{transform:translateY(-4px)}.custom-dropdown-item-icon-wrapper{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.custom-dropdown-item-icon{width:48px;height:48px;transition:filter .2s ease}.custom-dropdown-item:hover .custom-dropdown-item-icon{filter:brightness(0) saturate(100%) invert(40%) sepia(98%) saturate(1000%) hue-rotate(190deg) brightness(95%) contrast(90%)}.custom-dropdown-item-label{font-size:14px;font-weight:500;color:#333;text-align:center;white-space:nowrap;transition:color .2s ease}.custom-dropdown-item:hover .custom-dropdown-item-label{color:#2c5af6}.custom-mobile-dropdown-arrow{display:none;margin-left:8px;transition:transform .3s ease}.custom-menu-link-toggle{display:flex;align-items:center;justify-content:flex-start;gap:8px;cursor:default}.custom-products-mobile-header{display:none}.custom-products-mega{position:absolute;top:72px;left:0;right:0;width:100vw;min-height:326px;background:#fff;border-top:0;border-bottom:1px solid rgba(35,131,226,.18);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:100001;box-shadow:0 16px 38px #1018280f}.custom-menu-item:hover .custom-products-mega,.custom-menu-item.products-open .custom-products-mega{opacity:1;visibility:visible}.custom-products-mega-inner{position:relative;display:grid;grid-template-columns:164px 1fr;gap:56px;max-width:1200px;min-height:326px;margin:0 auto;padding:24px 0 38px;box-sizing:border-box}.custom-products-mega-sidebar{display:flex;flex-direction:column;align-items:stretch;gap:10px}.custom-products-category,.custom-products-all-button{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;color:#666;text-decoration:none;font-family:inherit;font-size:16px;font-weight:400;line-height:1.2;padding:0;text-align:left;cursor:pointer;transition:color .2s ease}.custom-products-category span,.custom-products-all-button span{width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor;border-radius:1.5px;color:currentColor;font-size:0;line-height:0;transform:rotate(45deg)}.custom-products-category:hover,.custom-products-category.is-active,.custom-products-all-button:hover{color:#2c5af6}.custom-products-mega-content{min-width:0}.custom-products-panel{display:none;grid-template-columns:repeat(5,minmax(0,180px));gap:20px;align-items:start}.custom-products-panel.is-active{display:grid}.custom-products-mega:has([data-products-panel-target=all]:hover) .custom-products-panel{display:none}.custom-products-mega:has([data-products-panel-target=all]:hover) [data-products-panel=all]{display:grid}.custom-products-panel-all{padding-bottom:72px}.custom-products-card{display:flex;flex-direction:column;align-items:center;gap:12px;color:#111;text-decoration:none;transition:transform .2s ease,color .2s ease}.custom-products-card:hover{color:#2c5af6;transform:translateY(-3px)}.custom-products-image-wrap{width:180px;height:180px;display:flex;align-items:center;justify-content:center;background:#f7f7f7;border-radius:8px;overflow:hidden}.custom-products-image{width:100%;height:100%;object-fit:contain;display:block}.custom-products-name{max-width:180px;color:inherit;font-size:16px;font-weight:400;line-height:1.25;text-align:center}.custom-products-view-all{position:absolute;right:0;bottom:28px;min-width:124px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #2c5af6;border-radius:999px;color:#2c5af6;text-decoration:none;font-size:16px;font-weight:400;transition:color .2s ease,background .2s ease}.custom-products-view-all:hover{color:#fff;background:#1b4be0}.custom-mega-menu{position:absolute;top:70px;left:0;right:0;width:100vw;background:#fffffff0;backdrop-filter:blur(50px) saturate(180%);-webkit-backdrop-filter:blur(50px) saturate(180%);border:none;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:9999;box-shadow:0 10px 30px #0000000d}.custom-menu-item:hover .custom-mega-menu{opacity:1;visibility:visible}.custom-mega-menu-container{display:flex;justify-content:center;max-width:1200px;margin:0 auto;gap:50px}.custom-mega-menu-sidebar{width:214px;padding:10px 0;border-right:1px solid #f0f0f0}.custom-mega-category-item{display:flex;align-items:center;justify-content:space-between;padding:8px 40px 8px 0;cursor:pointer;color:#666;font-size:15px;font-weight:500;transition:all .2s ease}.custom-mega-category-item.active{color:#2c5af6}.custom-mega-category-item svg{opacity:0;transition:opacity .2s ease}.custom-mega-category-item.active svg{opacity:1}.custom-mega-products-grid{width:936px;display:none;grid-template-columns:repeat(5,1fr);gap:24px;padding:16px 0;min-height:300px}.custom-mega-products-grid.active{display:grid}.custom-mega-product-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;height:210px;text-decoration:none;transition:transform .2s ease}.custom-mega-product-card:hover{transform:translateY(-4px)}.custom-mega-product-image-wrapper{width:168px;height:168px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:16px}.custom-mega-product-image{width:100%;height:100%;object-fit:contain}.custom-mega-product-name{font-size:15px;color:#333;text-align:center;line-height:1.4;font-weight:500;transition:color .2s}.custom-mega-product-card:hover .custom-mega-product-name{color:#2c5af6}.custom-mega-tags{display:flex;gap:4px;flex-wrap:wrap;justify-content:center}.custom-mega-tag{color:#ef4444;font-size:10px;font-weight:500;padding:2px 6px;border:1px solid #ef4444;border-radius:4px}.custom-right-section{display:flex;align-items:center;gap:16px;flex:1;justify-content:flex-end}.custom-icon-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;cursor:pointer;border-radius:50%;transition:background-color .2s ease}.custom-icon-button:hover{background-color:#f5f5f5}.custom-icon-image{width:24px;height:24px}.custom-store-button{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#2c5af6;color:#fff;border:none;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none;transition:background .2s ease}.custom-store-button:hover{background:#1b4be0}.custom-language-switcher{position:relative}.custom-language-button{padding:0}.custom-language-flag{width:24px;height:24px;border-radius:50%;object-fit:cover}.custom-language-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:180px;padding:8px 2px 8px 8px;border-radius:12px;background:#fff;box-shadow:0 24px 54px #0f172a2e,0 10px 24px #0f172a1f,0 1px 2px #0f172a14;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:10050}.custom-language-dropdown-scroll{max-height:304px;width:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#c1c8d6 transparent}.custom-language-dropdown-scroll::-webkit-scrollbar{width:8px;background:transparent}.custom-language-dropdown-scroll::-webkit-scrollbar-track{background:transparent;border-radius:999px}.custom-language-dropdown-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#cdd4e1,#b8c1d3);border-radius:999px;border:1px solid transparent;background-clip:padding-box}.custom-language-dropdown-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#b9c2d6,#9ea9bf)}.custom-language-switcher:hover .custom-language-dropdown,.custom-language-switcher:focus-within .custom-language-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.custom-language-switcher.force-close .custom-language-dropdown{opacity:0!important;visibility:hidden!important;transform:translateY(6px)!important}.custom-language-option{display:block;padding:9px 10px;border-radius:8px;color:#333;text-decoration:none;font-size:14px;line-height:1.3;transition:background-color .2s ease,color .2s ease}.custom-language-option:hover,.custom-language-option.is-active{background:#f3f4f6;color:#2c5af6}.custom-mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10000}.custom-mobile-menu-toggle span{width:100%;height:2px;background-color:#333;border-radius:2px;transition:all .3s ease}.custom-mobile-menu-toggle.active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.custom-mobile-menu-toggle.active span:nth-child(2){opacity:0}.custom-mobile-menu-toggle.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media(max-width:992px){.custom-mobile-menu-toggle{display:flex}.custom-nav-container{min-width:0;padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px))}.custom-logo{flex:0 0 auto;flex-grow:0;width:fit-content;max-width:min(160px,52vw);min-width:0}.custom-logo-image{display:block;width:auto;max-width:min(180px,55vw);height:64px;max-height:64px;object-fit:contain}.custom-right-section{flex:0 0 auto;flex-shrink:0}.custom-nav-container>nav{flex:0 0 0;min-width:0;width:0;overflow:visible}.custom-menu-list{position:absolute;top:100%;left:0;width:100%;height:calc(100vh - 72px);background-color:#fff;flex-direction:column;align-items:flex-start;padding:24px 16px;gap:0;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto}.custom-menu-list.active{transform:translate(0)}.custom-menu-list.products-mobile-open{top:0;height:100dvh;padding:0;transform:none;overflow:hidden;z-index:100002}.custom-menu-list.products-mobile-open>.custom-menu-item:not(.custom-products-menu-item){display:none}.custom-menu-item{position:relative;width:100%;border-bottom:1px solid #f0f0f0}.custom-menu-link{display:block;padding:16px 0;font-size:16px}.custom-menu-link.custom-menu-link-toggle{display:flex;justify-content:space-between;align-items:center;width:100%}.custom-dropdown-overlay,.custom-mega-menu{display:none!important}.custom-dropdown-standard,.custom-products-mega{position:static;display:none;width:100%;min-height:0;background:transparent;padding:0;border:0;box-shadow:none;opacity:1;visibility:visible;transition:none;backdrop-filter:none;-webkit-backdrop-filter:none}.custom-menu-item:hover .custom-dropdown-standard,.custom-menu-item:hover .custom-products-mega{opacity:1}.custom-mobile-dropdown-arrow,.custom-has-dropdown.mobile-expanded .custom-dropdown-standard,.custom-has-dropdown.mobile-expanded .custom-products-mega{display:block}.custom-has-dropdown.mobile-expanded .custom-mobile-dropdown-arrow{transform:rotate(180deg)}.custom-menu-list.products-mobile-open .custom-products-menu-item{height:100%;border-bottom:0}.custom-menu-list.products-mobile-open .custom-products-menu-item>.custom-menu-link{display:none}.custom-dropdown-standard-content{flex-direction:column;align-items:flex-start;gap:0;padding-left:16px}.custom-dropdown-item{flex-direction:row;width:100%;padding:12px 0;gap:16px}.custom-dropdown-item-icon-wrapper,.custom-dropdown-item-icon{display:none}.custom-dropdown-item-label{font-size:15px;font-weight:400}.custom-products-mega-inner{display:block;max-width:none;min-height:0;height:auto;padding:0 0 16px 16px;box-sizing:border-box}.custom-menu-list.products-mobile-open .custom-products-mega-inner{height:calc(100% - 61px);min-height:0;padding:22px 20px 28px;overflow-y:auto}.custom-menu-list.products-mobile-open .custom-products-mega{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;background:#fff;z-index:100002;transform:translate(100%)}.custom-menu-list.products-mobile-open .custom-products-mega.mobile-detail-open{transform:translate(0)}.custom-menu-list.products-mobile-open .custom-products-mega.mobile-detail-entering{animation:custom-products-mobile-enter .32s cubic-bezier(.22,.61,.36,1) both}.custom-menu-list.products-mobile-open .custom-products-mega.mobile-detail-leaving{animation:custom-products-mobile-leave .28s cubic-bezier(.4,0,.2,1) both}@keyframes custom-products-mobile-enter{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes custom-products-mobile-leave{0%{transform:translate(0)}to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.custom-menu-list.products-mobile-open .custom-products-mega.mobile-detail-entering,.custom-menu-list.products-mobile-open .custom-products-mega.mobile-detail-leaving{animation-duration:.01ms}}.custom-products-mega:not(.mobile-detail-open) .custom-products-category.is-active{color:#666}.custom-products-mobile-header{height:61px;padding:0 16px;border-bottom:1px solid #eeeeee;display:none;align-items:center;justify-content:space-between;box-sizing:border-box}.custom-menu-list.products-mobile-open .custom-products-mobile-header{display:flex}.custom-products-mobile-title{margin:0;color:#333;font-size:20px;font-weight:600;line-height:1.2;text-align:center}.custom-products-mobile-nav-button{width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#333;background:transparent;border:0;border-radius:20px;cursor:pointer}.custom-products-mobile-nav-button:active{background:#f5f5f5}.custom-products-mega-sidebar{gap:0}.custom-products-category,.custom-products-all-button{min-height:56px;padding:0 4px;border-bottom:1px solid #f2f2f2;font-size:16px}.custom-products-category span,.custom-products-all-button span{width:8px;height:8px}.custom-products-mega-sidebar .custom-products-category:last-child{border-bottom:0}.custom-products-mega-content,.custom-products-view-all,.custom-menu-list.products-mobile-open .custom-products-mega-sidebar{display:none}.custom-menu-list.products-mobile-open .custom-products-mega-content{display:block}.custom-products-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px;padding:0}.custom-products-image-wrap{width:100%;height:auto;aspect-ratio:1 / 1}.custom-products-name{max-width:none;font-size:14px;line-height:1.3}.custom-menu-list.products-mobile-open .custom-products-view-all{position:static;display:flex;width:132px;height:40px;margin:32px 0 0 auto;font-size:15px}.custom-nav-icons-desktop{display:none}.custom-mobile-menu-auth-only{display:list-item}.custom-menu-item-deals{margin-left:0}.custom-language-switcher{display:none}}.shopify-policy__container{padding-top:0!important}cart-items{padding-top:0!important;display:block}@media(max-width:768px){.shopify-policy__container{padding-top:0!important}cart-items{padding-top:0!important}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/custom-header.css.map */
