.header-item-center.mobile,.brand.mobile{display:none}@media only screen and (max-width:992px){.header-item-center.mobile{display:flex}.brand.mobile{display:block}.brand.desktop,.header-item-center.desktop{display:none}}@-webkit-keyframes slideLeft{0%{opacity:0;-webkit-transform:translateX(100%);transform:translate(100%)}to{opacity:1;-webkit-transform:translateX(0%);transform:translate(0)}}@keyframes slideLeft{0%{opacity:0;-webkit-transform:translateX(100%);transform:translate(100%)}to{opacity:1;-webkit-transform:translateX(0%);transform:translate(0)}}@-webkit-keyframes slideRight{0%{opacity:1;-webkit-transform:translateX(0%);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(100%);transform:translate(100%)}}@keyframes slideRight{0%{opacity:1;-webkit-transform:translateX(0%);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(100%);transform:translate(100%)}}.container{max-width:1920px;height:auto;margin:0 auto;padding:0 50px}.brand{font-size:1.625rem;font-weight:600;line-height:1.25;letter-spacing:-1px;color:var(--color-pink-600);text-transform:uppercase}.header{position:relative;display:block;top:0;left:0;width:100%;height:auto;margin:0 auto;padding:.75rem 0;z-index:100;background:#fff;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;font-family:Aftika,sans-serif}.header .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-item-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 17%;flex:0 0 17%}.header-item-center{display:-webkit-box;display:-ms-flexbox;display:flex;flex:1 1 0;padding-left:30px}.header-item-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 17%;flex:0 0 17%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:20px}.header-item-right .menu-icon{font-size:12px;font-weight:700;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000;-webkit-transition:all .3s ease;transition:all .3s ease}.header .menu>ul>li{display:inline-block;line-height:3.125rem;margin-left:1.5rem}.header .menu>ul>li>a{position:relative;font-family:inherit;font-size:12px;font-weight:700;line-height:1.25;border:none;outline:none;color:#000;text-transform:uppercase}.header .menu>ul>li .menu-subs{position:absolute;width:100%;height:auto;margin-top:1.75rem;padding:1rem 2rem;z-index:109;opacity:0;visibility:hidden;border-radius:.25rem;background:#fff;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;-webkit-transition:all .5s ease;transition:all .5s ease}.header .menu>ul>li .menu-subs>ul>li{line-height:1}.header .menu>ul>li .menu-subs>ul>li>a{display:flex;align-items:center;justify-content:flex-start;column-gap:10px;font-family:inherit;font-size:12px;font-weight:700;line-height:1.25;padding:.75rem 0;border:none;outline:none;color:#000;text-transform:capitalize;-webkit-transition:all .3s ease;transition:all .3s ease}.header .menu>ul>li .menu-column-1{min-width:16rem;max-width:20rem}.header .menu>ul>li .menu-subs.menu-mega{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li{display:block;line-height:1}.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a{display:flex;align-items:center;justify-content:flex-start;column-gap:10px;font-family:inherit;font-size:12px;font-weight:500;line-height:1.25;padding:.6rem 0;border:none;outline:none;color:#000;text-transform:capitalize;-webkit-transition:color .3s ease;transition:color .3s ease}.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a span{font-size:16px;font-weight:700;margin-bottom:10px}.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a p{color:#6c787c;font-weight:300;margin-top:5px}.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a img{max-width:50px;width:50px}.header .menu>ul>li .menu-subs.menu-column-4{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%;width:100%;padding:1.25rem 50px}.header .menu>ul>li .menu-subs.menu-column-4>.list-item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 1rem;display:flex;flex-direction:column}.header .menu>ul>li .menu-subs.menu-column-4>.list-item ul{flex-basis:80%}.header .menu>ul>li .menu-subs.menu-column-4>.list-item .title{font-family:inherit;font-size:12px;font-weight:700;line-height:1;padding:.75rem 0;color:#000;text-transform:uppercase;border-bottom:solid 1px #B8B8BD;-webkit-transition:all .3s ease;transition:all .3s ease}.header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title{text-align:center}.header .menu>ul>li .menu-subs.menu-column-4>.list-item.last{display:flex;align-items:center;align-self:center}.header .menu>ul>li .menu-subs.menu-column-4>.list-item.last img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a:hover,.header .menu>ul>li .menu-subs>ul>li>a:hover{color:#6c787c}.header-item-right a:hover,.header .menu>ul>li:hover>a{color:#6c787c}.header .menu-mobile-header,.header .menu-mobile-toggle{display:none}.more-item{display:flex;justify-content:flex-end;margin-top:10px}.more-item a{display:flex;align-items:center;justify-content:start;font-size:12px;gap:10px;border-top:solid 1px #B8B8BD;padding:5px 0;margin-left:60px;width:100%}.more-item a svg{width:15px}@media screen and (min-width: 993px){.header .menu>ul>li.menu-item-has-children:hover .menu-subs{margin-top:.5rem;opacity:1;visibility:visible}}@media screen and (max-width: 992px){.container{padding:0 20px}.header .wrapper{flex-wrap:nowrap}.header-item-left,.header-item-right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.header-item-left{align-items:center}.header-item-left .brand{width:40px}.wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;padding:.5rem 0}.header .menu-mobile-toggle{position:relative;display:block;cursor:pointer;width:1.75rem;height:1rem;border:none;outline:none;margin-right:1.25rem;margin-top:-.25rem;background:none;-webkit-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.35s ease-in-out;transition:.35s ease-in-out}.header .menu-mobile-toggle span{display:block;position:absolute;width:100%;height:2px;left:0;border:none;outline:none;opacity:1;border-radius:.25rem;background:#000;-webkit-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.header .menu-mobile-toggle span:nth-child(1){top:0}.header .menu-mobile-toggle span:nth-child(2),.header .menu-mobile-toggle span:nth-child(3){top:.5rem}.header .menu-mobile-toggle span:nth-child(4){top:1rem}.header-item-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-item-right .menu-icon span{text-indent:-9999px}.header-item-right .menu-icon span #cart-count number{position:unset}sup{top:-2.5em}.sort-search{display:flex;align-items:center;justify-content:space-between;margin:15px 15px 0}.sort-search .input-wrap{display:flex;align-items:center;justify-content:start;box-shadow:8px 0 24px #1920380a;border-radius:3px;border:solid 1px #1920380A;background:#fff;padding:0 0 0 5px;width:85%}.sort-search input{border:none;max-width:100%;font-size:12px;width:100%}.header .menu{position:fixed;top:0;left:0;width:85%;height:100%;z-index:111;overflow:auto;background:#fff;-webkit-transform:translate(-100%);transform:translate(-100%);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.header .menu.active{-webkit-transform:translate(0%);transform:translate(0)}.header .menu>ul>li{display:block;line-height:1;margin:0}.header .menu>ul>li>a{display:block;line-height:3.125rem;height:3.125rem;padding:0 3.125rem 0 1rem;border-bottom:1px solid rgba(0,0,0,.1);font-size:16px}.header .menu>ul>li>a svg{position:absolute;top:15px;right:20px;width:20px;height:20px;text-align:center}.header .menu>ul>li.open>a svg{transform:rotate(180deg);-webkit-transform:rotate(180deg)}.header .menu .menu-mobile-header{position:relative;position:sticky;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;top:0;height:3.125rem;z-index:110;border-bottom:1px solid rgba(0,0,0,.1);background:#fff;display:none}.header .menu .menu-mobile-header .menu-mobile-arrow{display:none;font-size:1.25rem;line-height:3.125rem;width:3.125rem;height:3.125rem;cursor:pointer;text-align:center;border-right:1px solid rgba(0,0,0,.1);color:#000;padding-left:10px}.header .menu .menu-mobile-header.active .menu-mobile-arrow{display:block}.header .menu .menu-mobile-header .menu-mobile-title{font-family:inherit;font-size:1rem;font-weight:500;line-height:inherit;color:#000;text-transform:capitalize}.header .menu .menu-mobile-header .menu-mobile-close{font-size:2.25rem;line-height:3.125rem;cursor:pointer;width:3.125rem;height:3.125rem;text-align:center;border-left:1px solid rgba(0,0,0,.1);color:#000;display:flex;justify-content:center;align-items:center}.header .menu .menu-section{height:100%;overflow-y:auto;overflow-x:hidden}.header .menu>ul>li .menu-subs.menu-mega,.header .menu>ul>li .menu-subs{position:relative;display:none;left:unset;max-width:none;min-width:auto;width:100%;height:100%;margin:0;padding:1rem 1.5rem 1.5rem 1rem;opacity:1;visibility:visible;-webkit-box-shadow:none;box-shadow:none;transform:none;background:#f7f9fc;transition:all .5s ease-in-out}.header .menu>ul>li .menu-subs.active{display:block;transition:all .5s ease-in-out}.header .menu>ul>li .menu-subs.menu-column-4>.list-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0rem}.header .menu>ul>li .menu-subs.menu-column-4>.list-item img{margin-top:0}.header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title{margin-bottom:1.25rem}.header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center:last-child .title{margin-bottom:0rem}.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul{margin-bottom:1rem}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;opacity:0;visibility:hidden;background:#000000a6;-webkit-transition:all .45s ease-in-out;transition:all .45s ease-in-out}.overlay.active{opacity:1;visibility:visible}.list-item-ad{display:block;padding:15px;margin-top:20px}.more-item a{display:flex;align-items:center;justify-content:space-between;font-size:12px;gap:20px;font-weight:700}.more-item a svg{width:20px}.header .menu>ul>li .menu-subs>ul>li>a{font-size:16px}}div#search-nav-2{margin-right:1%}@media screen and (min-width:993px) and (max-width: 1080px){.header .menu>ul>li{margin-left:15px}.header-item-right{gap:15px}}@media screen and (min-width:993px) and (max-width: 1170px){.header .menu>ul>li .menu-subs.menu-column-4{padding:1.25rem 20px}}@media screen and (max-width: 992px){.header .menu>ul>li .menu-subs.active{display:block;transition:none}.header .menu>ul>li .menu-subs.menu-mega,.header .menu>ul>li .menu-subs{transition:none}.left-1\/3{left:15.333333%}div#search-nav-2{margin-right:2%}}
/*# sourceMappingURL=/cdn/shop/t/244/assets/new-header.css.map?v=172710334117792423691731609413 */
