:root{--menu-gap: min(24px, 1.25vw)}.mobile-only{display:block!important}@media all and (min-width:768px)and (max-width:1024px)and (orientation:landscape)and (hover:hover),all and (min-width:1025px){.mobile-only{display:none!important}.mega.desktop-only .wrapper{background-color:var(--primary-bg-color)}.main-menu .dropdown:hover>a{text-shadow:.5px 0 currentColor,-.5px 0 currentColor;text-decoration:underline;text-underline-offset:1rem}.main-menu .dropdown>a{white-space:nowrap}.main-menu .dropdown.menu{padding-left:var(--menu-gap)}}@media all and (min-width:768px)and (orientation:landscape),all and (min-width:1025px){.main-menu .dropdown{padding-left:var(--menu-gap);margin-left:0;max-width:200px;text-align:center}}@media all and (min-width:768px)and (orientation:landscape),all and (min-width:1025px){.main-menu .dropdown>a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}}.menu-level{max-width:30rem;margin-left:2rem;padding:4rem -8rem 4rem -4rem}.menu-level:last-child{border-bottom:solid black 0px}.menu-line{width:20rem;margin:0 2rem;border-bottom:solid black 1px}site-header{display:contents}header{position:fixed;top:var(--announcement-bar-height);left:0;width:100vw;border-bottom:1px solid #eee;z-index:98;background:#fff}header .bottom{position:relative;z-index:2;background:#fff;content:"";width:100%;bottom:-1px;border-bottom:1px solid #191803}header .bottom .container{margin:0 auto}@media(max-width:1024px)and (orientation:portrait){header .bottom .container{padding:0 5px}}header .add-success{position:absolute;top:100%;left:0;width:100%;text-align:center;padding:2rem;background:var(--secondary-highlight-color);z-index:1;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);transition:-webkit-transform .7s Cubic-bezier(.3,0,.3,1);transition:transform .7s Cubic-bezier(.3,0,.3,1);transition:transform .7s Cubic-bezier(.3,0,.3,1),-webkit-transform .7s Cubic-bezier(.3,0,.3,1)}header .add-success.active{-webkit-transform:none;-ms-transform:none;transform:none}header .add-fail{position:absolute;top:100%;left:0;width:100%;text-align:center;padding:2rem;background:red;color:#fff;z-index:1;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);transition:-webkit-transform .7s Cubic-bezier(.3,0,.3,1);transition:transform .7s Cubic-bezier(.3,0,.3,1);transition:transform .7s Cubic-bezier(.3,0,.3,1),-webkit-transform .7s Cubic-bezier(.3,0,.3,1)}header .add-fail.active{-webkit-transform:none;-ms-transform:none;transform:none}.logo-column{order:2}.nav.main-menu{order:1;flex:1}.icons-column{order:3}header .logo{height:26px;width:110px;background:url(logo-new.svg) no-repeat;background-size:100%;background-position:center center;display:block}@media all and (min-width:1025px),all and (min-width:768px)and (orientation:landscape){.logo-column{order:1;padding-inline:0}.nav.main-menu{order:2;padding-inline:0!important}.icons-column{padding-inline:0}}@media(max-width:767px),(max-width:1024px)and (orientation:portrait){.nav.text-right{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.nav.text-right li{width:21px}.icons-column.text-right li{width:unset}}.nav>li{display:inline-block;vertical-align:top}.nav>li i{display:inline-block;vertical-align:top}.nav>li:not(.dropdown) a>span{position:relative}.nav>li:not(.dropdown) a>span:after{content:"";display:block;position:absolute;width:0;height:1px;bottom:-2px;left:0;opacity:0;transition:width .4s ease,opacity .3s ease;background:#666}.nav>li.bag a>span:after{content:"";display:none}.icons-column.nav{display:flex;align-items:center;justify-content:end;flex-wrap:nowrap;gap:0}.icons-column>li+li{margin-left:0rem}@media all and (min-width:1025px),all and (min-width:768px)and (orientation:landscape){.nav>li:not(.dropdown) a:hover span:after{width:100%;opacity:1}.icons-column>li+li{margin-left:1rem}}.nav>li+li{margin-left:1.5rem}@media(max-width:480px){.nav>li+li{margin-left:.5rem}}@media(max-width:767px),(max-width:1024px)and (orientation:portrait){.nav>li.cart{font-size:0}.nav>li.cart.filled i.cart{position:relative}}header .nav li.bag a{position:relative;padding-right:1rem}.nav>li.s i{display:block}.nav>li.a i{display:block}.nav>li.wish i{display:block}.nav i.account-icon{display:block;width:20px;height:20px;background:url(ico_account.svg) no-repeat;background-size:100%;background-position:center center}header .nav i.search-icon{display:block;width:20px;height:20px;background:url(ico_search.svg) no-repeat;background-size:100%;background-position:center center}#search-icon-input{background-repeat:no-repeat;background-position:center;background-color:transparent;width:20px;height:20px;border:none;cursor:pointer;caret-color:transparent;font-size:16px}header .nav i.wish-icon{display:block;width:20px;height:20px;background:url(ico_heart.svg) no-repeat;background-size:100%;background-position:center center}header .nav li.bag a i.cart{width:20px;height:20px;background:url(ico_bag.svg) no-repeat;background-size:100%;background-position:center center;display:inline-block}.nav a .cart-count{color:#fff;font-size:10px;text-align:center;position:absolute;right:0;width:15px;top:2px;border-radius:6px;line-height:1;padding:1px 4px;background-color:#ef4f29}.nav a .cart-count.two-digit{width:17px;right:-4px}.nav>li.dropdown{position:relative}@media(hover:hover)and (pointer:fine)and (min-width:768px)and (orientation:landscape){.nav>li.dropdown{position:relative;max-width:16%;overflow:hidden}.nav>li.dropdown:hover>a:after{-webkit-transform:translateY(-50%) scale(-1);-ms-transform:translateY(-50%) scale(-1);transform:translateY(-50%) scale(-1)}.nav>li.dropdown:hover .mega{opacity:1;visibility:visible}.nav>li.dropdown.active .mega{opacity:1;visibility:visible}}@media all and (min-width:1024px)and (orientation:landscape){.nav>li.dropdown.active .mega{opacity:1;visibility:visible}}@media(max-width:767px),(max-width:1024px)and (orientation:portrait){.nav>li.dropdown.active .mega{opacity:1;visibility:visible}.nav>li.dropdown.active .mega.new-mobile-menu{opacity:1;visibility:visible;margin-left:-1px}.nav>li.dropdown.active>a:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);margin:0;width:75%}.nav>li.dropdown.active>a:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);margin:0;width:75%}}.nav>li.dropdown>a{position:relative;padding:1.5rem 0;font-weight:400;font-size:15px}@media(max-width:767px),(max-width:1024px)and (orientation:portrait){.nav>li.dropdown>a{width:32px;height:48px;padding:0}}@media(min-width:1025px),(min-width:768px)and (orientation:landscape){.nav>li.dropdown>a{overflow-x:hidden;text-overflow:clip;letter-spacing:.5px}.hvg-menu-grid .icons-column{padding-inline-end:0}}@media(min-width:1280px){.nav>li.dropdown>a{letter-spacing:.5px}.nav>li.dropdown{position:relative;max-width:17%;overflow:hidden}}@media(min-width:1600px){.nav>li.dropdown>a{letter-spacing:.5px}.hvg-menu-grid .icons-column{padding-inline-end:15px}.nav>li.dropdown{position:relative;overflow:hidden;max-width:18%}}.nav>li.dropdown>a:after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;background:url(chevron.svg) no-repeat;background-size:100%;background-position:center center;width:11px;height:6px}@media(max-width:767px),(max-width:1024px)and (orientation:portrait){.nav>li.dropdown>a{font-size:0!important}.nav>li.dropdown>a:before{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:1px;background:#666;margin-top:-5px}}@media(max-width:1024px)and (orientation:portrait),(max-width:767px){.nav>li.dropdown>a:before{width:75%}}.icons-column>li>a{padding:1rem;display:block}@media(max-width:767px),(max-width:1024px)and (orientation:portrait){.nav>li.dropdown>a:after{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:1px;background:#666;margin-top:5px}.icons-column>li>a{padding:1rem}}@media(max-width:1024px)and (orientation:portrait),(max-width:767px){.nav>li.dropdown>a:after{width:75%}}.nav>li>a{padding:3rem 1rem;display:block}.nav>li:last-child>a{padding-right:0}@media(max-width:767px),(max-width:1024px)and (orientation:portrait){.nav>li>a{padding-left:.5rem;padding-right:.5rem}}.mega{position:fixed;z-index:1010;overflow-y:scroll;overflow-x:hidden;left:0;width:100vw;height:100%;background:#0003;opacity:0;visibility:hidden;margin-top:-1px;border-top:1px solid #eee;pointer-events:none}@media(max-width:1024px)and (orientation:portrait){.mega{height:calc(100% - 84px)}}@media(max-width:1024px)and (orientation:portrait){.menu-shop .mega .column:last-child{display:block;margin-top:3rem}.menu-shop .mega .column:last-child>a{display:block;padding:1rem 2rem}.menu-shop .mega .column:last-child a{font-weight:400}}@media(max-width:1024px)and (orientation:portrait){.mega .column{width:100%}.mega .column+.column{padding-top:3rem}.mega .column li{display:none}.mega .column li:first-child{display:block}.mega .column li:first-child a{position:relative}.mega .column li:first-child a:after{content:"";display:inline-block;vertical-align:middle;margin-left:1rem;background:url(chevron.svg) no-repeat;background-size:100%;background-position:center center;width:11px;height:6px;margin-top:-3px}.mega .column li:first-child.active a:after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.mega .column li:first-child.active~li{display:block}}.mega .wrapper{background:#fff;padding:5rem 0;pointer-events:all}@media(max-width:767px),(max-width:1024px)and (orientation:portrait){.mega .wrapper{padding:3rem 0}.mega .wrapper.container{padding:0;margin:0 auto}}.mega ul li{display:block}.mega ul li a{padding:1rem 2rem;display:block}.mega ul li a span{display:inline-block;position:relative;font-size:13px;font-family:Poppins!important}.mega ul li a span:after{content:"";display:block;position:absolute;width:0;height:1px;bottom:-4px;left:0;opacity:0;transition:width .4s ease,opacity .3s ease;background:#666}@media(min-width:1025px),(min-width:1024px)and (orientation:landscape){.mega ul li a:hover span:after{width:100%;opacity:1}}.mega ul li a[href="#"]{pointer-events:none;font-weight:600}header .search{position:fixed;left:0;width:100vw;height:calc(100% - 102px);background:#0003;transition:all .4s ease;margin-top:-1px;border-top:1px solid #eee;pointer-events:none;opacity:0;visibility:hidden}header .search.on{opacity:1;visibility:visible}header .search .wrapper{background:#fff;padding:10rem 0;pointer-events:all;overflow-y:auto}header .search .close{display:block;top:-10rem;margin-top:3rem;right:20px;width:44px;height:44px;cursor:pointer;position:absolute;background-color:transparent;border:1px solid #ddd;border-radius:50%}@media(max-width:1024px)and (orientation:portrait){header .search .wrapper{height:100%;padding-top:5rem!important}header .search{height:calc(100vh - 86px);background-color:#fff}header .search .close{display:block;top:-7rem;margin-top:3rem;right:5px;width:36px;height:36px;cursor:pointer;position:absolute}}@media(min-width:1025px),(min-width:1024px)and (orientation:landscape){header .search .close:hover:after,header .search .close:hover:before{background:#f5865a}}header .search .close:before{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);width:12px;height:1px;background:#666;transition:background .2s ease}header .search .close:after{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:12px;height:1px;background:#666;transition:background .2s ease}header .search form{position:relative;margin:0 auto}header .search form button{position:absolute;bottom:0;right:0;width:40px;height:100%;background:0 0;cursor:pointer;border:0}header .search .popular{text-align:center;margin-top:6rem}header .search .popular p{line-height:2}header .search .popular a{color:#666;position:relative}@media(min-width:1025px),(min-width:1024px)and (orientation:landscape){header .search .popular a:hover:after{width:100%;opacity:1}}header .search .popular a:after{content:"";display:block;position:absolute;width:0;height:1px;bottom:-2px;left:0;opacity:0;transition:width .4s ease,opacity .3s ease;background:#666}body.challange .nav{opacity:0}body.challange .text-right.nav{display:none}@media(max-width:767px),(max-width:1024px)and (orientation:portrait){.nav>li.menu>a{visibility:hidden!important}}@supports (width: max-content) and (not (-webkit-overflow-scrolling: touch)){.mega.desktop-only div[class*=ml] .column{width:calc(100% / 3)}}@supports (font: -apple-system-body) and (-webkit-appearance: none){.mega.desktop-only div[class*=ml] .column{width:calc(100% / 3)}}.mega.desktop-only .shopBy-menu .column.imageMenuElements,.mega.desktop-only div[class*=ml] .column.imageMenuElements{width:49.5%;flex:1;display:flex;margin-right:15vw}.mega-menu-grid--promo-left>.imageMenuElements{order:-1}.mega-menu-grid--promo-right>.imageMenuElements{order:99}@media(max-width:1200px)and (orientation:landscape){.mega.desktop-only .shopBy-menu .column.imageMenuElements,.mega.desktop-only div[class*=ml] .column.imageMenuElements{padding-right:0;margin-right:5vw}}.mega.desktop-only div[class*=ml]{margin-left:16.5%}.hvg-mob-grid{display:flex;flex-wrap:wrap}.shopBy-menu{display:flex;justify-content:flex-start;flex-wrap:nowrap;margin-left:16.5%}.shopBy-menu-links{flex-basis:calc(100% / 3);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;flex-direction:row}.column-one-height{display:flex;flex-direction:column;flex-wrap:nowrap}.hvg-mob-wrapper,.shopBy-menu-wrapper{width:100%}@media(max-width:1024px){.mega.new-mobile-menu .hvg-mob-wrapper{height:100%}}.column.new-mobile-black{background-color:#000;color:#fff}.nav>li.account{padding:0;margin-left:0!important;width:0}.nav>li.account i{display:none}.nav>li.dropdown.active .mega.new-mobile-menu{margin-left:-1px}.mega.new-mobile-menu{width:90%;margin-left:-80vw;height:calc(100vh - 72px);transition:all .6s ease-in-out;-webkit-transition:all .6s ease-in-out}.mega.new-mobile-menu .wrapper{background:var(--primary-bg-color);padding:5rem 0 0;pointer-events:all}.mobile-light-element{display:flex!important;justify-content:space-between;flex-direction:row;font-weight:300!important;font-size:20px;align-items:center}.mobile-light-element.open{justify-content:flex-start}.mobile-light-element.open .mobile-light-caret{rotate:180deg;margin:0 10px 0 -15px}.mobile-light-caret{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid black}.mega .wrapper.hvg-mob-wrapper,.mega .wrapper.shopBy-menu-wrapper .container{height:100%}.mobile-black-caret{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid white}.submenu-active{left:0!important}.level-2nd{height:100%}.level-2nd ul{padding-left:30px}.level-2nd .menutrigger{margin:15px 0}.level-2nd .openedLinks{padding:5px}.level-2nd ul{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.level-2nd ul::-webkit-scrollbar{display:none;width:0;background:transparent}.level-2nd{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.level-2nd::-webkit-scrollbar{display:none;width:0;background:transparent}ul:has(li>.menuImageWrapper){padding-inline:1rem}li.menutrigger{padding-inline-start:1rem}.menuImageWrapper{display:flex;position:relative;flex-direction:row;width:100%;padding-block-end:1rem}.menuImgHolderMobile{width:100%;aspect-ratio:1/1.25;border:1px solid black;overflow:hidden;margin-block-end:5px}.menuImgHolderMobile img{width:100%;height:100%;object-fit:cover;object-position:center center;scale:101%}.socialIconsWrapper{padding:2rem;position:relative;bottom:0;display:flex;flex-direction:row;gap:3;justify-content:center;width:100%}.socialIconsWrapper .imgWrapper{width:25px;height:25px;overflow:hidden;margin-inline-end:2rem}header .localization-form .hvg-lang{width:100px;position:relative}header .localization-form{z-index:+1;background-color:#000}header button.localization-form__select{position:relative;width:100%;padding:10px;text-align:left;color:#fff;background-color:#000;border-color:#000;box-shadow:none;padding-left:0!important;z-index:inherit}header .disclosure__list-wrapper{position:absolute;background-color:#000}header .disclosure__list-wrapper ul{border-bottom:solid 1px!important;overflow-y:auto}header .mega a.mobile-light-element{margin-bottom:0}header .mega ul li.openedLinks a{padding:.5rem 1rem!important;display:block}@media all and (min-width:1025px)and (orientation:landscape){header .bottom .container{max-width:100%}}@media all and (min-width:1500px){header .bottom .container{max-width:100%}}@media all and (min-width:1300px){header .bottom .container{max-width:100vw}}@media all and (min-width:1700px){header .bottom .container{max-width:100vw}}.new-mobile-light{overflow-y:auto;scrollbar-width:none}.new-mobile-black{overflow-y:hidden;background-color:#000;color:#fff}.column.new-mobile-black *{font-family:Poppins!important;font-size:14px}.new-mobile-menu .selector .dropdown ul li+li{border-top:1px solid transparent}.new-mobile-menu .selector .dropdown{width:100%}.mega .column.imageMenuElements{width:50%}.menuImageWrapperDesktop{display:flex;flex-direction:row;gap:1rem;width:100%;justify-content:flex-end;overflow:hidden}.menuImageWrapperDesktop span{font-size:13px!important;font-family:Poppins,sans-serif!important}.menuImgHolderDesktop{width:200px;aspect-ratio:1.36/1;border:1px solid black;border-radius:5%;overflow:hidden;margin-block-end:1rem}@media(min-width:1280px){.menuImgHolderDesktop{width:250px}}.menuImgHolderDesktop img{height:100%;width:100%;max-width:none;overflow:hidden;object-fit:cover;object-position:center center;scale:101%}@media(max-width:767px),(max-width:1024px)and (orientation:portrait){header .nav>li.dropdown:hover .mega .wrapper{border:1px solid transparent}header{z-index:100}header .bottom .nav.main-menu{flex:initial!important}.mega .column li:first-child a.mobile-light-element:after{content:"";display:none}.mega .column li:first-child{text-transform:uppercase}.mega .column .level-2nd .menutrigger:last-child{border-bottom:solid 1px transparent}.mega.new-mobile-menu .hvg-mob-wrapper{height:100%;padding-top:0!important;box-sizing:border-box;z-index:1000;padding-inline-end:0}.menu-shop .mega .column.new-mobile-black:last-child{margin-top:0}.column.new-mobile-light{overflow-y:auto;margin-left:0}.menu-shop .mega .new-mobile-light .column:last-child{margin-top:0}.mega .new-mobile-light .column{padding-block:1rem;padding-inline:2rem}.mega .new-mobile-light .column.seasonal-collection{background-color:#fdf2eb}.mega.new-mobile-menu .column+.column{padding-top:1rem}.mega.new-mobile-menu .column.new-mobile-black{padding-top:0}.new-mobile-black .dropdown.country-dropdown{width:100%;background-color:#000!important;color:#fff;border-color:transparent!important}.new-mobile-black .selector{text-transform:uppercase;padding:10px 0 15px}.new-mobile-black .dropdown ul{background-color:#000;border-color:transparent;color:#fff}.new-mobile-black .mob-side-element{border-bottom:1px rgba(211,211,211,.785) solid}.mob-side-element{flex-direction:row;justify-content:space-between;width:100%}.hvg-mob-grid{position:relative;display:flex;flex-direction:column;height:100%;overflow-y:scroll;scrollbar-width:none;align-content:space-between;box-sizing:border-box}.nav>li.account i{display:block}.nav>li.account{padding:unset;margin-left:1.5rem!important}.nav i.account-icon{display:block;width:20px;height:20px;opacity:1;background-size:100%;background-position:center center}.new-mobile-light .column ul li a.mobile-light-element{padding-inline:0!important;margin-bottom:0;align-items:center;font-family:Poppins!important}.new-mobile-light ul{height:100%;padding-block:1rem;overflow-y:auto}.new-mobile-light .level-2nd ul{border-bottom:solid transparent 1px!important}.mega.new-mobile-menu .column.new-mobile-light .column:last-child>ul.menutrigger{margin-top:0rem!important;border-color:transparent!important}.level-2nd-holder{z-index:+1;position:absolute;width:100%;left:-1000px;background-color:var(--primary-bg-color);transition:all .6s}.level-2nd-holder .level-2nd li{display:block!important}#submenuLocalization.level-2nd-holder,#submenuLanguage.level-2nd-holder{position:absolute;top:0%}#submenuLocalization.level-2nd-holder.submenu-active .menu-values-list{position:relative;height:80%}}.menu-values-list{height:100%;overflow-y:auto;padding-left:3rem}.menu-values-list>li{padding-left:1rem}.black-menu{color:#fff!important;background-color:#000!important}.black-menu .level-2nd{position:relative}.mega .column li.openedLinks:first-child{display:block;text-transform:none}.mega .column li.openedLinks:first-child a:after{content:"";display:none}.level-2nd-gap{padding:2rem}.level-2nd .mobile-black-caret{rotate:180deg}.mega .column .level-2nd li:first-child{text-transform:none!important}.lang-list{padding-left:1rem!important}.lang-list>li{width:50%;padding:1rem}.lang-current,.location-current{text-transform:uppercase}.new-mobile-black .level-2nd ul.menu-values-list{height:clamp(150px,25vh,25%);overflow-y:auto;padding-left:2rem}.new-mobile-black .level-2nd ul.menu-values-list li.openedLinks{padding-left:0}.new-mobile-light .level-2nd li.subcategory-title{padding-left:1.5rem;padding-block-end:1rem;padding-block-start:2rem;font-weight:600}.serch_results_popup_wrapper{max-height:60vh;overflow-y:scroll;min-height:25vh;margin-top:25px}@media all and (max-width:1024px)and (orientation:portrait){.serch_results_popup_wrapper{margin-top:30px!important;max-height:100%}}.hvg-searchpopup-footer{text-align:right;font-size:2rem;font-weight:600;margin-block:2rem;padding:1rem}header .bottom{background-image:none;background-color:var(--primary-bg-color)}header .bottom .menu-container{display:flex;flex-wrap:wrap;flex:0 1 auto;flex-direction:row;align-items:center;justify-content:space-between}header .bottom .menu-left{display:flex;flex-wrap:wrap;flex:0 1 auto;flex-direction:row;align-items:center;justify-content:flex-start}header{border-bottom:none}header .bottom>.container.hvg-menu-grid{position:relative}header .bottom>.container.hvg-menu-grid:after{content:"";width:100%;position:absolute;bottom:-1px}header .nav>li>a{font-size:16px;font-weight:700;text-transform:uppercase}header .nav>li>a.link-lowercase{text-transform:none}header .nav.main-menu{display:flex;font-size:16px;flex-wrap:nowrap;max-height:41px;overflow-y:hidden;overflow-x:auto}header .nav.main-menu::-webkit-scrollbar{display:none}@media(max-width:767px),(max-width:1024px)and (orientation:portrait){header .nav>li.dropdown.menu{display:none}}@media(min-width:1024px){header .nav>li.dropdown>a:after{content:none}}header .nav i.cart{background-image:url(/cdn/shop/files/cart.svg?v=1613675452);width:20px;height:16px;margin-right:0}header .mega{border-top:none;margin-top:0}header .mega ul li a{padding-top:5px;padding-bottom:5px;font-family:Poppins}header .mega ul li a[href="#"]{margin-bottom:5px}header .nav>li.dropdown:hover .mega .wrapper{border:1px solid #191803}@media all and (max-width:767px),all and (max-width:1024px)and (orientation:portrait){body #app.wrapper #shopify-section-header{position:relative;overflow:visible;transform:none}body #app.wrapper #shopify-section-header header{-webkit-transform:translateZ(0);transform:translateZ(0);backface-visibility:hidden}}body.template-index header[data-transparent-header]:not(:hover){transition:background-color .2s ease,border-color .2s ease}body.template-index header[data-transparent-header]:not(:hover).header--transparent-active{background:transparent!important;border-bottom-color:transparent!important}body.template-index header[data-transparent-header]:not(:hover).header--transparent-active .bottom{background:transparent!important;border-bottom-color:transparent!important}@media all and (min-width:768px)and (orientation:landscape),all and (min-width:1025px){.mega.desktop-only .wrapper{padding:36px 48px 32px}.mega.desktop-only .mega-menu-grid{display:flex;align-items:flex-start;gap:40px;justify-content:space-between;max-width:1200px;margin:auto}.mega.desktop-only .mega-nav-cols{display:flex;flex-wrap:wrap;gap:32px 64px;min-width:0;flex-grow:1;flex-shrink:1}.mega.desktop-only .mega-nav-cols .column{flex:1 1 0;min-width:0}.mega.desktop-only .column.imageMenuElements{width:42%;max-width:520px;margin-right:0;display:flex;flex-wrap:wrap;gap:16px;align-content:flex-start;flex-shrink:1}.mega.desktop-only .menuImageWrapperDesktop{flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start}.mega.desktop-only .menuImageWrapperDesktop>a{flex:1 1 0;min-width:180px;text-decoration:none;color:inherit;display:block}.mega.desktop-only .menuImgHolderDesktop{width:auto;border-radius:8px;margin-block-end:0;border:1px solid #000}.mega.desktop-only .menuImgHolderDesktop img{transition:transform .45s ease;scale:1}.mega.desktop-only .menuImageWrapperDesktop>a:hover .menuImgHolderDesktop img{transform:scale(1.04)}.mega.desktop-only .menuImageWrapperDesktop>a>span{display:block;margin-top:10px;font-size:13px!important;line-height:1.2;font-weight:400;letter-spacing:.01em;font-family:DM Sans,Poppins,sans-serif!important}.mega.desktop-only .mega-nav-cols .column ul:not(.column-one-height) li a{font-size:12px;letter-spacing:.01em;padding:0 0 14px;text-transform:none;font-family:DM Sans,Poppins,sans-serif!important}.mega.desktop-only .mega-nav-cols .column .column-one-height li a{padding:5px 0}.mega.desktop-only .mega-nav-cols .column .column-one-height li a span{font-size:12px;font-weight:400;letter-spacing:.01em;line-height:1.3;white-space:nowrap}.menu_sub_category{font-size:13px;font-weight:600}}@media all and (min-width:1700px){.mega.desktop-only .mega-menu-grid{max-width:1400px}}body.template-index header[data-transparent-header]:not(:hover).header--transparent-active .bottom>.container>div:after{opacity:0}body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-white .bottom .main-menu>li>a,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-white .icons-column>li>a,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-white .bottom .menu-shop>a,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-white .bottom .nav>li>a{color:#fff}body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-white .bottom .nav>li.dropdown.menu-shop>a:before,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-white .bottom .nav>li.dropdown.menu-shop>a:after,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-white .logo,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-white .nav i.account-icon,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-white .nav i.wish-icon,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-white .nav li.bag a i.cart,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-white #search-icon-input{filter:brightness(0) invert(1)}body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-black .bottom .main-menu>li>a,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-black .icons-column>li>a,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-black .bottom .menu-shop>a,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-black .bottom .nav>li>a{color:#000}body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-black .logo,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-black .nav i.account-icon,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-black .nav i.wish-icon,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-black .nav li.bag a i.cart,body.template-index header[data-transparent-header]:not(:hover).header--transparent-active.header--fg-black #search-icon-input{filter:none}.mega .new-mobile-light .column.seasonal-collection{background-color:transparent!important}.header-drop-wrapper{display:flex;flex-direction:row;column-gap:10px;align-items:center;justify-content:flex-end}.header-drop-wrapper>hr{width:1px;height:18px;margin:0;border-color:#fff6;border-left:none;border-block:none}.header-drop-wrapper .country-dropdown hr{height:0px;border-bottom-color:#fff6;border-width:1px;border-top:none;border-inline:none}.header-lang-holder{min-width:100px}.header-location-switcher{min-width:fit-content}header .header-lang-switcher button.localization-form__select{position:relative;width:100%;padding:5px;text-align:center;color:#fff;background-color:#3c3c3c;border:none;box-shadow:none;padding-left:0!important}header .header-lang-switcher .disclosure__list-wrapper{z-index:+4;width:100%;position:absolute;background-color:#3c3c3c;text-align:center}header .header-lang-switcher button.localization-form__select:after{content:"";display:block;position:absolute;justify-self:end;width:8px;height:7px;background-image:none;background-color:#fff;clip-path:polygon(100% 0%,0 0%,50% 100%);top:50%;transform:translateY(-50%);right:10px}header .bottom .menu-shop .column-one-height{display:flex;flex-direction:column;flex-wrap:wrap;max-height:200px}header .bottom .menu-shop .mega.new-mobile-menu{width:90%;top:100%;margin-left:-90vw;height:calc(100vh - 72px);transition:all .6s;-webkit-transition:all .6s}@media(min-width:1300px){.header-lang-holder{min-width:120px}.header-location-switcher{min-width:max-content}.header-drop-wrapper{column-gap:10px}}@media screen and (max-width:767px),screen and (max-width:1024px)and (orientation:portrait){.nav.main-menu>li.dropdown.menu-shop{position:unset}.icons-column>li>a{padding:1rem}header .bottom .menu-shop .mega.new-mobile-menu{top:100%;left:-13px;position:absolute}.bottom .nav>li.dropdown.menu-shop>a{width:24px;height:24px;transition:all 1s ease-in-out}.bottom .nav>li.dropdown.menu-shop>a:before{width:100%;height:6px;background:none;border-top:1px solid black;border-bottom:1px solid black;transition:all .6s ease-in-out}.bottom .nav>li.dropdown.menu-shop.active>a:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);margin:0;height:0;border-top:none;transition:all .6s ease-in-out}.bottom .nav>li.dropdown.menu-shop>a:after{content:"";width:100%;display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:1px;background:#000;margin-top:5px;transition:all .6s ease-in-out}.bottom .nav>li.dropdown.menu-shop.active>a:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);margin:0;transition:all .6s ease-in-out}}@media all and (max-width:389px){.icons-column>li>a{padding:1rem .5rem}header .nav li.bag a{padding-right:.5rem}}@media screen and (max-width:767px),screen and (max-width:1024px)and (orientation:portrait){header .bottom>.container.hvg-menu-grid{position:relative}.nav.main-menu>li.dropdown.menu-shop{position:unset}.nav>li.dropdown.active .mega.new-mobile-menu{border-right:1px solid rgba(0,0,0,.5);overflow-y:hidden}header .column.new-mobile-light{height:70%!important;padding-block:0}header .mega.new-mobile-menu .new-mobile-light .column{padding-block:1rem}header .mega.new-mobile-menu .new-mobile-light .column .menuCategory{padding-inline:1rem}header .mega.new-mobile-menu .new-mobile-light .column+.column{padding-block:1rem}header .mega.new-mobile-menu .new-mobile-light .level-2nd .menutrigger>a.mobile-light-element.open{padding-inline-start:0!important}header .mobile-light-element.open .mobile-light-caret{margin:0 10px 0 0}header .mobile-light-element .mobile-light-caret{border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:9px solid black}header .column.new-mobile-black{height:30%!important}header .level-2nd-holder{z-index:+1;position:absolute;width:100%;left:-1000px;background-color:var(--primary-bg-color);transition:left .6s ease-in-out;height:calc(100vh - 85px)!important}header .level-2nd{height:100%}header .level-2nd ul{padding-inline:0px!important}header .new-mobile-light .level-2nd ul>li.menu-trigger{margin-block:15px!important;padding-inline-start:0!important}header .new-mobile-light .level-2nd ul>li.openedLinks .menuImageWrapper{display:flex;position:relative;flex-direction:row;column-gap:20px;width:100%;padding-block:20px;padding-inline:30px}header .new-mobile-light .level-2nd ul>li.openedLinks .menuImageWrapper .menuImgHolderMobile{width:100%;aspect-ratio:1 / 1;border:1px solid black;border-radius:5px;overflow:hidden}.new-mobile-black .level-2nd ul.menu-values-list li.locationCategory{font-size:12px;font-weight:700;text-transform:uppercase;border-top:1px solid white;padding-left:0;padding-block:20px}.new-mobile-black .level-2nd ul.menu-values-list li.locationCategory:not(:first-of-type){margin-top:2rem}.new-mobile-black .level-2nd ul.menu-values-list li.locationCategory>span{padding-left:30px}.new-mobile-black .level-2nd ul.menu-values-list li.openedLinks .listCheckmark{position:absolute;right:30px}.mob-local-wrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.level-2nd .mob-local-wrapper{padding-inline:30px;padding-block:15px;margin-block:0;justify-content:flex-start}#submenuLanguage .level-2nd .mob-local-wrapper{border-bottom:1px solid white}header .new-mobile-black .level-2nd .menu-values-list.lang-list{padding-inline:30px!important}header .new-mobile-black .level-2nd .menu-values-list.lang-list>li:first-child{padding-top:20px}header .new-mobile-black .level-2nd .menu-values-list.lang-list>li.openedLinks{padding-inline-start:0px}.level-2nd .lang-list>li.openedLlinks .listCheckmark{position:absolute;right:30px}.mob-local-title{text-transform:uppercase}.mob-local-title .location-current{text-transform:none}.new-mobile-black .level-2nd .mob-local-title{font-size:18px;padding-block-start:2px}.mob-title-wrap{max-width:75%;display:flex;gap:10px;justify-content:space-between;align-items:center}.mob-side-element{padding:2rem;display:flex;flex-direction:row;justify-content:space-between;width:100%}.new-mobile-black .level-2nd ul.menu-values-list li.openedLinks{padding-left:30px}.new-mobile-menu .socialIconsWrapper .imgWrapper{width:30px;height:30px;margin-inline:10px}.new-mobile-menu .socialIconsWrapper .imgWrapper>img{width:100%;height:100%}}#shopify-section-header{height:auto;display:block}#shopify-section-header:after{content:"";display:table;clear:both}header .bottom .mega.desktop-only .shopBy-menu .shopBy-menu-links .column{width:50%}header .bottom .mega.desktop-only .shopBy-menu .shopBy-menu-links .column .column-one-height{max-height:none}header .bottom .mega.desktop-only .shopBy-menu .shopBy-menu-links .column a.shopby-menu-link-title{font-family:Poppins,sans-serif!important;font-size:14px!important}header .bottom .menu-shop .column-one-height{display:flex;flex-direction:column;flex-wrap:wrap;max-height:fit-content}header .bottom .menu-shop .mega.new-mobile-menu{width:105%;padding-right:15%;top:100%;margin-left:-90vw;height:calc(100vh - 72px);transition-delay:0ms;-webkit-transition-delay:0ms;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;pointer-events:auto}@media screen and (min-width:1025px),screen and (min-width:768px)and (orientation:landscape){header .bottom .nav>li.dropdown.menu>a:after,header .bottom .nav>li.dropdown.menu-shop>a:after{display:none}header .bottom .nav>li.dropdown.menu>a,header .bottom .nav>li.dropdown.menu-shop>a{padding-inline:0}header .bottom .nav.main-menu{padding-inline:0;padding-inline-start:1rem}header .bottom .nav>li.dropdown.menu:first-of-type{margin-left:2rem;padding-left:0}header .bottom .logo-column{flex-shrink:0;display:flex;align-items:center;justify-content:start;padding-block-end:4px}header .bottom .logo{height:26px;width:160px}header .bottom .menu-shop .column-one-height{display:flex;flex-direction:column;flex-wrap:wrap;max-height:150px}header .bottom .main-menu .column{text-align:start}main.site-main{padding-top:81px}#app:has(.countdown-wrapper) main.site-main{padding-top:92px}body.template-index:has(header[data-transparent-header][data-transparent-enabled=true]) main.site-main{padding-top:40px}body.template-index:has(header[data-transparent-header][data-transparent-enabled=true]) #app:has(.countdown-wrapper) main.site-main{padding-top:50px}header .bottom .logo{height:26px;width:140px;flex-shrink:1}header .bottom .hvg-menu-grid .icons-column{padding-inline-end:5px}header .bottom .icons-column>li>a{padding-inline:6px;padding-block:6px}header .bottom .icons-column>li+li{margin-left:8px}header .bottom .icons-column.nav{justify-content:flex-end}}@media screen and (min-width:768px)and (max-width:1024px)and (orientation:landscape){header .bottom .icons-column>li>a{padding-inline:1px;padding-block:6px}header .bottom .icons-column.nav{justify-content:flex-end}}@media screen and (min-width:1025px)and (max-width:1300px)and (orientation:landscape){header .bottom .icons-column>li>a{padding-inline:2px;padding-block:6px}}@media(min-width:1280px){header .bottom .nav>li.dropdown.menu,header .bottom .nav>li.dropdown.menu-shop{padding-left:var(--menu-gap)}}@media(min-width:1025px)and (max-width:1599px){header .bottom .menu-shop .column-one-height{margin-bottom:25px}.mega.desktop-only .wrapper.shopBy-menu-wrapper{padding-bottom:25px!important}}@media(min-width:1500px){header .bottom .logo{height:26px;width:160px;flex-shrink:0}header .bottom .nav>li.dropdown.menu>a,header .bottom .nav>li.dropdown.menu-shop>a{padding-inline:5px}}@media screen and (max-width:767px),screen and (max-width:1024px)and (orientation:portrait){.bottom .nav>li.dropdown.menu-shop>a:after{width:100%}}@media screen and (max-width:767px),screen and (max-width:1024px)and (orientation:portrait){header .bottom .menu-shop .mega.new-mobile-menu{top:100%;left:-13px;position:absolute}header .bottom .logo-column{display:flex;align-items:center;padding-block-end:5px}.bottom .nav>li.dropdown.menu-shop>a{width:16px;height:16px;transition:all .6s ease-in-out}.bottom .nav>li.dropdown.menu-shop>a:before{width:100%;height:5px;background:none;border-top:1px solid black;border-bottom:1px solid black;transition:all .6s ease-in-out}.bottom .nav>li.dropdown.menu-shop.active>a:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);margin:0;height:0;border-top:none;transition:all .6s ease-in-out}.bottom .nav>li.dropdown.menu-shop>a:after{content:"";width:100%;display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:1px;background:#000;margin-top:4px;transition:all .6s ease-in-out}.bottom .nav>li.dropdown.menu-shop.active>a:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);margin:0;transition:all .6s ease-in-out}header .bottom>.container.hvg-menu-grid{position:relative}.nav.main-menu>li.dropdown.menu-shop{position:unset}.nav>li.dropdown.active .mega.new-mobile-menu{border-right:1px solid rgba(0,0,0,.5);overflow-y:hidden}header .column.new-mobile-light{height:70%!important;padding-block:0}header .mega.new-mobile-menu .new-mobile-light .column{padding-block:1rem}header .mega.new-mobile-menu .new-mobile-light .column .menuCategory{padding-inline:1rem}header .mega.new-mobile-menu .new-mobile-light .column+.column{padding-block:1rem}header .mega.new-mobile-menu .new-mobile-light .level-2nd .menutrigger>a.mobile-light-element.open{padding-inline-start:0!important}header .mobile-light-element.open .mobile-light-caret{margin:0 10px 0 0}header .mobile-light-element .mobile-light-caret{border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:9px solid black}header .new-mobile-black .mob-local-wrapper{padding-inline:1rem}header .new-mobile-black .mobile-black-caret{border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:9px solid white}header .mobile-light-element .mobile-light-title{font-size:14px;font-family:Poppins!important}header .column.new-mobile-black{height:30%!important}header .level-2nd-holder{z-index:+1;position:absolute;width:100%;left:-100%;background-color:var(--primary-bg-color);transition:all .5s ease-in-out;height:100%!important}header .level-2nd{height:100%}header .level-2nd ul{padding-inline:0px!important}header .new-mobile-light .level-2nd ul>li.menu-trigger{margin-block:15px!important;padding-inline-start:0!important}header .new-mobile-light .level-2nd ul>li.subcategory-title{padding-block-start:2rem;margin-block-start:2rem}header .new-mobile-light .level-2nd ul>li.subcategory-title~li.subcategory-title{border-top:1px solid rgba(0,0,0,1)}header .new-mobile-light .level-2nd ul>li.openedLinks{padding-block:0}header .mega .new-mobile-light ul li.openedLinks a{padding-inline:0!important;font-size:16px}header .mega .new-mobile-light ul li.openedLinks .menuImageWrapper>a{width:50%}header .mega .new-mobile-light ul li.openedLinks>a>span{padding-block:5px}header .new-mobile-light .level-2nd ul>li,header .new-mobile-light .level-2nd ul>li.subcategory-title,header .new-mobile-light .level-2nd ul>li.openedLinks{padding-inline-start:30px!important}header .new-mobile-light .level-2nd ul>li.openedLinks:not(:first-of-type)>a{padding-block:1rem}header .new-mobile-light .level-2nd ul>li.openedLinks:has(.menuImageWrapper){padding-inline-start:0!important;padding-inline-end:0!important;border-block:1px solid rgba(0,0,0,1);margin-bottom:1rem}header .new-mobile-light .level-2nd ul>li.openedLinks .menuImageWrapper{display:flex;position:relative;flex-direction:row;column-gap:20px;width:100%;padding-block:20px;padding-inline:30px}header .new-mobile-light .level-2nd ul>li.openedLinks .menuImageWrapper .menuImgHolderMobile{width:100%;aspect-ratio:1 / 1;border:1px solid black;border-radius:5px;overflow:hidden}.new-mobile-black .level-2nd ul.menu-values-list li.openedLinks{padding-block:11px}.new-mobile-black .level-2nd ul.menu-values-list li.locationCategory{font-size:16px;font-weight:700;text-transform:uppercase;padding-left:0;padding-block-start:22px;padding-block-end:11px;border-top:none}.new-mobile-black .level-2nd ul.menu-values-list li.locationCategory:not(:first-of-type){margin-top:2rem;border-top:1px solid white}.new-mobile-black .level-2nd ul.menu-values-list li.locationCategory>span{padding-left:30px}.new-mobile-black .level-2nd ul.menu-values-list li.openedLinks .listCheckmark{position:absolute;right:30px}.mob-local-wrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.level-2nd .mob-local-wrapper{padding-inline:30px;padding-block:20px;margin-block:0;justify-content:flex-start}#submenuLanguage .level-2nd .mob-local-wrapper{border-bottom:1px solid white;padding-inline-start:1.5rem}#submenuLanguage .level-2nd .mob-local-wrapper .mob-title-wrap{padding-inline:2rem}#submenuLocalization .level-2nd .mob-local-wrapper{border-bottom:1px solid white;padding-inline-start:1.5rem}#submenuLocalization .level-2nd .mob-local-wrapper .mob-title-wrap{padding-inline:2rem}header .new-mobile-black .level-2nd .menu-values-list.lang-list{padding-inline:20px!important}header .new-mobile-black .level-2nd .menu-values-list.lang-list>li:first-child{padding-top:20px}header .new-mobile-black .level-2nd .menu-values-list.lang-list>li.openedLinks{padding-inline-start:0px}.level-2nd .lang-list>li.openedLlinks .listCheckmark{position:absolute;right:30px}.lang-current,.location-current{text-transform:uppercase;opacity:70%;letter-spacing:.3px;max-width:150px;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis}.mob-title-wrap{max-width:75%;display:flex;gap:10px;justify-content:space-between;align-items:center}.mob-side-element{padding:2rem;display:flex;flex-direction:row;justify-content:space-between;width:100%}.new-mobile-black .level-2nd ul.menu-values-list li.openedLinks{padding-left:30px}.socialIconsWrapper .imgWrapper{width:30px;height:30px}main.site-main{padding-top:76px}body.template-index:has(header[data-transparent-header][data-transparent-enabled=true]) main.site-main{padding-top:40px}#app:has(.countdown-wrapper) main.site-main{padding-top:87px}body.template-index:has(header[data-transparent-header][data-transparent-enabled=true]) #app:has(.countdown-wrapper) main.site-main{padding-top:50px}}.logo-column{position:sticky;left:0;z-index:32;padding-right:var(--menu-gap)}.main-menu li.dropdown.menu>a,.main-menu li.dropdown.menu-shop>a{padding:15px 0 10px;font-family:Poppins!important;font-size:12px;letter-spacing:.6px!important}header .bottom .hvg-menu-grid .menu-left{flex:1 1;flex-wrap:nowrap;margin-inline-end:1rem;overflow-y:hidden;overflow-x:auto}header .bottom .hvg-menu-grid .menu-left::-webkit-scrollbar{display:none}header .bottom .nav>li.dropdown.menu,header .bottom .nav>li.dropdown.menu-shop{min-width:fit-content}header .bottom .mega.desktop-only .wrapper .column{width:auto}@media screen and (max-width:767px),screen and (max-width:1024px)and (orientation:portrait){header .bottom .dropdown.menu-shop .mega.new-mobile-menu{background-color:transparent!important;box-shadow:none;border:none}}@media screen and (min-width:768px)and (orientation:landscape),screen and (min-width:1025px){header .bottom .nav>li.dropdown.menu:hover>a,header .bottom .nav>li.dropdown.menu-shop:hover>a{text-shadow:none;text-decoration:underline;text-underline-offset:1rem}}@media screen and (min-width:768px)and (orientation:landscape)and (min-width:1025px){header .bottom .nav>li.dropdown.menu:hover>a,header .bottom .nav>li.dropdown.menu-shop:hover>a{text-shadow:none;text-decoration:underline;text-underline-offset:1rem}}@media screen and (min-width:768px)and (orientation:landscape)and (max-width:1024px){header .bottom .nav>li.dropdown.menu>a,header .bottom .nav>li.dropdown.menu-shop>a{font-size:12px}}@media screen and (min-width:768px)and (orientation:landscape),screen and (min-width:1025px){header .bottom .menu-container,header .bottom .hvg-menu-grid{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;width:100%}header .bottom .menu-left{flex:1 1 auto;min-width:0;flex-wrap:nowrap;align-items:center;overflow:hidden;margin-inline-end:1.5rem}header .bottom .logo-column{position:static;left:auto;z-index:auto;flex:0 0 auto;display:flex;align-items:center;justify-content:flex-start;padding-right:clamp(16px,2vw,28px)}header .bottom .nav.main-menu{display:flex;flex-wrap:nowrap;max-height:none;padding-inline-start:0;flex:1 1 auto;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}header .bottom .nav.main-menu::-webkit-scrollbar{display:none}header .bottom .icons-column{flex:0 0 auto;min-width:fit-content;padding-inline-end:0}header .bottom .icons-column.nav{justify-content:flex-end}}@media screen and (max-width:767px),screen and (max-width:1024px)and (orientation:portrait){header .bottom .menu-container,header .bottom .hvg-menu-grid{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;min-height:36px}header .bottom .menu-left{flex:1 1 auto;min-width:0;flex-wrap:nowrap;align-items:center;column-gap:14px;overflow:visible;margin-inline-end:.5rem}header .bottom .nav.main-menu{flex:0 0 auto!important;min-width:auto}header .bottom .logo-column{position:static;left:auto;z-index:auto;flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:flex-start;padding-right:0;padding-block-end:0}header .bottom .logo{width:124px;height:26px;flex-shrink:0}header .bottom .icons-column{flex:0 0 auto;min-width:fit-content}header .bottom .icons-column>li>a{padding:.5rem}header .bottom .nav>li.dropdown.menu-shop>a{width:18px;height:18px}header .bottom .menu-shop .mega.new-mobile-menu{position:absolute;left:0;top:100%;width:90vw;max-width:420px;height:calc(100vh - 72px);margin-left:-100vw;padding-right:0}header .bottom .nav>li.dropdown.active .mega.new-mobile-menu{margin-left:0}header .level-2nd-holder{left:-100%;height:100%!important}header .column.new-mobile-light{height:68%!important}header .column.new-mobile-black{height:32%!important}}@media all and (min-width:768px)and (orientation:landscape),all and (min-width:1025px){.mega.desktop-only .column,.mega.desktop-only .imageMenuElements{opacity:0;transition:opacity .22s ease}.nav>li.dropdown:hover .mega.desktop-only .column,.nav>li.dropdown:hover .mega.desktop-only .imageMenuElements,.nav>li.dropdown.active .mega.desktop-only .column,.nav>li.dropdown.active .mega.desktop-only .imageMenuElements{opacity:1;transition:opacity .22s ease .08s}}
/*# sourceMappingURL=/cdn/shop/t/650/assets/header.css.map */
