.custom-header{display:flex;align-items:center;gap:20px;padding:16px 24px;border-bottom:1px solid #E5E5E5}.custom-header__logo{flex:none;display:block}.custom-header__logo img{display:block;height:auto}.custom-header__logo-text{font-size:20px;font-weight:700;color:#0b2e5c}.custom-header__search{flex:1;position:relative;display:flex}.custom-header__search input{width:100%;padding:10px 14px 10px 36px;border:1px solid #E5E5E5;border-radius:4px;font-size:14px}.custom-header__search button{position:absolute;left:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:#888;cursor:pointer;padding:0;display:flex}.custom-header__icons{flex:none;display:flex;align-items:center;gap:18px;color:#0b2e5c}.custom-header__icons a{display:flex;position:relative}.custom-header__cart-count{position:absolute;top:-6px;right:-8px;background:#0b2e5c;color:#fff;font-size:10px;font-weight:600;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.custom-nav{display:flex;gap:28px;padding:10px 24px;background-color:#f4f6f8;font-size:13px;font-weight:600}.custom-nav a{color:#0b2e5c;text-decoration:none}.custom-nav a:hover{text-decoration:underline}@media screen and (max-width:749px){.custom-header{display:grid;grid-template-columns:1fr auto;grid-template-areas:"logo logo" "search icons";align-items:center;row-gap:12px;column-gap:12px;padding:12px 16px}.custom-header__logo{grid-area:logo;justify-self:center}.custom-header__search{grid-area:search}.custom-header__icons{grid-area:icons;gap:14px}.custom-nav{overflow-x:auto;white-space:nowrap;padding:8px 16px;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-custom-header.css.map */
