.custom-header{background-color:#fff;border-bottom:1px solid #eaeaea;padding:15px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.custom-header__inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.custom-header__logo a{text-decoration:none;font-size:24px;font-weight:800;letter-spacing:-.5px;display:flex;align-items:center}.logo-text-orange{color:#f26b27}.logo-text-black{color:#000}.custom-header__nav{flex:1;display:flex;justify-content:center}.custom-nav-list{display:flex;list-style:none;margin:0;padding:0;gap:25px}.custom-nav-item{position:relative}.custom-nav-link{text-decoration:none;color:#2c4159;font-weight:500;font-size:15px;display:flex;align-items:center;gap:5px;padding:10px 0;position:relative}.custom-nav-link:hover{color:#f26b27}.custom-nav-link.custom-nav-link--active{color:#2c4159}.custom-nav-link.custom-nav-link--active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#f26b27}.custom-nav-link .icon-caret{width:10px;height:6px}.custom-nav-dropdown{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid #eaeaea;list-style:none;padding:10px 0;margin:0;min-width:200px;box-shadow:0 4px 6px #0000000d;z-index:100}.custom-nav-item:hover .custom-nav-dropdown{display:block}.custom-nav-dropdown li a{display:block;padding:8px 20px;color:#2c4159;text-decoration:none;font-size:14px}.custom-nav-dropdown li a:hover{background:#f9f9f9;color:#f26b27}.custom-header__utils{display:flex;align-items:center;gap:20px}.custom-search-form{position:relative;display:flex;align-items:center}.custom-search-input{background-color:#f7f7f7;border:1px solid #f7f7f7;border-radius:4px;padding:10px 10px 10px 35px;font-size:14px;color:#333;width:280px;outline:none}.custom-search-input:focus{border-color:#ddd}.icon-search-custom{position:absolute;left:10px;width:16px;height:16px;color:#999}.custom-account-link{display:flex;align-items:center;gap:8px;color:#2c4159;text-decoration:none;font-weight:500;font-size:14px}.custom-account-link svg{width:18px;height:18px}.custom-cart-btn{display:flex;align-items:center;gap:8px;background-color:#f26b27;color:#fff;text-decoration:none;padding:10px 20px;border-radius:6px;font-weight:600;font-size:14px;transition:background-color .2s}.custom-cart-btn:hover{background-color:#e05e1e}.custom-cart-btn svg{width:20px;height:20px}@media screen and (max-width:989px){.custom-header__nav{display:none}.custom-search-input{width:200px}}@media screen and (max-width:749px){.custom-search-form,.custom-account-link span,.custom-cart-btn span{display:none}.custom-cart-btn{padding:10px}}.custom-header__hamburger{display:none;background:none;border:none;padding:5px;cursor:pointer;color:#2c4159;width:32px;height:32px;align-items:center;justify-content:center;transition:color .2s}.custom-header__hamburger svg{width:24px;height:24px}.custom-mobile-drawer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;visibility:hidden;transition:visibility .3s ease-in-out}.custom-mobile-drawer.is-active{visibility:visible}.mobile-drawer__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;opacity:0;transition:opacity .3s ease-in-out}.custom-mobile-drawer.is-active .mobile-drawer__overlay{opacity:1}.mobile-drawer__content{position:absolute;top:0;left:-320px;width:300px;max-width:85%;height:100%;background:#fff;box-shadow:4px 0 10px #0000001a;display:flex;flex-direction:column;transition:left .3s ease-in-out;padding:20px;box-sizing:border-box}.custom-mobile-drawer.is-active .mobile-drawer__content{left:0}.mobile-drawer__header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eaeaea;padding-bottom:15px;margin-bottom:20px}.mobile-drawer__logo-text{font-size:18px;font-weight:700;color:#111;letter-spacing:.5px}.mobile-drawer__close{background:none;border:none;padding:5px;cursor:pointer;color:#2c4159}.mobile-drawer__close svg{width:20px;height:20px}.mobile-drawer__nav{list-style:none;padding:0;margin:0;flex-grow:1;overflow-y:auto}.mobile-drawer__item{border-bottom:1px solid #f5f5f5}.mobile-drawer__link{display:block;padding:14px 0;color:#2c4159;text-decoration:none;font-size:16px;font-weight:600}.mobile-drawer__summary{display:flex;justify-content:space-between;align-items:center;padding:14px 0;color:#2c4159;font-size:16px;font-weight:600;cursor:pointer;list-style:none}.mobile-drawer__summary::-webkit-details-marker{display:none}.mobile-drawer__summary svg{width:12px;height:8px;transition:transform .2s}.mobile-drawer__details[open] .mobile-drawer__summary svg{transform:rotate(180deg)}.mobile-drawer__submenu{list-style:none;padding:0 0 10px 15px;margin:0}.mobile-drawer__sublink{display:block;padding:8px 0;color:#4a5e75;text-decoration:none;font-size:14px;font-weight:500}.mobile-drawer__search{margin-top:20px;border-top:1px solid #eaeaea;padding-top:20px}.mobile-search-form{position:relative;display:flex}.mobile-search-input{flex:1;background-color:#f7f7f7;border:1px solid #f7f7f7;border-radius:6px;padding:12px 40px 12px 15px;font-size:14px;outline:none}.mobile-search-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;padding:0;color:#999;cursor:pointer}.mobile-search-btn svg{width:18px;height:18px}@media screen and (max-width:989px){.custom-header__hamburger{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-header.css.map */
