.custom-header{position:absolute;top:7px;left:0;width:100%;z-index:100;max-height:calc(100vw / 8.8073394495)}.account-initial{font-family:NunitoSans10pt;font-weight:900;display:flex;align-items:center;justify-content:center;font-size:calc(100vw / 91.8918918919);line-height:normal;letter-spacing:.05em;text-transform:uppercase;color:var(--base-color-white-100);text-decoration:none;transition:all .3s ease;width:calc(100vw / 39.1836734694);height:calc(100vw / 39.1836734694);padding-left:1px;padding-top:.5px;border:2px solid white;border-radius:100px}@media (max-width: 768px){.account-initial{font-size:20px;height:35px;width:35px}}.account-initial--black{color:var(--base-color-black-500)}.custom-header-flex{position:relative;display:flex;justify-content:space-between;align-items:flex-start}.custom-header-left{display:flex}.custom-header-left a{display:inline-block;height:70px}.cart-wrapper{position:relative}.cart-wrapper__value{color:var(--base-color-black-500);text-align:center;font-size:calc(100vw / 106.6666666667);line-height:normal;text-transform:uppercase}.cart-count-bubble{width:calc(100vw / 71.1111111111);height:calc(100vw / 71.1111111111);bottom:0;top:0;left:calc(100vw / 96)}.cart-count-bubble--secondary{background:var(--base-color-yellow-600)}.cart-count-bubble--secondary .cart-wrapper__value{color:var(--base-color-white-100)}.cart-count-bubble--quaternary{background:var(--base-color-blue-300)}.cart-count-bubble--quinary{background:var(--base-color-red-200)}@media (max-width: 768px){.cart-count-bubble{display:none}}@media (min-width: 1921px){.cart-wrapper__value{font-size:18px}.cart-count-bubble{width:27px;height:27px;bottom:0;top:0;left:2.2rem}}.custom-header-left a:nth-child(1) img{width:calc(100vw / 10.2192889078);height:calc(100vw / 9.375457786);margin-left:calc(-100vw / 40.8510638298)}.custom-header-left a:nth-child(2) img{margin-top:calc(100vw / 43.6363636364);width:calc(100vw / 7.1301512558);height:calc(100vw / 52.1229232273)}.custom-header-right{display:flex;align-items:center;gap:calc(100vw / 42.6666666667);margin-top:calc(100vw / 43.6363636364);padding-right:calc(100vw / 25.754527163)}.custom-header-right{cursor:pointer;position:relative;z-index:10}.custom-header-right div:nth-child(1) img{width:calc(100vw / 39.1836734694);height:calc(100vw / 39.1836734694);height:auto}.custom-header-right div:nth-child(2) img{width:calc(100vw / 51.8918918919);height:calc(100vw / 49.1677336748)}.custom-header-right div:nth-child(3) img{width:calc(100vw / 51.9382151649);height:calc(100vw / 51.9382151649)}.custom-menu{max-width:calc(100vw / 8.7272727273);z-index:1;position:absolute;top:-7px;right:0;visibility:hidden;opacity:0;transition:visibility .3s linear,opacity .3s linear;padding-bottom:30px;padding-right:20px;background:#000;border-bottom-left-radius:10px;background-repeat:no-repeat;background-size:cover;overflow:hidden;overflow-y:auto;transition:all .5s ease;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;-ms-overflow-style:none;scrollbar-width:none}.custom-menu-header{padding-top:calc(100vw / 40.8684546616);display:flex;align-items:center;flex-direction:column}.custom-menu-content{padding-top:calc(100vw / 15.36);display:flex;gap:calc(100vw / 103.5040431267);flex-direction:column}@media (min-width: 1921px){.custom-menu{max-width:220px}.custom-menu-content{padding-top:125px}}.custom-menu-header__title{margin-top:calc(100vw / 125.8191349934);color:var(--base-color-white-100);font-size:16.952px;font-size:calc(100vw / 113.2609721567);line-height:normal;text-transform:uppercase}.custom-menu-header div:nth-child(1) img{width:calc(100vw / 51.9382151649);height:calc(100vw / 51.9382151649);transform:rotate(45deg)}.custom-menu-header div:nth-child(2) img{margin-top:calc(100vw / 42.1329822251);width:calc(100vw / 32.3613686162);height:calc(100vw / 32.3613686162)}.custom-menu-header div:nth-child(4) img{margin-top:calc(100vw / 125.8191349934);width:1.25vw;height:1.25vw}.custom-menu-item img{width:1.25vw;height:1.25vw}.custom-menu-item{padding-left:20px;padding-top:.625vw;padding-bottom:calc(100vw / 203.1746031746);display:flex;align-items:center;gap:.625vw;color:var(--base-color-yellow-100);text-decoration:none;font-size:calc(100vw / 137.1428571429);line-height:normal;letter-spacing:calc(100vw / 480);text-transform:uppercase;position:relative}@media (max-width: 1200px){.custom-menu-item{padding-left:10px}.custom-menu{padding-right:10px}}.custom-menu-item:after{content:"";position:absolute;top:0;left:calc(-100vw / 276.8565248738);height:100%;width:calc(100vw / 276.8565248738);background:var(--base-color-yellow-100);transition:left .3s ease}.custom-menu-item:hover:after{left:0}@media (max-width: 768px){.custom-header{max-height:112px;height:100%;top:16px}.custom-header-flex,.custom-header-left{align-items:center}.custom-header-right{margin-top:0;padding-left:calc(100vw / 25.754527163);gap:32px}.custom-header-left a:nth-child(1) img{width:82px;height:89px;margin-left:calc(-100vw / 31.851064)}.custom-header-left a:nth-child(2) img{display:none}.custom-header-left div:nth-child(3){position:absolute;top:25%;left:28%;transform:translate(-50%)}.custom-header-left div:nth-child(3) a img{width:201.959px;height:27.627px}.custom-header-right div:nth-child(3) img{width:27.725px;height:27.725px}.custom-header-right div:nth-child(1) img,.custom-header-right div:nth-child(2) img{width:39.2px;height:39.2px}.custom-menu{max-width:220px;top:-16px;border-bottom-left-radius:20px}.custom-menu-header{padding-top:46.98px}.custom-menu-header div:nth-child(1) img{width:36.967px;height:36.967px;transform:rotate(45deg)}.custom-menu-header div:nth-child(2) img{margin-top:45.57px;width:59.33px;height:59.33px}.custom-menu-header div:nth-child(4) img{margin-top:15.26px;width:24px;height:24px}.custom-menu-header__title{margin-top:15.26px;font-size:16.952px}.custom-menu-item{font-size:14px;letter-spacing:4px;gap:12px;padding-top:12px;padding-bottom:9.45px;padding-left:22px}.custom-menu-item:after{width:6.935px;left:-7px}.custom-menu-item img{width:24px;height:24px}.custom-menu-content{padding-top:125px;gap:18.55px}}@media (min-width: 769px){.custom-header-left div:nth-child(3){display:none}}@media (max-width: 576px){.custom-header-left a:nth-child(1) img{width:82px;height:89px;margin-left:calc(-100vw / 20.851064)}}@media (min-width: 1921px){.custom-header{max-height:218px}.custom-header-left a:nth-child(1) img{width:187.88px;height:204.79px;margin-left:-47px}.custom-header-left a:nth-child(2) img{margin-top:44px;width:269.279px;height:36.836px}.custom-header-right{gap:45px;padding-right:74.55px;margin-top:44px}.custom-header-right div:nth-child(1) img{width:49px;height:49px}.custom-header-right div:nth-child(2) img{width:37px;height:39.056px}.custom-header-right div:nth-child(3) img{width:36.967px;height:36.967px}.custom-menu{top:-16px}.custom-menu-header{padding-top:46.98px}.custom-menu-header div:nth-child(1) img{width:36.967px;height:36.967px;transform:rotate(45deg)}.custom-menu-header div:nth-child(2) img{margin-top:45.57px;width:59.33px;height:59.33px}.custom-menu-header div:nth-child(4) img{margin-top:15.26px;width:24px;height:24px}.custom-menu-header__title{margin-top:15.26px;font-size:16.952px}.custom-menu-item{font-size:14px;letter-spacing:4px;gap:12px;padding-top:12px;padding-bottom:9.45px;padding-left:22px}.custom-menu-item:after{width:6.935px;left:-7px}.custom-menu-item img{width:24px;height:24px}.custom-menu-content{padding-top:125px;gap:18.55px}}.custom-header--quaternary .custom-menu-item{color:var(--base-color-blue-300)}.custom-header--quaternary .custom-menu-item:after{background-color:var(--base-color-blue-300)}.custom-header--quinary .custom-menu-item{color:var(--base-color-red-200)}.custom-header--quinary .custom-menu-item:after{background-color:var(--base-color-red-200)}#hidden-account{opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s}#hidden-account.active{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s .3s}@media (max-width: 668px){.custom-header-left div:nth-child(3){left:50%}.custom-header-left div:nth-child(3) a img{margin-left:-170px}}@media (max-width: 568px){.custom-header-left div:nth-child(3) a img{width:181.959px}}@media (max-width: 468px){.custom-header-left div:nth-child(3) a img{width:130.959px;margin-left:-160px}}@media (max-width: 410px){.custom-header-left div:nth-child(3) a img{width:130.959px;margin-left:-147px}}.icon-black--active{filter:brightness(0) saturate(100%) invert(44%) sepia(47%) saturate(551%) hue-rotate(10deg) brightness(90%) contrast(96%)}
/*# sourceMappingURL=/cdn/shop/t/52/assets/custom-header.css.map */
