.header-mobile{display:none}@media screen and (max-width:600px){header.header-desktop{display:none}.header-mobile{background-color:#fff;display:flex;flex-direction:column;padding:0}.header-mobile .header-mobile-icon{fill:#383a3d;height:32px;width:32px}.header-mobile .header-mobile-icon.no-filter{filter:none}.header-mobile .top-mobile-menu{background-color:#f2f2f2;border-bottom:1px solid rgba(0,0,0,.09019607843137255);display:flex;flex:1;justify-content:space-between;padding:.5rem;transition:padding .3s;width:100%}.header-mobile .top-mobile-menu.sticky{position:fixed;top:0;z-index:20}.header-mobile .top-mobile-menu .mobile-navigation{align-items:center;display:flex}.header-mobile .top-mobile-menu .mobile-navigation a svg{fill:#383a3d}.header-mobile .top-mobile-menu .mobile-navigation button{background-color:hsla(0,0%,95.7%,.1);border:0;border-radius:5px;box-shadow:0 3px 3px 0 rgba(20,20,20,.2);padding:6px 9px}.header-mobile .top-mobile-menu .mobile-navigation button svg{fill:#383a3d;height:32px;width:32px}.header-mobile .top-mobile-menu .mobile-navigation a{margin-left:1.2rem}.header-mobile .top-mobile-menu .mobile-cart-info{display:flex;margin-right:5px}.header-mobile .top-mobile-menu .mobile-cart-info a{align-items:center;display:flex}.header-mobile .top-mobile-menu .mobile-cart-info a svg{fill:#383a3d}.header-mobile .top-mobile-menu .mobile-cart-info a figure{position:relative}.header-mobile .top-mobile-menu .mobile-cart-info a figure span{align-items:center;background-color:#006bb1;border-radius:50%;color:#fff;display:flex;font-weight:700;height:20px;justify-content:center;position:absolute;right:-10px;text-align:center;top:-5px;width:20px}.header-mobile .top-mobile-menu .mobile-cart-info a>span{color:#fff;display:none;font-size:1.1rem;margin-left:1rem}.header-mobile .search-mobile-header{align-items:center;background-color:#f2f2f2;display:flex;flex-direction:column;width:100%}.header-mobile .search-mobile-header>a{margin:3px}.header-mobile .search-mobile-header>a img{max-width:150px}.header-mobile .search-mobile-header .header-search-form{margin:0 1rem 1rem;max-width:unset;padding:0 .5rem}}