#shopify-section-theme-header{position:sticky;top:-1px;z-index:1000;border-bottom:1px solid var(--grey-300)}#header{background-color:#fff;padding:0 20px;position:relative}#headerInner{max-width:1320px;width:100%;margin:0 auto;display:flex;align-items:center;gap:40px}#headerMenu{display:none}#sliderExit{display:none;cursor:pointer}#headerLogo{max-width:129px}#headerNav{display:flex;align-items:center;gap:22px;margin-left:auto}#headerNavBackdrop{z-index:-1;position:absolute;left:0;top:100%;width:100vw;height:100vh;background-color:#0000004d;opacity:0;animation:.4s ease forwards backdropAppear;display:none}@keyframes backdropAppear{0%{opacity:0}to{opacity:1}}.headerNavItem.dropMenu:hover~#headerNavBackdrop{display:block}.headerNavItem{padding:24px 14px}.headerNavItemTitle{cursor:pointer;color:var(--grey-900);line-height:24px;letter-spacing:.4px;position:relative;display:flex;align-items:center;gap:4px}.headerNavItemTitle:before{content:"";position:absolute;display:block;background-color:var(--grey-900);height:1px;width:0;left:0;bottom:0;transition:.4s ease width}.headerNavItem:hover .headerNavItemTitle:before{width:100%}.dropMenu .headerNavItemTitle:after{content:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 6L8 11L3 6' stroke='%23111827' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:16px;height:16px;transition:.4s ease}.dropMenu:hover .headerNavItemTitle:after{transform:rotateX(180deg) translateY(-2px)}#headerIcons{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex:1;max-width:fit-content}#headerAccount{display:none}#headerAccount.headerAccountCustomer{display:block;position:relative}.popUpAccount_wrapper_main{position:absolute;top:30px;left:50%;background:#fff;padding:20px;transform:translate(-55%);box-shadow:#00000059 0 5px 15px;border-radius:4px;display:none}.customer_details_main{display:flex;gap:10px;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #dedede}.customer_account_main{display:flex;flex-direction:column;row-gap:15px}.popUpAccount_wrapper_main.popUpAccountshow{display:block}.popUpAccount_wrapper_main a,.popUpAccount_wrapper_main p{font-size:14px;color:#111827;text-transform:capitalize;white-space:nowrap;letter-spacing:.42px;transition:ease.3s}p.customer_details_name{margin-bottom:4px}p.customer_details_email{color:#707070}#headerAccount,#headerWish,#headerCart{width:24px;height:24px;cursor:pointer;position:relative}#headerAccount.active:after,#headerCart.count:after{position:absolute;bottom:0;right:-1px;height:11px;width:11px;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11' fill='none'%3E%3Cpath d='M5.25 10.5C8.1495 10.5 10.5 8.1495 10.5 5.25C10.5 2.35051 8.1495 0 5.25 0C2.35051 0 0 2.35051 0 5.25C0 8.1495 2.35051 10.5 5.25 10.5Z' fill='%231E2233'/%3E%3Cpath d='M7.5 3.75L4.5 6.75L3 5.25' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media (max-width: 1050px){#header{padding:0 16px}#headerInner{padding:21px 0;gap:0}#headerIcons .newButton{display:none}#headerAccount,#headerMenu.active,#sliderExit.active{display:block}#headerIcons{margin-left:auto}#headerMenu,#sliderExit{width:20px;height:20px}#headerLogo{max-width:112px}#headerNav{display:none}#headerCart{width:20px;height:20px}#headerWish{display:none}#headerInner:has(~#headerSearchDisplay.active){border-bottom:none}.popUpAccount_wrapper_main{position:fixed;top:100px;z-index:2;transform:translate(-50%)}}#headerSearch{display:flex;width:100%;justify-content:flex-end;max-width:fit-content;cursor:pointer}#headerSearchMobileIcon{display:none}#headerSearchDesktop,#headerSearchDisplayForm{position:relative;padding:7px 20px;border-radius:100px;width:100%;max-width:300px}#headerSearchDesktop svg,#headerSearchDisplayFormIcon,#headerSearchDisplayFormExit{position:absolute;top:50%;translate:0 -50%;width:22px;height:22px;cursor:pointer}#headerSearchMobileFormIcon,#headerSearchDisplayFormIcon{left:24px}#headerSearchDesktop svg,#headerSearchDisplayFormExit{right:24px}#headerSearchDisplay{display:none}#headerSearchDisplay.active{position:absolute;top:100%;left:0;height:100%;width:100%;display:grid;background-color:#fff}#headerSearchDisplayWrap{max-width:1180px;width:100%;margin:0 auto;display:flex;justify-content:center;padding:20px}#headerSearchDisplayForm{max-width:100%;padding:10px 20px 0 56px}#headerSearchDisplayForm .headerSearchInput{width:80%;background:#fff;padding:10px;border-radius:4px;color:var(--brand-navy);font-weight:500}.headerSearchInput{border:none;outline:none;padding:0}@media (max-width: 1050px){#headerSearchDesktop{display:none}#headerSearchMobileIcon{display:block}#headerSearchMobileIcon{width:20px;height:20px}#headerSearchDisplayForm{padding:12px 24px 0 60px}}#slider{display:none}#slider.active{display:block}#sliderContent{position:fixed;left:0;bottom:150%;width:100vw;height:calc(100% - 111px);transition:.4s ease;z-index:2500;background-color:#fff;padding:0 16px 32px;overflow-y:auto}#sliderContent::-webkit-scrollbar{display:none}#slider.active #sliderContent{animation:.4s ease forwards sliderDown}@keyframes sliderDown{0%{bottom:150%}to{bottom:0}}#slider.deactivate #sliderContent{animation:.4s ease forwards sliderUp}@keyframes sliderUp{0%{bottom:0}to{bottom:150%}}#sliderNav{margin-bottom:12px}.sliderNavItem{font-weight:500;border-bottom:1px solid #E5E7EB;color:#111827;padding:18px 0;line-height:1.5}#sliderNav a:last-child .sliderNavItem{border-bottom:none}.headerNavItemDrop{position:absolute;opacity:0;visibility:hidden;top:50%;left:50%;translate:-50% 0;padding:40px 30px;width:100%;z-index:30;transition:visibility .3s ease,opacity .3s ease,top .3s ease,background-color .3s ease;pointer-events:none}.headerNavItem.dropMenu:hover .headerNavItemDrop{visibility:visible;opacity:1;top:100%;background-color:#fff;pointer-events:unset}.headerNavItemDropInner{display:flex;justify-content:space-between;gap:3%;max-width:1280px;margin:0 auto;line-height:1.5;color:#111827}.headerNavItemDropList{max-width:280px;display:flex;flex-direction:column;gap:16px}.headerNavItemDropListTitle{font-weight:500}.headerNavItemDropListLink{color:#007fff;display:flex;align-items:center;gap:8px}.headerNavItemDropListLink:after{content:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 3L11 8L6 13' stroke='%23007FFF' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:16px;height:16px}.headerNavItemDropListWrap{display:flex;align-items:center;gap:8px}.headerNavItemDropListImage{width:20px;height:20px;border-radius:4px}.headerNavItemDropListItem.popular{display:flex;align-items:center;gap:8px}.headerNavItemDropListItem.popular:after{content:"Popular";padding:0 2px;font-size:14px;line-height:24px;border:1px solid #E5E7EB;border-radius:33px}.headerNavItemDropSwiper{max-width:320px;position:relative}.headerNavItemDropSwiper .swiper-slide{position:relative}.headerNavItemDropSwiperTitle{position:absolute;top:12px;left:12px;z-index:2;background:#0000004d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:2px 8px;border-radius:41px;font-size:12px;line-height:18px;color:#fff}.headerNavItemDropSwiperImage{width:100%;height:100%;object-fit:cover;border-radius:12px;max-height:264px}.headerNavItemDropSwiperText{position:absolute;bottom:26px;left:50%;translate:-50% 0;width:calc(100% - 24px);font-size:14px;line-height:20px;background:#0000004d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:4px 18px;border-radius:8px;color:#fff}.headerNavItemDropSwiper .swiper-pagination{left:12px;right:unset;top:unset;bottom:10px;max-width:fit-content;--swiper-pagination-bullet-size: 6px;--swiper-pagination-color: #00000080;--swiper-pagination-bullet-vertical-gap: 2px}@media (max-width: 1050px){.headerNavItem{padding:0}.headerNavItemTitle{width:100%;font-weight:500;border-bottom:1px solid #E5E7EB;color:#111827;line-height:1.5;padding:18px 0;display:flex;align-items:center;justify-content:space-between}.headerNavItemTitle:before{display:none}.headerNavItemDrop{position:static;visibility:visible;opacity:1;translate:0;padding:0}.headerNavItemDropInnerWrap{display:grid;grid-template-rows:0fr;transition:ease .4s}.headerNavItemTitle.active+.headerNavItemDrop .headerNavItemDropInnerWrap{grid-template-rows:1fr}.headerNavItemDropInnerWrap>div{overflow:hidden}.headerNavItemDropInner{flex-direction:column;justify-content:normal;gap:8px}.headerNavItemDropList{max-width:unset;gap:0}.headerNavItemDropListTitle,.headerNavItemDropListItem,.headerNavItemDropListLink{padding:12px 0}.headerNavItemDropSwiper{max-width:unset}.headerNavItemDropSwiperImage{max-height:320px}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/theme-header.css.map */
