.custom-header{background:rgb(var(--custom-header-background));color:rgb(var(--custom-header-text-color));border-bottom:1px solid rgba(var(--custom-header-text-color),.1);width:100%}.custom-header__wrapper{display:flex;align-items:center;justify-content:space-between;padding:4px 6px;max-width:1200px;margin:0 auto;position:relative}@media screen and (min-width: 741px){.custom-header__wrapper{justify-content:flex-start}}@media screen and (max-width: 740px){.custom-header__wrapper{justify-content:space-between;padding:10px 15px;border-bottom:.05rem solid #2F0147}}.custom-header__mobile-menu-toggle{background:none;border:none;padding:8px;cursor:pointer;color:rgb(var(--custom-header-text-color))}.custom-header__hamburger{display:flex;flex-direction:column;width:24px;height:18px;justify-content:space-between}.custom-header__hamburger-line{width:100%;height:2px;background:currentColor;transition:all .3s ease}.custom-header__center-items{display:flex;gap:32px;flex:1;justify-content:center}.custom-header__text-item{font-size:12px;font-weight:400;text-transform:uppercase;color:rgb(var(--custom-header-text-color));white-space:nowrap;display:flex;align-items:center;gap:.25rem;justify-content:center}.custom-header__badge{font-size:8px;font-weight:500;text-transform:uppercase;color:#fff;background-color:#c25ca3;padding:1.5px 3.75px;border-radius:20px}.custom-header__logo{flex:0 0 auto}.custom-header__logo--desktop{text-align:left;margin-right:40px}.custom-header__logo--mobile{position:absolute;left:50%;transform:translate(-50%);text-align:center}.custom-header__logo-link{display:inline-block;text-decoration:none}.custom-header__logo-image{width:auto;vertical-align:middle}.custom-header__logo-text{font-size:24px;font-weight:700;color:rgb(var(--custom-header-text-color));text-decoration:none}.custom-header__right-items{display:flex;align-items:center;gap:24px;justify-content:flex-end}.custom-header__shop-all{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:rgb(var(--custom-header-text-color));text-decoration:none;transition:opacity .3s ease}.custom-header__shop-all:hover{opacity:.7}.custom-header__cart-toggle{background:none;border:none;padding:8px;cursor:pointer;color:rgb(var(--custom-header-text-color));position:relative;display:flex;align-items:center;gap:8px}.custom-header__cart-icon{width:24px;height:24px}.custom-header__cart-count{background:rgb(var(--custom-header-text-color));color:rgb(var(--custom-header-background));border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;position:absolute;top:-2px;right:-2px;min-width:20px}.custom-header__mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;visibility:hidden;opacity:0;transition:all .3s ease}.custom-header__mobile-menu.active{visibility:visible;opacity:1}.custom-header__mobile-menu-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080}.custom-header__mobile-menu-content{position:absolute;top:0;left:0;width:80%;max-width:320px;height:100%;background:rgb(var(--custom-header-background));transform:translate(-100%);transition:transform .3s ease;overflow-y:auto}.custom-header__mobile-menu.active .custom-header__mobile-menu-content{transform:translate(0)}.custom-header__mobile-menu-header{padding:20px;border-bottom:1px solid rgba(var(--custom-header-text-color),.1);display:flex;justify-content:flex-end}.custom-header__mobile-menu-close{background:none;border:none;padding:8px;cursor:pointer;color:rgb(var(--custom-header-text-color))}.custom-header__mobile-nav{padding:20px}.custom-header__mobile-nav-link,.custom-header__mobile-text-item{display:block;padding:12px 0;color:rgb(var(--custom-header-text-color));text-decoration:none;font-size:16px;font-weight:500;border-bottom:1px solid rgba(var(--custom-header-text-color),.1)}.custom-header__mobile-text-item{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;opacity:.7}.custom-header__mobile-shop-all{font-weight:600;text-transform:uppercase;letter-spacing:.5px}@media screen and (min-width: 741px){.custom-header__center-items{gap:40px}.custom-header__logo-image{max-height:60px}.custom-header__right-items{gap:32px}.custom-header__shop-all{font-size:15px}}@media screen and (min-width: 1024px){.custom-header__center-items{gap:48px}.custom-header__logo-image{max-height:70px}.custom-header__right-items{gap:40px}.custom-header__shop-all{font-size:16px}}@media screen and (max-width: 740px){.hidden-pocket{display:none!important}}@media screen and (min-width: 741px) and (max-width: 1023px){.hidden-lap{display:none!important}}@media screen and (min-width: 741px){.hidden-tablet-and-up{display:none!important}}.custom-header__mobile-menu.active .custom-header__hamburger-line:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.custom-header__mobile-menu.active .custom-header__hamburger-line:nth-child(2){opacity:0}.custom-header__mobile-menu.active .custom-header__hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.custom-header__mobile-menu-toggle:focus,.custom-header__cart-toggle:focus,.custom-header__mobile-menu-close:focus{outline:2px solid rgb(var(--custom-header-text-color));outline-offset:2px}.custom-header__shop-all:focus,.custom-header__mobile-nav-link:focus{outline:2px solid rgb(var(--custom-header-text-color));outline-offset:2px}.custom-header+.cart-notification{top:var(--custom-header-height, 80px)}
/*# sourceMappingURL=/cdn/shop/t/12/assets/custom-header.css.map */
