.custom-header{position:relative;width:100%;background:var(--header-bg,#fff);border-bottom:1px solid #ececec;z-index:100}.custom-header.sticky{position:fixed;top:0;left:0;right:0;animation:headerSlide .35s ease;box-shadow:0 8px 25px #00000014}@keyframes headerSlide{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.custom-header__wrapper{height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.custom-header__left,.custom-header__center,.custom-header__right{display:flex;align-items:center}.custom-header__left{flex:1}.custom-header__center{flex:1;justify-content:center}.custom-header__right{flex:1;justify-content:flex-end;gap:18px}.logo-image{display:block;max-width:100%;width:auto;height:auto}.header-logo{display:flex;align-items:center;justify-content:center;text-decoration:none}.custom-header__right a{display:flex;align-items:center;justify-content:center;color:#111;text-decoration:none;transition:.3s}.custom-header__right a:hover{opacity:.65}.custom-header svg{width:22px;height:22px}.menu-toggle{border:0;background:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.menu-toggle svg{width:28px;height:28px}.header-cart{position:relative}.cart-count{position:absolute;top:-7px;right:-8px;width:20px;height:20px;border-radius:50%;background:#000;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center}.custom-drawer{position:fixed;top:0;right:0;bottom:0;left:0;display:none;z-index:9999}.custom-drawer.active{display:block}.custom-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.custom-drawer__content{position:absolute;left:0;top:0;width:340px;max-width:90%;height:100%;background:#fff;overflow-y:auto;transform:translate(-100%);transition:.35s}.custom-drawer.active .custom-drawer__content{transform:translate(0)}.custom-drawer__header{display:flex;justify-content:flex-end;padding:20px}.drawer-close{border:0;background:none;cursor:pointer;font-size:28px}.drawer-menu{margin:0;padding:20px;list-style:none}.drawer-menu__item{border-bottom:1px solid #efefef}.drawer-menu__item>a,.drawer-menu summary{display:flex;justify-content:space-between;align-items:center;padding:18px 0;cursor:pointer;color:#222;font-weight:600;text-decoration:none}.drawer-submenu{list-style:none;margin:0;padding:0 0 15px 15px}.drawer-submenu li{margin:10px 0}.drawer-submenu a{color:#555;text-decoration:none}.drawer-social{display:flex;justify-content:center;gap:20px;padding:30px;border-top:1px solid #eee}.drawer-social svg{width:24px;height:24px}@media(max-width:990px){.custom-header__wrapper{height:72px}.custom-header__right{gap:12px}.custom-header__right a:nth-child(1),.custom-header__right a:nth-child(2),.custom-header__right a:nth-child(3){display:none}}@media(max-width:749px){.custom-header__wrapper{height:65px}.custom-header__right{gap:10px}.custom-header svg{width:20px;height:20px}.menu-toggle svg{width:24px;height:24px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-header.css.map */
