body.no-toggle-transition .custom-header__toggle-slider,body.no-toggle-transition .custom-header__toggle-btn,body.no-toggle-transition .custom-header__toggle--mobile .custom-header__toggle-btn{transition:none!important}body.no-toggle-transition .custom-header__toggle,body.no-toggle-transition .custom-header__toggle--mobile{opacity:0}body:not(.no-toggle-transition) .custom-header__toggle,body:not(.no-toggle-transition) .custom-header__toggle--mobile{opacity:1}.custom-header{width:100%;height:110px;background-color:#fff;position:sticky;top:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;transition:box-shadow .3s ease}.custom-header--scrolled{box-shadow:0 2px 10px #0000001a}.custom-header__inner{width:100%;max-width:1440px;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 32px;position:relative}.custom-header__left{display:flex;align-items:center;gap:17px}.custom-header__menu-btn{width:24px;height:24px;background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.custom-header__menu-btn svg{width:24px;height:24px}.custom-header__toggle{width:288px;height:46px;background-color:#fbefeb;border-radius:4px;position:relative;display:flex;align-items:center;padding:3px 5px;cursor:pointer}.custom-header__toggle-slider{position:absolute;width:139px;height:39px;background-color:#ea6329;border-radius:4px;top:3px;left:5px;transform:translate(0);transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform;z-index:1}.custom-header__toggle[data-active=apparels] .custom-header__toggle-slider{transform:translate(139px)}.custom-header__toggle-btn{flex:1;height:100%;display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;cursor:pointer;position:relative;z-index:2;font-family:Oakes Grotesk,Arial,sans-serif;font-size:16px;font-weight:500;line-height:normal;white-space:nowrap;transition:color .3s ease}.custom-header__toggle-btn--accessories{color:#fff}.custom-header__toggle[data-active=apparels] .custom-header__toggle-btn--accessories,.custom-header__toggle-btn--apparels{color:#000}.custom-header__toggle[data-active=apparels] .custom-header__toggle-btn--apparels{color:#fff}.custom-header__center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.custom-header__logo{display:block;width:274px;height:47px;object-fit:contain}.custom-header__logo-link{display:block;text-decoration:none}.custom-header__right{display:flex;align-items:center;gap:24px}.custom-header__icon-btn{background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;transition:opacity .25s ease}.custom-header__icon-btn:hover{opacity:.7}.custom-header__icon-btn svg{width:24px;height:24px}.custom-header__icon-img{width:100%;height:100%;object-fit:contain}.custom-header__icon-btn--wishlist svg{width:22px;height:22px}.custom-header__cart-count{position:absolute;top:-6px;right:-6px;min-width:16px;height:16px;background-color:#ea6329;color:#fff;font-family:Oakes Grotesk,Arial,sans-serif;font-size:10px;font-weight:500;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0 4px}.custom-header__cart-count:empty{display:none}.custom-header__cart-count.cart-count-updated{animation:cartCountPop .3s ease}.custom-header__cart-count.has-items{display:flex}@keyframes cartCountPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@media screen and (min-width:750px)and (max-width:1100px){.custom-header__inner{padding:0 20px}.custom-header__toggle{width:230px;height:46px}.custom-header__toggle-slider{width:112px;height:39px}.custom-header__toggle[data-active=apparels] .custom-header__toggle-slider{left:113px}.custom-header__toggle-btn{font-size:14px}.custom-header__right{gap:16px}}@media screen and (min-width:750px)and (max-width:900px){.custom-header__inner{padding:0 16px}.custom-header__toggle{width:200px;height:46px}.custom-header__toggle-slider{width:97px;height:39px}.custom-header__toggle[data-active=apparels] .custom-header__toggle-slider{left:98px}.custom-header__toggle-btn{font-size:14px}.custom-header__left,.custom-header__right{gap:12px}}.custom-header__toggle-row,.custom-header__toggle--mobile{display:none}@media screen and (max-width:749px){.custom-header{height:auto;flex-direction:column}.custom-header__toggle-row{display:flex;width:100%;background-color:#fff5e6;padding:6px 16px;justify-content:center}.custom-header__inner{padding:12px 16px;height:56px;width:100%;justify-content:flex-start}.custom-header__left .custom-header__toggle{display:none}.custom-header__toggle--mobile{display:flex;width:100%;height:40px;background-color:transparent;border-radius:0;padding:0;position:relative;gap:0;align-items:center;justify-content:center}.custom-header__toggle--mobile .custom-header__toggle-slider{display:none}.custom-header__toggle--mobile .custom-header__toggle-btn{flex:1;display:flex;align-items:center;justify-content:center;font-family:Oakes Grotesk,Arial,sans-serif;font-size:14px;font-weight:500;background:transparent;border:none;cursor:pointer;position:relative;z-index:2;transition:all .3s ease;padding:10px 20px;border-radius:4px;height:36px}.custom-header__toggle--mobile .custom-header__toggle-btn--accessories{background-color:#ea6329;color:#fff}.custom-header__toggle--mobile[data-active=apparels] .custom-header__toggle-btn--accessories,.custom-header__toggle--mobile .custom-header__toggle-btn--apparels{background-color:transparent;color:#333}.custom-header__toggle--mobile[data-active=apparels] .custom-header__toggle-btn--apparels{background-color:#ea6329;color:#fff}.custom-header__left{gap:0;flex:none}.custom-header__menu-btn{width:24px;height:24px;flex-shrink:0}.custom-header__center{position:static;transform:none;margin-left:12px;flex:none}.custom-header__logo{width:145px;height:auto}.custom-header__logo-link{display:flex;align-items:center}.custom-header__right{gap:16px;flex-shrink:0;margin-left:auto}.custom-header__icon-btn svg{width:22px;height:22px}.custom-header__icon-btn--wishlist svg{width:20px;height:20px}.custom-header__icon-btn--account{display:flex}.custom-header__cart-count{top:-4px;right:-4px;min-width:14px;height:14px;font-size:9px}}@media screen and (max-width:374px){.custom-header__toggle-row{padding:5px 12px}.custom-header__inner{padding:10px 12px;height:52px}.custom-header__toggle--mobile{height:34px}.custom-header__toggle--mobile .custom-header__toggle-btn{font-size:12px;padding:8px 16px;height:32px;border-radius:4px}.custom-header__center{margin-left:8px}.custom-header__logo{width:120px}.custom-header__right{gap:10px}.custom-header__icon-btn svg{width:20px;height:20px}.custom-header__icon-btn--wishlist svg{width:18px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-custom-header.css.map */
