.mobile-blue-header-wrapper{display:block;position:relative;width:100%;z-index:30}.mobile-blue-header-wrapper .mobile-sticky-top{position:relative;top:auto;left:auto;right:auto;width:100%;z-index:40;overflow:visible;background:#fff;box-shadow:0 2px 12px #00000014}.mobile-blue-header-wrapper .mobile-blue-header{width:100%;background:#fff;color:#111;padding-top:0;min-height:0}.mobile-blue-header-wrapper .mobile-header-top{height:72px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;background:#fff;overflow:visible}.mobile-blue-header-wrapper .mobile-left-area{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1 auto}.mobile-blue-header-wrapper .mobile-menu-button{width:34px;height:34px;padding:0;border:0;background:none;display:flex;flex-direction:column;justify-content:center;gap:5px;cursor:pointer;flex-shrink:0}.mobile-blue-header-wrapper .mobile-menu-button span{display:block;width:22px;height:1.8px;background:#111;border-radius:2px}.mobile-blue-header-wrapper .mobile-blue-logo{position:relative;z-index:2;display:flex;align-items:center;text-decoration:none;color:#111;cursor:pointer}.mobile-blue-header-wrapper .mobile-blue-logo img{max-height:48px;max-width:min(210px,54vw);width:auto;height:auto;object-fit:contain;display:block}.mobile-blue-header-wrapper .mobile-header-actions{display:flex;align-items:center;flex:0 0 auto;max-width:46%}.mobile-blue-header-wrapper .mobile-header-region{display:flex;align-items:center;gap:4px;height:24px;font-size:12px;font-weight:700;color:#111;white-space:nowrap}.mobile-blue-header-wrapper .mobile-header-region .header-region-flag{width:18px;height:12px;object-fit:cover;border-radius:1px}.mobile-blue-header-wrapper .mobile-action-icon{position:relative;display:flex;align-items:center;color:#111;text-decoration:none}.mobile-blue-header-wrapper .fp-cart-count{position:absolute;top:-4px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#e60012;color:#fff;font-size:10px;line-height:16px;font-weight:700;text-align:center}.mobile-blue-header-wrapper .mobile-action-icon svg{width:24px;height:24px}.mobile-blue-header-wrapper .mobile-search-wrapper{background:transparent;padding:10px 12px 12px}.mobile-blue-header-wrapper .mobile-search-wrapper form{height:44px;display:flex;align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:24px;overflow:hidden}.mobile-blue-header-wrapper .mobile-search-wrapper input{flex:1;min-width:0;height:100%;border:0;outline:none;background:#fff;padding:0 16px;font-size:14px;color:#222}.mobile-blue-header-wrapper .mobile-search-wrapper button{width:38px;height:38px;margin:2px 0;border:0;border-radius:999px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.mobile-blue-header-wrapper .mobile-search-wrapper button svg{width:18px;height:18px;color:#fff}.mobile-blue-header-wrapper .mobile-select-model{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 16px;background:transparent}.mobile-blue-header-wrapper .mobile-select-model__icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;color:#111}.mobile-blue-header-wrapper .mobile-select-model__icon .icon-select-model{display:block;width:22px;height:22px}.mobile-blue-header-wrapper .mobile-select-model__btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;margin:0;padding:0;border:0;background:transparent;color:#111;cursor:pointer}.mobile-blue-header-wrapper .mobile-select-model__label{font-size:16px;line-height:1;font-weight:600}.mobile-blue-header-wrapper .drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:#0000006b;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.mobile-blue-header-wrapper .drawer-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.mobile-blue-header-wrapper .mobile-drawer{position:fixed;top:0;left:0;z-index:9999;display:flex;flex-direction:column;width:min(400px,88vw);height:100vh;overflow:hidden;background:#f7f7f7;color:#222;box-shadow:8px 0 28px #00000026;transform:translate(-105%);transition:transform .35s ease}.mobile-blue-header-wrapper .mobile-drawer.active{transform:translate(0)}.mobile-blue-header-wrapper .mobile-drawer-header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;padding:16px 16px 14px;background:#fff;border-bottom:1px solid #ececec}.mobile-blue-header-wrapper .mobile-drawer-user{display:flex;align-items:center;gap:10px;color:#111;text-decoration:none;font-size:16px;font-weight:700}.mobile-blue-header-wrapper .mobile-drawer-user svg{width:22px;height:22px}.mobile-blue-header-wrapper .mobile-drawer-body{position:relative;flex:1 1 auto;overflow:hidden}.mobile-blue-header-wrapper .mobile-drawer-panel{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;background:#fff;transform:translate(100%);transition:transform .28s ease}.mobile-blue-header-wrapper .mobile-drawer-panel.is-root{transform:translate(0)}.mobile-blue-header-wrapper .mobile-drawer.is-sub .mobile-drawer-panel.is-root{transform:translate(-28%)}.mobile-blue-header-wrapper .mobile-drawer-panel.is-open{transform:translate(0)}.mobile-blue-header-wrapper .mobile-drawer-menu{padding:8px 0 28px}.mobile-blue-header-wrapper .mobile-drawer-section+.mobile-drawer-section{border-top:1px solid #ececec;margin-top:6px;padding-top:6px}.mobile-blue-header-wrapper .mobile-drawer-heading{padding:18px 20px 8px;color:#111;font-size:18px;font-weight:800}.mobile-blue-header-wrapper .mobile-drawer-menu ul,.mobile-blue-header-wrapper .mobile-drawer-sublist{margin:0;padding:0;list-style:none}.mobile-blue-header-wrapper .mobile-drawer-link{display:flex;align-items:center;width:100%;min-height:48px;padding:10px 20px;border:0;background:none;color:#333;font-family:inherit;font-size:15px;text-align:left;text-decoration:none;cursor:pointer}.mobile-blue-header-wrapper .mobile-drawer-link--category{min-height:58px;gap:12px;justify-content:flex-start;text-align:left}.mobile-blue-header-wrapper button.mobile-drawer-link--category{justify-content:flex-start;text-align:left}.mobile-blue-header-wrapper .mobile-drawer-thumb{flex:0 0 42px;width:42px;height:42px;overflow:hidden;border-radius:6px;background:#f2f2f2}.mobile-blue-header-wrapper .mobile-drawer-thumb img{width:100%;height:100%;object-fit:cover;display:block}.mobile-blue-header-wrapper .mobile-drawer-label{flex:1 1 auto;min-width:0;text-align:left}.mobile-blue-header-wrapper .mobile-drawer-chevron{flex:0 0 auto;color:#888;font-size:22px;line-height:1}.mobile-blue-header-wrapper .mobile-drawer-subhead{display:flex;align-items:center;gap:4px;min-height:52px;padding:0 8px 0 4px;border-bottom:1px solid #ececec;background:#fff}.mobile-blue-header-wrapper .mobile-drawer-back{display:flex;align-items:center;justify-content:center;width:44px;min-height:52px;padding:0;border:0;background:none;color:#111;font-family:inherit;font-size:28px;font-weight:400;line-height:1;cursor:pointer}.mobile-blue-header-wrapper .mobile-drawer-subhead h2{flex:1;margin:0 36px 0 0;font-size:16px;font-weight:800;text-align:center}.mobile-blue-header-wrapper .mobile-drawer-sublist{padding:8px 0 24px}.mobile-blue-header-wrapper .vehicle-overlay{z-index:10000}.mobile-blue-header-wrapper .vehicle-modal{z-index:10001}@media screen and (min-width:990px){.mobile-blue-header-wrapper{display:none!important}}@media screen and (max-width:989px){.mobile-blue-header-wrapper{display:block}.mobile-blue-header-wrapper .mobile-sticky-top{position:relative;top:auto;left:auto;width:100%;z-index:auto}.mobile-blue-header-wrapper .mobile-blue-header{padding-top:0;min-height:0}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/mobile-header-search.css.map */
