.m-header-mobile-3{background:#fff;display:none;border-bottom:1px solid #f5f5f5;padding:16px 0 0}@media(max-width: 768px){.m-header-mobile-3{display:block}}.m-header-mobile-3__wrapper.l-container{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap}@media(max-width: 480px){.m-header-mobile-3__wrapper.l-container{justify-content:space-between;padding:0 6px}}.m-header-mobile-3__logo-link{display:flex;align-items:center;justify-content:center;margin:0 8px;align-self:stretch;width:56px;height:56px}.m-header-mobile-3__logo-image{max-width:48px;max-height:48px}@media(max-width: 480px){.m-header-mobile-3__logo-image{max-width:48px}}.m-header-mobile-3__cart{position:relative}.m-header-mobile-3__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:#26377f}.m-header-mobile-3__count.is-active{display:flex}.m-header-mobile-3__cart-icon{width:24px;height:24px}.m-header-mobile-3__search-form{width:calc(100% + 30px);margin:8px -15px 0;padding:8px 16px;border-top:1px solid #f5f5f5}@media(max-width: 480px){.m-header-mobile-3__search-form{margin:8px -6px 0}}.m-header-mobile-3__mobile-menu-icon.c-icon-holder{margin:0;position:relative}