.simple-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#fff;border-bottom:1px solid #e0e0e0;position:relative;z-index:100}.simple-header.fixed-menu{position:fixed;top:0;left:0;width:100%;transform:translateY(-100%);transition:all .3s linear;opacity:.2}.simple-header.fixed-menu.active{transform:translateY(0);opacity:1}.header-logo{font-size:1.5rem;font-weight:700;text-decoration:none;color:#333;width:150px}.header-logo img{display:block;width:100%;height:unset}.header-actions{display:flex;align-items:center;gap:1rem}.hamburger-menu{display:flex;align-items:center;flex-direction:column;cursor:pointer;padding:.5rem}.cart-icon{position:relative;cursor:pointer;color:inherit;display:flex;align-items:center}.cart-icon .svg-wrapper{width:42px;aspect-ratio:1/1;height:unset;display:flex}.cart-icon .cart-count-bubble{position:absolute;top:2px;right:4px;left:unset;background:red;color:#fff;border-radius:50%;width:15px;height:15px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:12px}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.drawer-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;display:none}.drawer-overlay.open{display:block}.drawer-menu{position:fixed;top:0;right:0;width:660px;height:100%;background:#fff;z-index:1000;transform:translate(100%);transition:transform .3s ease;padding:0 60px;box-shadow:-2px 0 10px #0000001a}.drawer-menu.open{transform:translate(0)}.drawer-menu .drawer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.drawer-menu .drawer-header .close-btn{background:#fff;border:none;cursor:pointer;font-size:22px;display:flex;width:140px;justify-content:center;padding:0;line-height:40px;gap:6px;border-radius:20px;position:absolute;top:20px;right:10px;transition:all .3s linear;color:#333}.drawer-menu .drawer-header .close-btn:hover{opacity:.6;background:#83838333}.drawer-menu .drawer-header .close-btn span{font-size:15px;font-weight:700;display:block}.drawer-menu .drawer-nav{padding-top:200px}.drawer-menu .drawer-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:15px}.drawer-menu .drawer-nav a{text-decoration:none;color:#333;font-size:15px;font-weight:700;display:block}.drawer-menu .drawer-nav a:hover{color:#007bff}nav.global-menu ul{display:flex;gap:20px}nav.global-menu ul li{list-style:none}nav.global-menu ul li a{text-decoration:none;color:#333;font-size:14px;font-weight:700;transition:all .3s linear}nav.global-menu ul li a:hover{color:#007bff}.right-side-menu{display:flex;align-items:center;justify-content:center;gap:20px}.hamburger-menu{display:none}.hamburger-menu .hamburger-line{display:block;width:25px;height:3px;background:#333;margin:2px 0;transition:.3s ease}@media screen and (max-width: 840px){.hamburger-menu{display:flex}.global-menu{display:none}.header-logo{width:140px}}@media screen and (max-width: 768px){.simple-header{padding:1rem}.header-logo{font-size:1.2rem}.drawer-menu{width:280px}.header-logo{width:120px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-header.css.map */
