/* Netfoodish customer web design. Shared, route-aware layer registered last.
   Mobile follows the customer app's compact chrome and persistent navigation. */
.nf-customer-ui {
  --nf-accent: #f51359;
  --nf-accent-dark: #d01249;
  --nf-accent-light: #ff5c8b;
  --nf-accent-tint: #fff0f5;
  --el-color-primary: #d01249;
  --el-color-primary-light-3: #f51359;
  --el-color-primary-light-9: #fff0f5;
  --bs-primary: #d01249;
  --bs-primary-rgb: 208, 18, 73;
  --nf-ink: #20212b;
  --nf-text-muted: #60636f;
  --nf-line: #ececf0;
  background: #fff;
  color: var(--nf-ink);
  font-family: 'Open Sans', system-ui, sans-serif;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
}
.nf-customer-ui :is(button, a, input, select, textarea):focus-visible {
  outline: 3px solid var(--nf-accent-dark);
  outline-offset: 3px;
}
.nf-skip-link { position: fixed; inset-block-start: -100px; inset-inline-start: 16px; z-index: 10000; padding: 12px; background: white; }
.nf-skip-link:focus { inset-block-start: 8px; }
.nf-customer-ui .nf-site-header { border-bottom: 1px solid var(--nf-line); background: var(--nf-accent); }
.nf-customer-ui #top-navigation { max-width: 1280px; margin: auto; min-height: 76px; padding: 12px 8px; background: transparent; }
.nf-customer-ui .top-logo img { width: 160px; max-height: 44px; object-fit: contain; }
.nf-customer-ui .top-menu { margin: 0; }
.nf-customer-ui .top-menu > li > a { font-weight: 600; }
.nf-customer-ui .hamburger { padding: 10px; }
.nf-customer-ui .hamburger-box { width: 23px; height: 22px; }
.nf-customer-ui .hamburger-inner,
.nf-customer-ui .hamburger-inner::before,
.nf-customer-ui .hamburger-inner::after { width: 23px; height: 2px; }
.nf-customer-ui :is(.btn-primary, .btn-green, .btn-success, .btn-addto-cart) {
  background: var(--nf-accent-dark); border-color: var(--nf-accent-dark); color: #fff; border-radius: 12px; min-height: 44px; font-weight: 700;
}
.nf-customer-ui :is(.btn-primary, .btn-green, .btn-success, .btn-addto-cart):hover { background: #b81040; border-color: #b81040; }
.nf-customer-ui :is(.btn-outline-primary, .btn-outline-success) { border-color: var(--nf-accent-dark); color: var(--nf-accent-dark); border-radius: 12px; }
.nf-customer-ui :is(.form-control, .el-input__wrapper) { border-radius: 12px; }
.nf-customer-ui .form-control { min-height: 46px; font-size: 16px; }
.nf-customer-ui .el-button--primary { --el-button-bg-color: var(--nf-accent-dark); --el-button-border-color: var(--nf-accent-dark); }
.nf-customer-ui .badge-dark { background: var(--nf-accent-dark); }
.nf-mobile-nav-wrap { display: none !important; }
/* Discovery: one address-led hero, then actual restaurant content. */
.nf-customer-ui .mobile-home-banner { display: none; }
.nf-customer-ui #main-search-banner {
  min-height: 440px; padding: 64px max(24px, calc((100vw - 1160px) / 2));
  justify-content: flex-start !important;
  background: linear-gradient(90deg, #fff7fa 0%, #fff7fa 35%, rgba(255,247,250,.88) 53%, rgba(255,247,250,.05) 100%), url('../images/full-header.png') right center / cover;
  border: 0; border-bottom: 1px solid #f8e4eb;
}
.nf-customer-ui #main-search-banner::before,
.nf-customer-ui #main-search-banner::after { display: none; }
.nf-customer-ui #main-search-banner .banner-center { max-width: 580px; margin: 0; animation: none; }
.nf-customer-ui .hero-kicker { justify-content: flex-start; margin: 0 0 14px; padding: 0; border: 0; background: transparent; font-size: 11px; letter-spacing: .12em; color: var(--nf-accent-dark); }
.nf-customer-ui #main-search-banner :is(.home-title, h2) { font-family: inherit; font-size: clamp(32px, 4vw, 52px); line-height: 1.13; font-weight: 800; letter-spacing: -.045em; text-align: start !important; text-shadow: none; color: var(--nf-ink); max-width: 510px; }
.nf-customer-ui #main-search-banner .hero-subtitle { max-width: 430px; margin: 0; font-size: 16px; line-height: 1.6; font-weight: 400; text-align: start !important; color: var(--nf-text-muted); text-shadow: none; }
.nf-customer-ui .home-search-wrap { margin: 24px 0 0; max-width: 540px; }
.nf-customer-ui .home-search-card { padding: 10px; background: #fff; border: 1px solid #f2d9e2; border-radius: 16px; box-shadow: 0 8px 26px #4711280a; backdrop-filter: none; transform: none; }
.nf-customer-ui #main-search-banner .hero-meta { border: 0; margin: 12px 2px 2px; padding: 0; justify-content: flex-start; gap: 16px; }
.nf-customer-ui .hero-meta-item { font-size: 10px; color: var(--nf-text-muted); }
.nf-customer-ui .hero-meta-item i { color: var(--nf-accent-dark); }
.nf-customer-ui :is(#vue-home-widgets, #vm_home_search_location) .swiperOutsideContainer { margin-block: 32px; }
.nf-customer-ui .swiperOutsideContainer h3 { font-size: 23px; letter-spacing: -.035em; color: var(--nf-ink); }
.nf-customer-ui .nf-restaurant-card { display: block; color: inherit; text-decoration: none; border: 1px solid var(--nf-line); border-radius: 18px; overflow: hidden; background: #fff; box-shadow: none; transition: box-shadow .2s, transform .2s; }
.nf-customer-ui .nf-restaurant-card:hover { color: inherit; box-shadow: 0 8px 28px #20212b12; transform: translateY(-2px); }
.nf-customer-ui .nf-restaurant-card > .position-relative { background: #f7f5f6; }
.nf-customer-ui .nf-restaurant-card img { width: 100%; height: 185px; object-fit: cover; border-radius: 0; }
.nf-customer-ui .nf-restaurant-card .swiper-card-body { padding: 16px !important; }
.nf-customer-ui .nf-restaurant-card .restaurant-name { font-size: 17px; font-weight: 750; line-height: 1.35; margin-bottom: 6px; }
.nf-customer-ui .nf-restaurant-card .restaurant-cuisine { color: var(--nf-text-muted); font-size: 12px; }
.nf-customer-ui .nf-restaurant-card .meta-chip { box-shadow: none; font-size: 11px; border-radius: 6px; }
.nf-customer-ui .swiper-button-next, .nf-customer-ui .swiper-button-prev { color: var(--nf-accent-dark); }
/* App download: the supplied artwork leads; the download copy stays compact. */
.nf-eyebrow { color: var(--nf-accent-dark); text-transform: uppercase; letter-spacing: .1em; font-size: 10px; font-weight: 700; }
.nf-customer-ui .nf-app-promo { display: grid; grid-template-columns: minmax(0, 400px) minmax(0, 360px); justify-content: center; align-items: center; gap: 40px; padding: 48px 24px; margin-block: 0; background: #fff; }
.nf-app-copy { grid-column: 2; grid-row: 1; }
.nf-app-promo h2 { color: #202127; font-size: 36px; line-height: 1.15; font-weight: 750; margin: 0 0 16px; letter-spacing: -.035em; max-width: 330px; }
.nf-app-description { font-size: 16px !important; line-height: 1.65; color: var(--nf-text-muted); margin: 0; max-width: 330px; }
.nf-app-download { margin-top: 24px; }
.nf-app-showcase { grid-column: 1; grid-row: 1; width: 100%; }
.nf-app-showcase img { display: block; width: 100%; height: auto; border: 0; border-radius: 0; box-shadow: none; }
.nf-app-links { display: flex; gap: 12px; flex-wrap: wrap; }
.nf-app-store { display: flex; flex: 1 1 130px; min-width: 0; max-width: 162px; min-height: 50px; align-items: center; text-decoration: none !important; border-radius: 8px; }
.nf-app-badge { display: block; width: 100%; height: 50px; object-fit: contain; transition: transform .2s; }
.nf-app-store:hover .nf-app-badge { transform: translateY(-2px); }
.nf-app-store:focus-visible { outline: 3px solid var(--nf-accent-dark); outline-offset: 5px; }
@media (max-width: 991px) {
  .nf-customer-ui .nf-app-promo { gap: 28px; padding-block: 36px; }
  .nf-app-promo h2 { font-size: 30px; }
}
@media (max-width: 767px) {
  .nf-customer-ui .nf-app-promo { grid-template-columns: minmax(0, 400px); gap: 24px; width: 100%; padding: 36px 24px; }
  .nf-app-copy { grid-column: 1; grid-row: 1; }
  .nf-app-promo h2 { font-size: 28px; max-width: none; margin-bottom: 12px; }
  .nf-app-description { font-size: 15px !important; max-width: none; }
  .nf-app-download { margin-top: 20px; }
  .nf-app-showcase { grid-column: 1; grid-row: 2; }
}
/* Menu: quiet merchant details and one clear location action. */
.nf-customer-ui .restaurant-header-section { background: #fff7fa; }
.nf-customer-ui :is(.restaurant-card, .mobile-restaurant-card) { border: 1px solid var(--nf-line); box-shadow: none; border-radius: 18px; }
.nf-customer-ui .section-menu { background: #fafafb; padding-top: 24px; }
.nf-customer-ui .address-wrapper--needed { padding-block: 16px; }
.nf-customer-ui .address-card--needed { border: 1px solid #f6d3df; background: #fff7fa; box-shadow: none; border-radius: 16px; }
.nf-customer-ui .address-card--needed .icon-wrapper { background: #ffe2ec; color: var(--nf-accent-dark); box-shadow: none; }
.nf-customer-ui .address-card--needed .modal-title { font-size: 17px; color: var(--nf-ink); }
.nf-customer-ui .address-card--needed .modal-desc { color: var(--nf-text-muted); line-height: 1.5; }
.nf-customer-ui .address-desc-action-btn { background: var(--nf-accent-dark) !important; border-color: var(--nf-accent-dark) !important; box-shadow: none !important; }
.nf-customer-ui #menu-category .nav-link { border-radius: 10px; padding: 12px; }
.nf-customer-ui #menu-category .nav-link.active { background: var(--nf-accent-tint); color: var(--nf-accent-dark); }
.nf-customer-ui .floating-cart { border-radius: 14px; background: var(--nf-accent-dark); box-shadow: 0 4px 18px #5c092833; }
.nf-customer-ui .sub-footer { background: #f7f7f9; padding-block: 28px; border-top: 1px solid var(--nf-line); }
.nf-customer-ui footer { background: #f7f7f9; }
@media (max-width: 991.98px) {
  .nf-customer-ui:has(.nf-mobile-nav) { padding-bottom: calc(78px + env(safe-area-inset-bottom)); }
  .nf-customer-ui #top-navigation { min-height: 64px; padding: 8px 0; }
  .nf-customer-ui .top-logo img { width: 132px; max-height: 34px; }
  .nf-customer-ui .top-menu { display: flex; align-items: center; gap: 4px; }
  .nf-customer-ui .cart-handle { display: inline-flex; min-width: 44px; min-height: 44px; align-items: center; justify-content: center; }
  .nf-customer-ui .nf-mobile-nav-wrap { display: block !important; padding: 0 !important; margin: 0 !important; }
  .nf-mobile-nav { position: fixed; z-index: 1025; inset-inline: 0; bottom: 0; display: grid; grid-template-columns: repeat(4,1fr); background: #fff; padding: 7px 12px calc(7px + env(safe-area-inset-bottom)); border-top: 1px solid var(--nf-line); box-shadow: 0 -3px 18px #20212b06; }
  .nf-customer-ui .nf-mobile-nav :is(a,button) { border: 0; background: transparent; color: #686b77; text-decoration: none; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 5px; min-height: 52px; padding: 4px; font: 600 10px/1.2 'Open Sans',sans-serif; border-radius: 12px; }
  .nf-mobile-nav i { font-size: 23px; }
  .nf-customer-ui .nf-mobile-nav [aria-current='page'] { color: var(--nf-accent-dark); background: var(--nf-accent-tint); }
  .nf-nav-icon { position: relative; }
  .nf-nav-count { position: absolute; top: -5px; inset-inline-end: -12px; min-width: 17px; padding: 2px 4px; background: var(--nf-accent-dark); color: white; border-radius: 20px; font-size: 9px; }
  .nf-customer-ui #main-search-banner { min-height: 0; padding: 28px 20px 24px; background: #fff5f8; }
  .nf-customer-ui #main-search-banner .banner-center { max-width: 100%; }
  .nf-customer-ui #main-search-banner :is(.home-title,h2) { font-size: 32px; max-width: 330px; margin-bottom: 10px !important; }
  .nf-customer-ui .hero-kicker { font-size: 10px; margin-bottom: 10px; }
  .nf-customer-ui #main-search-banner .hero-subtitle { font-size: 13px; max-width: 340px; }
  .nf-customer-ui .home-search-wrap { margin-top: 18px; max-width: none; }
  .nf-customer-ui .home-search-card { padding: 8px; border-radius: 14px; }
  .nf-customer-ui #main-search-banner .hero-meta { gap: 10px; flex-wrap: wrap; }
  .nf-customer-ui :is(#vue-home-widgets,#vm_home_search_location) > .container { padding-inline: 20px; }
  .nf-customer-ui :is(#vue-home-widgets,#vm_home_search_location) .swiperOutsideContainer { margin-block: 26px; }
  .nf-customer-ui .swiperOutsideContainer > .mb-4 { margin-block: 0 14px !important; }
  .nf-customer-ui .swiperOutsideContainer h3 { font-size: 20px; line-height: 1.3; }
  .nf-customer-ui .nf-restaurant-card img { height: 160px; }
  .nf-customer-ui .nf-restaurant-card .swiper-card-body { padding: 14px !important; }
  .nf-customer-ui .join-section-block { display: none; }
  .nf-customer-ui .mobile-restaurant-card { margin: 16px; padding: 20px; }
  .nf-customer-ui .mobile-restaurant-title { font-size: 23px; letter-spacing: -.025em; }
  .nf-customer-ui .address-wrapper--needed { padding-top: 0; }
  .nf-customer-ui .address-card--needed { margin: 0; padding: 18px; text-align: start !important; }
  .nf-customer-ui .address-desc-action-row { align-items: stretch; flex-direction: column; gap: 14px; }
  .nf-customer-ui .address-desc-action-btn { width: 100%; min-height: 46px; }
  .nf-customer-ui.action-menu .el-affix--fixed:has(.floating-cart) { bottom: calc(82px + env(safe-area-inset-bottom)) !important; }
  .nf-customer-ui .section-menu { padding-top: 16px; }
  .nf-customer-ui .sub-footer { padding-block: 24px; }
}
@media (prefers-reduced-motion: reduce) {
  .nf-customer-ui *, .nf-customer-ui *::before, .nf-customer-ui *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; scroll-behavior: auto !important; }
}
/* Reset legacy spacing on the specific discovery components. */
.nf-customer-ui #vue-home-widgets { margin: 0; padding: 8px 0 24px; }
.nf-customer-ui .swiperOutsideContainer { padding-inline: 0; }
.nf-customer-ui .swiperOutsideContainer .mb-4.mt-4 h3 { margin: 0; padding: 0; background: none; -webkit-text-fill-color: currentColor; }
.nf-customer-ui .swiperOutsideContainer .mb-4.mt-4 h3::after { display: none; }
.nf-customer-ui .nf-restaurant-card .restaurant-meta { border: 0; padding-top: 4px; }
.nf-customer-ui .nf-restaurant-card .swiper-card-body { min-height: 100px; gap: 3px; }
.nf-customer-ui #main-search-banner .home-search-card > .d-flex { flex-direction: row !important; gap: 8px; }
.nf-customer-ui #main-search-banner .search-geocomplete { flex: 1; min-width: 0; width: auto !important; }
.nf-customer-ui #main-search-banner .flex-enabled-locate { flex: 0 0 46px; width: 46px; margin: 0; }
.nf-customer-ui #main-search-banner .flex-enabled-locate button { height: 46px; width: 46px; padding: 0 !important; box-shadow: none; }
.nf-customer-ui #main-search-banner .el-input__wrapper { height: 46px; min-height: 46px; padding-inline: 10px; box-shadow: none; border: 0; background: transparent; }
.nf-customer-ui #main-search-banner .el-input__inner { font-size: 14px; }
.nf-customer-ui #main-search-banner .hero-meta-item { padding: 0; background: none; border: 0; box-shadow: none; transform: none; }
.nf-customer-ui #vue-address-needed .address-desc-action-btn.btn.btn-primary { background: var(--nf-accent-dark) !important; border-color: var(--nf-accent-dark) !important; color: white !important; min-height: 46px; height: auto; padding: 12px 16px !important; border-radius: 12px !important; font-size: 13px; }
.nf-customer-ui #vue-address-needed .address-desc-action-row .modal-desc { white-space: normal; overflow: visible; text-overflow: clip; width: auto; max-width: 100%; }
.nf-customer-ui #vue-address-needed .address-desc-action-row { gap: 14px; }
.nf-customer-ui .menu-search-input.el-input--large .el-input__wrapper { border: 1px solid var(--nf-line); box-shadow: none; background: #fff; border-radius: 12px; }
.nf-customer-ui footer p { color: var(--nf-text-muted); }
@media (max-width: 991.98px) {
  .nf-customer-ui .nf-restaurant-card { display: flex; flex-direction: row; align-items: flex-start; padding: 10px; border-radius: 16px; min-height: 132px; }
  .nf-customer-ui .nf-restaurant-card > .position-relative { flex: 0 0 100px; width: 100px; border-radius: 12px; }
  .nf-customer-ui .nf-restaurant-card img { height: 108px; width: 100px; border-radius: 12px; object-fit: cover; }
  .nf-customer-ui .nf-restaurant-card .swiper-card-body { min-width: 0; min-height: 106px; padding: 4px 0 4px 12px !important; }
  .nf-customer-ui .nf-restaurant-card .restaurant-name { white-space: normal; font-size: 16px; line-height: 1.3; }
  .nf-customer-ui .nf-restaurant-card .restaurant-cuisine { font-size: 11px; }
  .nf-customer-ui .nf-restaurant-card .restaurant-meta { flex-wrap: wrap; gap: 4px; }
  .nf-customer-ui .nf-restaurant-card .swiper-status { inset-inline: 3px; bottom: 4px; max-width: calc(100% - 6px); padding: 4px; font-size: 9px; white-space: normal; }
  .nf-customer-ui .nf-restaurant-card .swiper-status .swiper-next-opening { white-space: normal; }
  .nf-customer-ui .swiperResto > :is(.swiper-button-next,.swiper-button-prev) { display: none; }
  .nf-customer-ui #vue-address-needed .address-desc-action-row { flex-direction: column; }
  .nf-customer-ui #vue-address-needed .address-desc-action-row .modal-desc { font-size: 13px; line-height: 1.5; }
  .nf-customer-ui.action-menu .section-join-us { display: none; }
  .nf-customer-ui .mobile-restaurant-card { padding: 18px; }
  .nf-customer-ui .mobile-restaurant-card .mobile-logo-wrapper { width: 60px; height: 60px; }
  .nf-customer-ui #vue-widget-nav-mobile { padding: 8px 4px; margin-top: 0 !important; border-top: 1px solid #ffffff35; color: white; }
}
.nf-customer-ui .nf-restaurant-card img { min-height: 0; max-height: none; }
.nf-closed-short { display: none; }
@media (max-width: 991.98px) {
  .nf-customer-ui .swiperResto .nf-restaurant-card { min-height: 130px !important; height: auto; }
  .nf-customer-ui #vue-home-widgets .swiperResto .nf-restaurant-card .swiper-card-body { padding: 4px 0 4px 12px !important; }
  .nf-customer-ui .nf-restaurant-card .swiper-status { inset: auto 4px 4px; border-radius: 6px; justify-content: center; box-shadow: none; }
  .nf-customer-ui .nf-restaurant-card .swiper-status .swiper-next-opening { display: none; }
  .nf-customer-ui .nf-closed-short { display: inline; }
}
.nf-restaurant-placeholder { height: 185px; display: grid; place-items: center; background: #fff0f5; color: var(--nf-accent-dark); }
.nf-restaurant-placeholder i { font-size: 40px; opacity: .65; }
@media (max-width: 991.98px) {
  .nf-restaurant-placeholder { width: 100px; height: 108px; border-radius: 12px; }
  .nf-restaurant-placeholder i { font-size: 32px; }
}
.nf-customer-ui #vue-home-widgets .swiperOutsideContainer h3 { margin: 0; padding: 0; }
@media (max-width: 575.98px) {
  .nf-customer-ui .sub-footer > .container > .row:first-child > :nth-child(-n+2) { flex: 0 0 100%; max-width: 100%; justify-content: flex-start !important; }
  .nf-customer-ui .sub-footer .social-list { margin-top: 16px; gap: 8px; flex-wrap: wrap; }
  .nf-customer-ui .sub-footer .social-list > div { margin: 0 !important; }
}

/* Shared footer: clear groups, usable links and a compact subscription form. */
.nf-customer-ui .nf-footer-main { background: #f8f8f9; padding: 40px 0 28px; border-top: 1px solid #e9e9ed; }
.nf-footer-top { display: flex; align-items: flex-start; justify-content: space-between; gap: 40px; padding-bottom: 32px; border-bottom: 1px solid #e4e5e9; }
.nf-footer-main .footer-logo { box-shadow: none; border-radius: 8px; padding: 7px 12px; }
.nf-footer-main .footer-logo img { height: 28px; }
.nf-footer-brand p { font-size: 14px !important; color: var(--nf-text-muted); margin: 14px 0; }
.nf-customer-ui .nf-footer-main .nf-footer-social { display: flex; flex-wrap: wrap; gap: 8px; margin: 0; }
.nf-footer-main .nf-footer-social a { width: 44px; height: 44px; background: transparent; border: 1px solid #e0e1e5; border-radius: 8px; box-shadow: none; color: #41434c; }
.nf-footer-newsletter { width: 390px; max-width: 100%; }
.nf-footer-newsletter h2 { font-size: 18px; font-weight: 750; margin: 0 0 8px; }
.nf-footer-newsletter p { font-size: 13px !important; line-height: 1.5; margin: 0 0 18px; color: var(--nf-text-muted); }
.nf-footer-newsletter label { font-size: 12px; font-weight: 600; margin-bottom: 8px; }
.nf-footer-main .esubscription { display: flex; align-items: stretch; padding: 4px; border: 1px solid #d9dbe1; border-radius: 10px; box-shadow: none; }
.nf-footer-main .esubscription .field-wrap { min-width: 0; }
.nf-footer-main .esubscription .el-input__wrapper { padding: 0 10px; border-radius: 6px; }
.nf-footer-main .esubscription .el-input__inner { font-size: 16px; min-height: 44px; }
.nf-footer-main .esubscription .butoon-wrap { position: static; flex-shrink: 0; }
.nf-footer-main .esubscription .butoon-wrap .el-button { min-height: 44px; border-radius: 7px; background: var(--nf-accent-dark); border-color: var(--nf-accent-dark); padding: 10px 16px; }
.nf-footer-main .esubscription:focus-within { outline: 2px solid var(--nf-accent-dark); outline-offset: 2px; }
.nf-footer-main .sub-footer-nav { margin: 0; padding-top: 28px; row-gap: 24px; }
.nf-footer-main .sub-footer-nav > div { padding-inline: 0 24px; }
.nf-footer-main .sub-footer-nav h6 { font-size: 14px; font-weight: 750; margin: 0 0 12px; }
.nf-footer-main .sub-footer-nav a { display: inline-flex; align-items: center; min-height: 36px; padding: 7px 0; font-size: 13px; line-height: 1.5; color: #555963; text-decoration: none; }
.nf-footer-main .sub-footer-nav a:hover { color: var(--nf-accent-dark); text-decoration: underline; }
.nf-footer-main a:focus-visible, .nf-footer-bottom a:focus-visible { outline: 2px solid var(--nf-accent-dark); outline-offset: 3px; }
.nf-customer-ui .nf-footer-bottom { background: #f8f8f9; border-top: 1px solid #e4e5e9; padding: 16px 0; }
.nf-footer-bottom-inner { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.nf-footer-bottom p { margin: 0; font-size: 12px !important; }
.nf-footer-stores { display: flex; gap: 10px; }
.nf-footer-stores a { display: flex; align-items: center; min-height: 44px; }
.nf-footer-stores img { width: 135px; max-width: 100%; height: auto; }
@media (max-width: 767px) {
  .nf-customer-ui .nf-footer-main { padding: 28px 0 20px; }
  .nf-footer-main > .container, .nf-footer-bottom > .container { padding-inline: 24px; }
  .nf-footer-top { flex-direction: column; gap: 28px; padding-bottom: 28px; }
  .nf-footer-newsletter { width: 100%; }
  .nf-footer-main .sub-footer-nav a { min-height: 44px; }
  .nf-footer-main .sub-footer-nav > div { padding-inline-end: 16px; }
  .nf-footer-bottom-inner { flex-direction: column; align-items: flex-start; gap: 12px; }
  .nf-footer-stores { max-width: 100%; }
  .nf-footer-stores a { min-width: 0; }
}
.nf-footer-main .esubscription .el-input__inner:focus-visible { outline: none; box-shadow: none; }
@media (max-width: 767px) {
  .nf-footer-main .sub-footer-nav { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: start; }
  .nf-footer-main .sub-footer-nav > div { width: 100%; max-width: none; }
  .nf-footer-main .sub-footer-nav > div:first-child { grid-row: span 2; }
}
