.m-header-mobile-2{background:#fff;display:none;border-bottom:1px solid #ebebeb;padding:16px 0}@media(max-width: 768px){.m-header-mobile-2{display:block}}.m-header-mobile-2__wrapper{display:flex;align-items:center;justify-content:space-between}.m-header-mobile-2__logo-link{display:block}.m-header-mobile-2__logo-image{max-width:180px;max-height:64px}@media(max-width: 480px){.m-header-mobile-2__logo-image{max-width:128px}}.m-header-mobile-2__cart{position:relative}.m-header-mobile-2__cart-count{position:absolute;right:0;top:-8px;width:24px;height:24px;border-radius:50%;display:none;align-items:center;justify-content:center;font-weight:bold;font-size:12px;line-height:16px;text-align:center;color:#fff;background:#000}.m-header-mobile-2__cart-count.is-active{display:flex}.m-header-mobile-2__cart-icon{width:24px;height:24px}