.mobile-header-wrapper{display:none;width:100%;background-color:#fff;border-bottom:1px solid #e5e5e5;position:relative;z-index:1000}.mobile-header-container{height:55px;padding:0 15px;display:flex;justify-content:space-between;align-items:center;position:relative;background:#fff;z-index:1001}.mobile-left{flex:1;display:flex;justify-content:flex-start}.hamburger-btn{background:none;border:none;cursor:pointer;padding:0;width:24px;height:24px;display:flex;flex-direction:column;justify-content:space-around;z-index:1002}.hamburger-btn span{display:block;width:100%;height:2px;background-color:#333;border-radius:2px;transition:all .3s ease-in-out}.hamburger-btn.is-active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger-btn.is-active span:nth-child(2){opacity:0}.hamburger-btn.is-active span:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}.mobile-center{flex:2;display:flex;justify-content:center;align-items:center}.mobile-logo img{max-height:30px;width:auto;display:block}.mobile-logo-text{font-size:18px;font-weight:700;color:#333;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-right{flex:1;display:flex;justify-content:flex-end;gap:15px;align-items:center}.mobile-icon{width:25px;height:25px;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;position:relative;text-decoration:none}.mobile-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0)}.mobile-cart-count-bubble{position:absolute;bottom:-4px;left:15px;background-color:red;color:#fff;font-size:9px;font-weight:700;border-radius:50%;min-width:14px;height:14px;display:flex;align-items:center;justify-content:center;padding:1px;pointer-events:none}.mobile-cart-count-bubble.is-hidden{display:none}.mobile-search-wrapper{position:absolute;top:100%;left:0;width:100%;background:#fff;padding:15px;border-bottom:1px solid #e5e5e5;box-shadow:0 4px 6px #0000000d;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease}.mobile-search-wrapper.is-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-search-form{display:flex;position:relative;width:100%}.mobile-search-input{width:100%;padding:10px 40px 10px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px;outline:none;-webkit-appearance:none;box-shadow:none}.mobile-search-submit{position:absolute;right:5px;top:50%;transform:translateY(-50%);background:none;border:none;padding:5px}.mobile-dropdown-menu{position:absolute;top:100%;left:0;width:100%;background:#fff;z-index:999;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease-in-out;border-top:1px solid #eee;box-shadow:0 10px 15px #0000000d;height:calc(100vh - 55px);overflow-y:auto;padding-bottom:50px}.mobile-dropdown-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.m-menu-list{list-style:none;padding:0;margin:0}.m-menu-item{border-bottom:1px solid #f5f5f5}.m-menu-link-wrapper{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background:#fff}.m-menu-link{text-decoration:none;color:#333;font-size:16px;font-weight:600;flex-grow:1}.m-menu-toggle{width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.m-menu-toggle svg{transition:transform .3s}.m-menu-toggle.is-active svg{transform:rotate(180deg)}.m-submenu{display:none;background-color:#fafafa;list-style:none;padding:0;margin:0;border-top:1px solid #eee}.m-submenu.is-visible{display:block;animation:fadeIn .3s ease}.m-submenu .m-menu-link{font-size:15px;font-weight:600;padding-left:35px}.m-submenu .m-submenu .m-menu-link{padding-left:50px;background-color:#f0f0f0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}body.menu-open{overflow:hidden}@media screen and (max-width: 768px){.mobile-logo img{max-height:25px;width:auto;display:block}}.m-block-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:15px;padding:15px 20px;background:#fff;border-bottom:1px solid #f5f5f5;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.m-block-grid::-webkit-scrollbar{display:none}.m-promo-item,.m-prod-item{display:block;text-decoration:none;text-align:center;flex:0 0 156px;width:156px;scroll-snap-align:start;color:#333}.m-promo-img,.m-prod-img-wrap{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;margin-bottom:8px;display:block}.m-prod-img-wrap{position:relative;background:#f4f4f4;overflow:hidden}.m-prod-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.m-product-badge-container{position:absolute;top:6px;right:6px;display:flex;flex-direction:column;gap:4px;z-index:5;pointer-events:none}.m-product-badge{display:inline-block;padding:3px 5px;font-size:10px;font-weight:700;line-height:1;text-transform:uppercase;color:#fff;border-radius:2px;box-shadow:0 1px 3px #0000001a}.m-badge-new{background-color:#ec0000}.m-badge-soldout{background-color:#9e9e9e}.m-promo-text,.m-prod-title{font-size:14px;color:#333;font-weight:600;margin:0;white-space:normal;min-height:40px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
/*# sourceMappingURL=/cdn/shop/t/38/assets/header-new-mobile.css.map */
