.custom-header{top:0;left:0;z-index:3;width:100%;transition:background .2s ease-in-out}.custom-header__wrapper{display:flex;flex-wrap:wrap;padding:20px 23px;align-items:center}.scroll-header{background-color:#fff}.scroll-header .custom-header__nav-link{color:#000}.scroll-header .custom-header__logo-transparent{visibility:hidden;opacity:0}.scroll-header .custom-header__logo-simple{visibility:visible;opacity:1}.scroll-header .custom-header__tool-list svg{color:#000}.custom-header__logo{flex:0 0 120px;padding-right:23px;display:block;position:relative;z-index:5;min-height:30px}.custom-header__logo-image{max-width:100%;position:absolute;top:0;left:0;width:calc(100% - 23px);height:100%;object-fit:contain;visibility:hidden;opacity:0;transition:all .35s ease-in}.custom-header__nav{flex:1 1 auto;margin:0;display:flex;flex-wrap:wrap;padding:0 23px;list-style:none}.custom-header__nav-list{padding-right:25px}.custom-header__nav-list:last-child{padding-right:0}.custom-header__nav-link{color:inherit;text-decoration:none;display:block;position:relative;z-index:5;transition:all .35s ease-in;font-size:16px}.custom-header__link--inactive{opacity:.5}.custom-header__link--active{opacity:1}.custom-header__tool{flex:0 0 auto;margin:0;display:flex;flex-wrap:wrap;padding:0 0 0 23px;list-style:none;position:relative;z-index:5}.custom-header__tool-list{padding-left:25px;transition:color .2s linear;font-size:11px}.custom-header__tool-list svg{display:block;width:18px;height:18px;margin-bottom:1px}.custom-header__tool-list:first-child{padding-left:0}.custom-header__tool-link{color:inherit;text-decoration:none;display:block}.custom-header__tool-menu{display:none}.custom-header__tool-search svg{cursor:pointer}.custom-header__tool-cart svg{cursor:pointer}.custom-mobile-header{padding:30px 23px;position:fixed;top:0;left:0;width:100%;height:100vh;overflow-y:auto;z-index:6;display:none}.custom-mobile__nav{list-style:none;padding:0;margin:0}.custom-mobile__subnav{display:none}.custom-mobile-nav__link{display:block;color:inherit;text-decoration:none;font-size:1.1rem;line-height:1.4;font-weight:300;transition:all .35s ease-in}.custom-mobile__nav-padd{padding-left:23px}.custom-mobile-nav__link-sublink{opacity:50%;font-size:1.8rem!important}.custom-mobile-nav--toggle.active{opacity:1}.custom-mobile-nav-wrapper{display:flex;flex-direction:column;height:calc(100% - 45px)}.custom-mobile__nav-top{flex:1 1 auto}.custom-mobile__nav-bottom{padding-bottom:20px;padding-top:20px}.custom-header--transparent .custom-header__logo-transparent,.custom-header--simple .custom-header__logo-simple{visibility:visible;opacity:1}.custom-header__wrapper-main{position:relative}.custom-header__megamenu-wrapper-main{position:absolute;left:0;height:100vh;width:100%;z-index:4;top:0;visibility:hidden}.custom-header__megamenu-wrapper-main:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:all .35s ease-in}.custom-header__megamenu-wrapper{display:flex;flex-wrap:wrap;width:100%;height:100%}.custom-header__megamenu-child{min-width:143px;padding-top:70px;height:100%;transform:translate(-100%);visibility:hidden;opacity:0;z-index:3;position:relative;transition:all .35s ease-in}.custom-header__megamenu-nav{margin:0;list-style:none;padding:0 23px 23px;overflow-y:auto;height:100%;-ms-overflow-style:none;scrollbar-width:none}.custom-header__megamenu-nav::-webkit-scrollbar{display:none}.custom-header__megamenu-link{text-decoration:none;color:inherit;opacity:.5;font-size:12px}.custom-header__megamenu-grandchild .custom-header__megamenu-nav *{font-family:var(--font-body-family)!important}.custom-header__megamenu-list:hover .custom-header__megamenu-link{opacity:1}.custom-header__megamenu-wrapper-main.active{visibility:visible}.custom-header__megamenu-wrapper-main.active:after{opacity:1}.custom-header__megamenu-grandchild{padding-top:70px;height:100%;width:100%;display:none;background:#fff}.custom-header__megamenu-child.active{visibility:visible;opacity:1;transform:translate(0)}.custom-header__megamenu-grandchild.active{visibility:visible;transform:translate(0)}.custom-mobile-header .custom-header__logo-image{opacity:1;visibility:visible}.custom-header__megamenu-grandchild-wrapper{position:absolute;top:0;right:0;height:100%;z-index:-1;transform:translate(0);visibility:hidden;opacity:0;min-width:250px;transition:all .35s ease-in}.custom-header__megamenu-grandchild-wrapper.active{visibility:visible;transform:translate(100%);opacity:1}.custom-header__megamenu-collection-wrapper{position:absolute;top:0;right:0;height:100%;padding-top:70px;z-index:-1;transform:translate(0);visibility:hidden;opacity:0;transition-property:all;transition-timing-function:ease-in;transition-duration:.35s;width:500px}.gift-padding{padding-top:10px}.view-all-padding{padding-bottom:10px}.custom-header__megamenu-grandchild.active .custom-header__megamenu-collection-wrapper{visibility:visible;opacity:1;transform:translate(100%)}.custom-header__collection-wrapper{display:block;position:relative;margin-bottom:23px}.custom-header__collection-title{display:block;position:absolute;top:0;left:0;z-index:1;color:#fff;padding:10px;width:100%}.custom-header__collection-subtitle{display:block;position:absolute;bottom:0;left:0;z-index:1;color:#fff;padding:10px}.custom-header__collection-image{width:100%;height:auto;display:block;max-width:100%}.custom-header__megamenu-collection-content{padding:0 23px;overflow-y:auto;height:100%;-ms-overflow-style:none;scrollbar-width:none}.custom-header__megamenu-collection-content::-webkit-scrollbar{display:none}.custom-header__megamenu-close{position:absolute;top:23px;right:23px;cursor:pointer}.custom-header__megamenu-close svg{height:20px;width:20px;stroke-width:2px}.custom-header__sidedrawer-main{position:absolute;left:0;height:100vh;width:100%;z-index:4;top:0;visibility:hidden;overflow:hidden}.custom-header__sidedrawer-main:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:all .2s ease-in}.custom-header__sidedrawer{display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%;height:100%}.custom-header__sidedrawer-box{max-width:720px;width:100%;padding:70px 0 0;height:100%;transform:translate(100%);visibility:hidden;opacity:0;z-index:3;position:relative;transition:all .2s ease-in;background-color:#fff;display:flex;flex-direction:column}.custom-header__sidedrawer-close{position:absolute;left:23px;top:24px;cursor:pointer;padding:0;margin:0;background:no-repeat;border:0}.custom-header__search-close svg{height:20px;width:20px;stroke-width:2px}.custom-header__account-close svg{height:20px;width:20px;stroke-width:2px}.custom-header__search-wrapper-main.active{visibility:visible}.custom-header__search-wrapper-main.active:after{opacity:1}.custom-header__search-wrapper-main.active .custom-header__search-box{visibility:visible;opacity:1;transform:translate(0)}.custom-header__search-box .custom-field.field{margin-bottom:30px;padding:0 23px}.custom-header__search-box .custom-field.field .field__input{border-bottom-color:#00000080;padding-bottom:8px}.custom-header__search-box .custom-field.field .field__input::placeholder{padding-left:10px}.custom-header__search-products{overflow-y:auto;flex:1;overflow-x:hidden;padding:0 23px;-ms-overflow-style:none;scrollbar-width:none}.custom-header__search-products::-webkit-scrollbar{display:none}.custom-header__search-recommendation h3{font-size:1.1rem;font-weight:400;font-family:var(--font-body-family);margin-bottom:20px;margin-top:0;color:#00000080}.custom-header__search-recommendation ul{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;padding-left:0;margin-top:0;list-style:none}.custom-header__search-recommendation ul li{padding-left:10px;padding-right:10px;margin-bottom:15px;flex:0 0 auto;width:50%}.custom-header__search-result ul{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;padding-left:0;margin-top:0;list-style:none}.custom-header__search-result ul li{padding-left:10px;padding-right:10px;margin-bottom:15px;flex:0 0 auto;width:50%}.custom-header__search-recommendation h3.card__heading{color:#000;margin-bottom:0}.custom-header__search-result{display:none}.custom-search--not-found{color:#000}.custom-header__tool--cart{position:relative}.custom-header__drawer-active li,.custom-header__search-drawer-active li{opacity:.4}.custom-header__drawer-active .custom-header__tool-cart,.custom-header__search-drawer-active .custom-header__tool-search{opacity:1}.custom-header__account-drawer-active li{opacity:.4}.custom-header__account-drawer-active .custom-header__tool-account{opacity:1}.cart-count-bubble{top:-7px;left:auto;right:-7px}.custom-header__account-wrapper-main.active{visibility:visible}.custom-header__account-wrapper-main.active:after{opacity:1}.custom-header__account-wrapper-main.active .custom-header__account-box{visibility:visible;opacity:1;transform:translate(0)}#headerRecover,#headerRegister{display:none}#headerRecover:target,#headerRegister:target{display:block}#headerRecover:target+#headerLogin{display:none}#headerRegister:target+#headerRecover,#headerRegister:target+#headerRecover+#headerLogin{display:none}.customer-header__account-info{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:8px}.customer-header__account-info h3{font-size:1.1rem;padding-right:10px;font-family:var(--font-body-family);font-weight:400;color:#000;margin-top:0;margin-bottom:2px;line-height:22px}.customer-header__account-info p{font-size:1.1rem;font-family:var(--font-body-family);font-weight:400;color:#00000080;margin-top:0;margin-bottom:2px;line-height:22px}.custom-header__account-flex{display:flex;margin:-15px -5px 19px;position:relative}.custom-header__account-flex>*{padding-left:5px;padding-right:5px;flex:1;margin-top:15px}.custom-header__account-recover{font-size:1.1rem;font-family:var(--font-body-family);font-weight:400;line-height:27px;white-space:nowrap;text-transform:capitalize;color:#000;text-decoration:none;position:absolute;right:0;top:0}.custom-header__account-flex .custom-field.field .field__input{padding-top:5px;border-top:1px solid rgba(0,0,0,.5);border-bottom-color:#00000080}.custom-header__account-flex .custom-field.field+.form__message{margin-top:5px}.custom-header__account-loginPassword .field__input{padding-right:100px}.custom-header__account-button{background-color:#000;color:#fff;margin-left:-23px;margin-right:-23px;width:calc(100% + 46px);border:0;height:50px;cursor:pointer;font-size:1.1rem;text-transform:uppercase;font-family:var(--font-body-family);display:block;text-align:center;text-decoration:none;line-height:50px}.custom-header__account-link{display:inline-block;margin-bottom:0;margin-top:7px;font-size:1.1rem;font-family:var(--font-body-family);font-weight:400;line-height:27px;white-space:nowrap;text-transform:capitalize;color:#000}.customer-header__account-infoRegister{margin-top:50px}.custom-header__account-box .form__message{font-size:1.1rem;font-family:var(--font-body-family);margin-top:0;margin-bottom:13px}.custom-header__account-box .form__message:focus-visible{outline:0;outline-offset:0;box-shadow:none}.custom-header__account-box .form__message svg{width:25px;height:21px;margin-right:5px}.custom-header__account-box .errors{margin-bottom:15px}.custom-header__account-box .errors ul{margin-top:-5px;margin-bottom:10px}.custom-header__account-box .errors ul li{font-size:1.1rem;font-family:var(--font-body-family);line-height:22px}.custom-header__account-box .errors ul li a{color:#000}.custom-header__acccount-register,.custom-header__acccount-recover,.custom-header__acccount-login{padding:0 23px}.custom-header__megamenu--toggle-collection-first+.custom-header__megamenu-wrapper-main .custom-header__megamenu-collection-wrapper{right:auto;left:-500px;z-index:1}.custom-header__link--active-state{opacity:1!important}.custom-header__link--inactive-state{opacity:.5!important}@media screen and (min-width: 993px){.custom-mobile-header{display:none!important}.custom-header--megamenu .custom-header__logo-simple{visibility:visible;opacity:1}.custom-header--megamenu .custom-header__logo-transparent{visibility:hidden;opacity:0}}@media screen and (min-width: 1366px){.custom-header__search-products{margin-right:-7px}.custom-header__search-products::-webkit-scrollbar{width:7px}.custom-header__search-products::-webkit-scrollbar-track{background:#f1f1f1;box-shadow:inset 0 0 5px gray;border-radius:10px}.custom-header__search-products::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.custom-header__search-products::-webkit-scrollbar-thumb:hover{background:#777}}@media only screen and (max-width: 1200px){.custom-header__sidedrawer-box{max-width:550px}}.custom-header__tool-search span,.custom-header__tool--cart .custom-header__tool-span{display:none}@media screen and (max-width: 992px){.custom-header__tool-menu{display:block}.custom-header__tool{padding-left:15px;align-items:center}.custom-header__tool-list,.custom-header__tool-list:first-child{padding-left:15px}.custom-header__tool-list:first-child .custom-header__tool-link{display:flex;align-items:center}.custom-header__tool-list:first-child{padding-left:0}.custom-header__nav{display:none}.custom-header__wrapper{align-items:center;justify-content:space-between}.custom-mobile-header .custom-header__wrapper{padding:0 0 23px}.custom-header__logo{padding-right:15px;z-index:2}.custom-header__drawer-active li,.custom-header__search-drawer-active li{opacity:1!important}.custom-mobile-nav__link{font-size:2.5rem;font-weight:500}}@media only screen and (max-width: 767px){.custom-header__tool{z-index:6}.custom-header__sidedrawer-main{z-index:5}}@media screen and (max-width: 750px){.custom-header__wrapper,.custom-mobile-header{padding:20px}.custom-header__search-close{top:25px}.custom-header__search-box{padding-top:67px}}@media screen and (max-width: 550px){.custom-header__search-box,.custom-header__sidedrawer-box{max-width:100%}}@media only screen and (max-width: 480px){.custom-header__search-recommendation ul li,.custom-header__search-result ul li{width:100%}.custom-header__account-flex{flex-wrap:wrap}.custom-header__account-flex>*{flex:0 0 auto;width:100%}.custom-header__account-recover{right:0;top:45px;width:auto!important;margin-top:0}}.custom--only--megamenu{width:0!important;border:0!important}.custom-header__megamenu-grandchild.custom--only--megamenu.active .custom-header__megamenu-collection-wrapper{transform:translate(calc(100% - 1px))!important}.custom-header__collection-image--colors{object-fit:cover;height:auto;aspect-ratio:7/8}
/*# sourceMappingURL=/cdn/shop/t/13/assets/custom-header.css.map */
