.header-main{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:#fff;z-index:1000;position:sticky;top:0;border-bottom:1px solid #e5e5e5}.header-logo img{max-height:40px;display:block}.menu-drawer-button button{background:none;border:none;font-size:1.8rem;cursor:pointer;padding:.2rem .5rem}.header-icons{display:flex;align-items:center;gap:1rem}.header-icon svg{width:24px;height:24px;stroke:#333;transition:stroke .3s ease}.header-icon:hover svg{stroke:red}.header-search-bar{padding:1rem;background-color:#fff}.header-search-bar form{display:flex;border:1px solid #ccc;border-radius:2rem;overflow:hidden;background:#fff}.header-search-bar input[type=search]{flex:1;padding:.5rem 1rem;border:none;outline:none}.header-search-bar button{background:red;color:#fff;padding:0 1rem;border:none;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.header-main{flex-wrap:wrap;justify-content:center}.header-logo{margin:0 auto}.header-icons{position:absolute;right:1rem;top:1rem}.menu-drawer-button{position:absolute;left:1rem;top:1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-header.css.map */
