/*
Theme Name: Z-VINE Performance
Theme URI: https://www.z-vinefactory.com/
Author: Z-VINE
Author URI: https://www.z-vinefactory.com/
Description: A factory inquiry catalog for motorcycle brake lines, control cables, complete kits and precision fittings.
Version: 1.9.3
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 8.1
Text Domain: neithmoto
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

.skip-link {
  position: fixed;
  top: 14px;
  left: 14px;
  z-index: 1000000;
  padding: 12px 16px;
  color: #111516;
  background: #ffcf40;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transform: translateY(-180%);
}

.skip-link:focus {
  transform: translateY(0);
}

.neithmoto-site
  :where(a, button, input, select, textarea, summary):focus-visible {
  outline: 3px solid #ffcf40;
  outline-offset: 3px;
}

.admin-bar .site-header {
  top: 32px;
}

.woocommerce-page .site-main {
  min-height: 60vh;
}

.woo-shell {
  padding-block: 64px 90px;
}

.page-title {
  margin: 0 0 34px;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-size: clamp(48px, 7vw, 92px);
  line-height: 0.92;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.nm-page-intro {
  max-width: 900px;
}

.nm-kicker {
  margin: 0 0 14px;
  color: #d92e2e;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.16em;
}

.nm-page-intro h2,
.nm-page-callout h2,
.nm-catalog-empty h2 {
  margin: 0 0 20px;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-size: clamp(34px, 5vw, 62px);
  line-height: 0.95;
  text-transform: uppercase;
}

.nm-page-intro p,
.nm-page-intro li,
.nm-page-callout p,
.nm-catalog-empty p {
  color: #535c5f;
  font-size: 16px;
  line-height: 1.75;
}

.nm-page-intro ul {
  display: grid;
  gap: 10px;
  margin: 28px 0 0;
  padding-left: 20px;
}

.nm-info-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  margin-top: 50px;
  background: #ccd1d2;
}

.nm-info-grid section {
  padding: 34px;
  background: #f4f5f5;
}

.nm-info-grid span {
  color: #d92e2e;
  font-weight: 900;
}

.nm-info-grid h3 {
  margin: 18px 0 10px;
  font-size: 20px;
  text-transform: uppercase;
}

.nm-info-grid p {
  margin: 0;
  color: #626a6d;
  line-height: 1.65;
}

.nm-page-callout,
.nm-catalog-empty {
  margin-top: 56px;
  padding: clamp(28px, 5vw, 56px);
  color: #fff;
  background: #181e20;
}

.nm-page-callout p,
.nm-catalog-empty p {
  color: #cbd1d3;
}

.nm-contact-panel {
  max-width: 980px;
  margin-top: 54px;
  padding: clamp(24px, 4vw, 48px);
  background: #f1f3f3;
}

.nm-contact-form {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

.nm-contact-form label {
  display: grid;
  align-content: start;
  gap: 8px;
}

.nm-contact-form label > span {
  color: #293033;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.nm-contact-form input,
.nm-contact-form select,
.nm-contact-form textarea {
  width: 100%;
  padding: 14px 16px;
  color: #171b1c;
  border: 1px solid #aeb5b7;
  border-radius: 0;
  background: #fff;
  font: inherit;
}

.nm-contact-form textarea {
  min-height: 150px;
  resize: vertical;
}

.nm-form-context {
  display: grid;
  gap: 7px;
  padding: 18px 20px;
  color: #fff;
  background: #1b2225;
}

.nm-form-context strong {
  color: #ff6965;
  font-size: 11px;
  letter-spacing: 0.12em;
}

.nm-form-context span,
.nm-form-note {
  color: #c2c9cb;
  font-size: 13px;
  line-height: 1.6;
}

.nm-field-wide {
  grid-column: 1 / -1;
}

.nm-contact-form button {
  justify-self: start;
}

.nm-hp {
  position: absolute;
  left: -9999px;
}

.nm-form-status {
  margin-bottom: 24px;
  padding: 16px 18px;
  border-left: 4px solid #d92e2e;
  background: #fff;
}

.nm-form-status.success {
  border-color: #1d7a48;
}

.woocommerce-page .woocommerce-breadcrumb {
  margin-bottom: 32px;
  color: #626a6d;
  font-size: 12px;
}

.woocommerce-page .woocommerce-result-count {
  margin: 0 0 20px;
  color: #596164;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.woocommerce-page ul.products {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px 18px;
  margin: 0 0 48px;
  padding: 0;
}

.woocommerce-page ul.products::before,
.woocommerce-page ul.products::after {
  display: none;
}

.woocommerce-page ul.products li.product,
.woocommerce-page ul.products.columns-4 li.product {
  display: flex;
  float: none;
  flex-direction: column;
  width: auto;
  min-width: 0;
  margin: 0;
  padding: 0 0 20px;
  overflow: hidden;
  border: 1px solid #d6d8d4;
  background: #fff;
  transition:
    transform 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease;
}

.woocommerce-page ul.products li.product .woocommerce-loop-product__link {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-width: 0;
  color: #15191a;
}

.woocommerce-page ul.products li.product a img {
  width: 100%;
  aspect-ratio: 1;
  margin: 0;
  border-bottom: 1px solid #e0e2df;
  background: #fff;
  object-fit: contain;
  transition: transform 220ms ease;
}

.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
  display: -webkit-box;
  min-height: 46px;
  margin: 0;
  padding: 20px 20px 0;
  overflow: hidden;
  font-family: var(--heading);
  font-size: 18px;
  line-height: 1.28;
  letter-spacing: 0.015em;
  text-transform: uppercase;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.nm-loop-product-context {
  display: grid;
  gap: 6px;
  padding: 12px 20px 0;
}

.nm-loop-product-context span {
  color: #646e71;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nm-loop-product-context strong {
  color: #c3262b;
  font-size: 9px;
  letter-spacing: 0.1em;
}

.woocommerce-page ul.products li.product .button {
  display: flex;
  width: calc(100% - 40px);
  min-height: 52px;
  margin: 20px 20px 0;
  padding: 13px 16px;
  line-height: 1.35;
  text-align: center;
}

@media (hover: hover) {
  .woocommerce-page ul.products li.product:hover {
    z-index: 1;
    border-color: #b9bebb;
    box-shadow: 0 18px 34px rgb(22 27 28 / 0.1);
    transform: translateY(-4px);
  }

  .woocommerce-page ul.products li.product:hover a img {
    transform: scale(1.025);
  }
}

.woocommerce-page ul.products li.product:focus-within {
  outline: 3px solid #ffcf40;
  outline-offset: 2px;
}

.woocommerce-page .page-title,
.woocommerce-page .product_title {
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.woocommerce-page ul.products li.product .button,
.woocommerce-page button.button,
.woocommerce-page a.button,
.woocommerce-page input.button {
  color: #fff;
  border-radius: 0;
  background: #d92e2e;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.woocommerce-page span.onsale {
  border-radius: 0;
  background: #d92e2e;
}

.single-product .nm-product-gallery-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin: 18px 0 10px;
}

.single-product .nm-product-gallery-label,
.single-product .nm-product-gallery-status,
.single-product .nm-product-gallery-button {
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.single-product .nm-product-gallery-label {
  color: #5e676a;
}

.single-product .nm-product-gallery-navigation {
  display: flex;
  align-items: center;
  gap: 8px;
}

.single-product .nm-product-gallery-status {
  min-width: 62px;
  color: #7b8385;
}

.single-product .nm-product-gallery-status strong {
  color: #171d1f;
}

.single-product .nm-product-gallery-button {
  min-width: 66px;
  min-height: 40px;
  padding: 0 12px;
  color: #171d1f;
  border: 1px solid #aeb5b7;
  border-radius: 0;
  background: #fff;
  cursor: pointer;
}

.single-product .nm-product-gallery-button:hover:not(:disabled) {
  color: #fff;
  border-color: #d92e2e;
  background: #d92e2e;
}

.single-product .nm-product-gallery-button:disabled {
  color: #a7adaf;
  cursor: not-allowed;
}

.single-product
  .woocommerce-product-gallery.nm-product-gallery--strip
  .flex-control-thumbs {
  display: grid !important;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - 24px) / 4);
  gap: 8px;
  width: 100%;
  margin: 0 !important;
  padding: 0;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  overscroll-behavior-inline: contain;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}

.single-product
  .woocommerce-product-gallery.nm-product-gallery--strip
  .flex-control-thumbs::-webkit-scrollbar {
  display: none;
}

.single-product
  .woocommerce-product-gallery.nm-product-gallery--strip
  .flex-control-thumbs
  li {
  width: auto !important;
  margin: 0 !important;
  float: none !important;
  list-style: none;
  scroll-snap-align: start;
}

.single-product
  .woocommerce-product-gallery.nm-product-gallery--strip
  .flex-control-thumbs
  img {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  padding: 8px;
  border: 2px solid transparent;
  background: #fff;
  object-fit: contain;
  opacity: 0.72;
}

.single-product
  .woocommerce-product-gallery.nm-product-gallery--strip
  .flex-control-thumbs
  img.flex-active {
  border-color: #d92e2e;
  opacity: 1;
}

.single-product
  .woocommerce-product-gallery.nm-product-gallery--strip
  .flex-control-thumbs
  img:focus-visible {
  outline: 3px solid #ffcf40;
  outline-offset: -3px;
}

.nm-product-inquiry {
  clear: both;
  margin-top: 28px;
  padding: clamp(24px, 3vw, 34px);
  border-left: 5px solid #d92e2e;
  background: #f1f3f3;
}

.nm-product-tech-summary {
  clear: both;
  margin-top: 26px;
  padding: clamp(22px, 3vw, 30px);
  border-top: 4px solid #171d1f;
  background: #fff;
}

.nm-product-tech-summary h2 {
  margin: 0 0 20px;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-size: clamp(27px, 2.7vw, 38px);
  line-height: 0.98;
  text-transform: uppercase;
}

.nm-product-tech-summary dl {
  margin: 0;
  border-top: 1px solid #ced2d0;
}

.nm-product-tech-summary dl > div {
  display: grid;
  grid-template-columns: minmax(145px, 0.45fr) minmax(0, 1fr);
  gap: 20px;
  padding: 11px 0;
  border-bottom: 1px solid #ced2d0;
}

.nm-product-tech-summary dt {
  color: #545e61;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.nm-product-tech-summary dd {
  margin: 0;
  color: #171d1f;
  font-size: 13px;
  line-height: 1.45;
}

.nm-product-inquiry .nm-kicker {
  margin-bottom: 10px;
}

.nm-product-inquiry h2 {
  margin: 0 0 14px;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 0.95;
  text-transform: uppercase;
}

.nm-product-inquiry > p:not(.nm-kicker) {
  margin: 0 0 20px;
  color: #535c5f;
  line-height: 1.65;
}

.nm-contact-panel-compact {
  max-width: none;
  margin-top: 24px;
  padding: 0;
  background: transparent;
}

.nm-contact-panel-compact .nm-contact-form {
  gap: 14px;
}

.nm-contact-panel-compact .nm-contact-form input,
.nm-contact-panel-compact .nm-contact-form textarea {
  padding: 12px 14px;
}

.nm-product-reference {
  display: grid;
  gap: 5px;
  padding: 14px 16px;
  border: 1px solid #c9cfce;
  background: #fff;
}

.nm-product-reference span {
  color: #6b7477;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.nm-product-reference strong {
  color: #171d1f;
  font-size: 14px;
}

.nm-product-family {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 12px 0 24px;
  padding: 13px 0;
  border-block: 1px solid #d6d9d7;
}

.nm-product-family > span {
  color: #687174;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.13em;
}

.nm-product-family a,
.nm-product-family strong {
  color: #171d1f;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
}

.nm-product-family a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.nm-product-family a:hover,
.nm-product-family a:focus-visible {
  color: #c3262b;
}

.nm-inquiry-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.woocommerce-page .nm-inquiry-actions .button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 62px;
  margin: 0;
  padding: 16px 20px;
  line-height: 1.35;
  text-align: left;
}

.nm-inquiry-actions .nm-primary-inquiry-button {
  grid-column: 1 / -1;
}

.nm-action-arrow {
  flex: 0 0 auto;
  margin-left: 18px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
}

.woocommerce-page .nm-inquiry-actions .nm-business-button {
  color: #fff;
  border-color: #171d1f;
  background: #171d1f;
}

.woocommerce-page .nm-inquiry-actions .nm-business-button:hover,
.woocommerce-page .nm-inquiry-actions .nm-business-button:focus-visible {
  color: #fff;
  border-color: #30383a;
  background: #30383a;
}

.woocommerce-page .nm-inquiry-actions .nm-whatsapp-button {
  color: #fff;
  background: #168b50;
}

.woocommerce-page .nm-inquiry-actions .nm-whatsapp-button:hover,
.woocommerce-page .nm-inquiry-actions .nm-whatsapp-button:focus-visible {
  color: #fff;
  background: #0f7040;
}

.nav-inner > li {
  display: contents;
  list-style: none;
}

.nm-inner-hero {
  --nm-inner-bg: none;
  position: relative;
  isolation: isolate;
  display: flex;
  align-items: end;
  min-height: 430px;
  overflow: hidden;
  color: var(--white);
  background: var(--ink);
}

.nm-inner-hero::before,
.nm-inner-hero::after {
  position: absolute;
  z-index: -2;
  inset: 0;
  content: "";
}

.nm-inner-hero::before {
  background: var(--nm-inner-bg) center 48% / cover no-repeat;
  opacity: 0;
  transform: scale(1.015);
}

.nm-inner-hero.has-image::before {
  opacity: 1;
}

.nm-inner-hero::after {
  z-index: -1;
  background:
    linear-gradient(90deg, rgb(7 10 11 / 0.97) 0%, rgb(7 10 11 / 0.78) 48%, rgb(7 10 11 / 0.28) 82%),
    linear-gradient(0deg, rgb(7 10 11 / 0.72), transparent 60%);
}

.nm-inner-hero-content {
  padding-block: 48px 58px;
}

.nm-breadcrumbs {
  display: flex;
  gap: 9px;
  align-items: center;
  margin-bottom: 50px;
  color: #b9c1c4;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.nm-breadcrumbs a {
  color: var(--white);
}

.nm-inner-eyebrow,
.nm-section-label {
  display: block;
  margin: 0 0 16px;
  color: var(--red);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.17em;
  text-transform: uppercase;
}

.nm-section-label.light {
  color: #ff6b67;
}

.nm-inner-hero h1 {
  max-width: 980px;
  margin: 0;
  font-family: var(--heading);
  font-size: clamp(62px, 8vw, 124px);
  font-weight: 900;
  line-height: 0.86;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.nm-inner-hero-copy {
  max-width: 760px;
  margin: 22px 0 0;
  color: #d4dadd;
  font-size: clamp(16px, 1.5vw, 20px);
  line-height: 1.55;
}

.nm-inner-page {
  overflow: hidden;
}

.nm-section {
  padding-block: 88px;
}

.nm-intro-split {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
  gap: clamp(50px, 8vw, 120px);
  align-items: center;
}

.nm-lead-copy h2,
.nm-section-heading h2,
.nm-contact-notes h2,
.nm-process-row h2,
.nm-cta-band h2 {
  margin: 0;
  font-family: var(--heading);
  font-size: clamp(42px, 5vw, 72px);
  font-weight: 900;
  line-height: 0.9;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.nm-lead-copy > p,
.nm-long-copy p,
.nm-contact-notes p,
.nm-business-copy p {
  color: #555f62;
  font-size: 16px;
  line-height: 1.75;
}

.nm-lead-copy.inverse h2 {
  color: var(--white);
}

.nm-point-list {
  display: grid;
  border-top: 1px solid #c9ccca;
}

.nm-point-list article {
  display: grid;
  grid-template-columns: 46px 1fr;
  gap: 18px;
  padding-block: 22px;
  border-bottom: 1px solid #c9ccca;
}

.nm-point-list article > span {
  color: var(--red);
  font-size: 12px;
  font-weight: 900;
}

.nm-point-list h3 {
  margin: 0 0 6px;
  font-size: 15px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.nm-point-list p {
  margin: 0;
  color: #626b6e;
  font-size: 14px;
  line-height: 1.6;
}

.nm-dark-band {
  color: var(--white);
  background: var(--ink-2);
}

.nm-support-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.nm-support-grid > div {
  display: grid;
  gap: 7px;
  min-height: 134px;
  align-content: center;
  padding: 30px 36px;
  border-left: 1px solid #3e494d;
}

.nm-support-grid > div:last-child {
  border-right: 1px solid #3e494d;
}

.nm-support-grid strong {
  font-family: var(--heading);
  font-size: 27px;
  letter-spacing: 0.04em;
}

.nm-support-grid span {
  color: #aeb7ba;
  font-size: 12px;
}

.nm-support-grid.light {
  margin-top: 42px;
  color: var(--ink);
  border-block: 1px solid #c8cdce;
}

.nm-support-grid.light > div {
  border-color: #c8cdce;
}

.nm-support-grid.light span {
  color: #667073;
}

.nm-section-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.55fr);
  gap: 60px;
  align-items: end;
  margin-bottom: 46px;
}

.nm-section-heading > p {
  margin: 0 0 4px;
  color: #5d6669;
  line-height: 1.7;
}

.nm-media-frame {
  margin: 0;
  background: var(--white);
  box-shadow: 0 18px 44px rgb(22 27 28 / 0.08);
}

.nm-media-frame.dark {
  background: var(--ink-2);
}

.nm-media-frame img {
  display: block;
  width: 100%;
  height: 420px;
  object-fit: cover;
}

.nm-media-frame figcaption {
  padding: 20px 24px;
  color: #5d6669;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.12em;
  line-height: 1.6;
}

.nm-media-frame.dark figcaption {
  color: #c4cbcd;
}

.nm-steel-section {
  background: #e3e6e6;
}

.nm-step-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: #c7cccd;
}

.nm-step-grid.four {
  grid-template-columns: repeat(4, 1fr);
}

.nm-step-grid article {
  min-height: 245px;
  padding: 34px;
  background: #f6f7f7;
}

.nm-step-grid article > span {
  color: var(--red);
  font-size: 12px;
  font-weight: 900;
}

.nm-step-grid h3 {
  margin: 42px 0 12px;
  font-family: var(--heading);
  font-size: 30px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.nm-step-grid p {
  margin: 0;
  color: #606a6d;
  line-height: 1.65;
}

.nm-spec-guide-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  background: #3c4649;
}

.nm-spec-guide-grid article {
  padding: clamp(28px, 4vw, 48px);
  background: #121718;
}

.nm-spec-guide-grid article > span {
  color: #ff6965;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.13em;
}

.nm-spec-guide-grid h3 {
  margin: 28px 0 22px;
  font-family: var(--heading);
  font-size: clamp(30px, 3.6vw, 48px);
  line-height: 0.95;
  text-transform: uppercase;
}

.nm-spec-guide-grid ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding-left: 18px;
  color: #c4ccce;
  line-height: 1.55;
}

.nm-safety-note {
  margin: 22px 0 0;
  padding: 18px 20px;
  border-left: 4px solid #ff6965;
  color: #d1d7d9;
  background: #171d1f;
  line-height: 1.65;
}

.nm-check-table {
  border-top: 2px solid var(--ink);
}

.nm-check-table > div {
  display: grid;
  grid-template-columns: minmax(220px, 0.35fr) 1fr;
  gap: 40px;
  padding: 24px 4px;
  border-bottom: 1px solid #c8ccca;
}

.nm-check-table strong {
  font-size: 13px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.nm-check-table span {
  color: #5f686b;
}

.nm-contact-layout {
  display: grid;
  grid-template-columns: minmax(260px, 0.44fr) minmax(0, 1fr);
  gap: clamp(44px, 7vw, 100px);
  align-items: start;
}

.nm-contact-layout .nm-contact-panel {
  max-width: none;
  margin-top: 0;
}

.nm-contact-notes {
  position: sticky;
  top: 32px;
}

.nm-contact-notes h2 {
  font-size: clamp(38px, 4.4vw, 60px);
}

.nm-contact-notes a,
.nm-business-copy a {
  display: inline-block;
  margin-top: 24px;
  color: var(--red);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.11em;
}

.nm-contact-notes .nm-whatsapp-button {
  display: flex;
  width: max-content;
  margin-top: 26px;
  color: #fff;
  font-size: 11px;
}

.nm-contact-notes .nm-whatsapp-button + a {
  display: block;
  width: max-content;
  margin-top: 18px;
}

.nm-business-band {
  padding-block: 72px;
}

.nm-business-copy p {
  color: #c2c9cb;
}

.nm-catalog-families {
  width: 100%;
}

.nm-catalog-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.nm-catalog-card {
  min-width: 0;
  border: 1px solid #d4d6d2;
  background: var(--white);
  transition:
    transform 180ms ease,
    box-shadow 180ms ease;
}

.nm-catalog-card:hover,
.nm-catalog-card:focus-visible {
  transform: translateY(-4px);
  box-shadow: 0 18px 34px rgb(22 27 28 / 0.1);
}

.nm-catalog-image {
  overflow: hidden;
  border-bottom: 1px solid #e0e2df;
  background: #fff;
}

.nm-catalog-image img {
  display: block;
  width: 100%;
  height: 260px;
  object-fit: contain;
  transition: transform 220ms ease;
}

.nm-catalog-card:hover img {
  transform: scale(1.025);
}

.nm-catalog-meta {
  display: grid;
  grid-template-columns: 28px 1fr auto;
  gap: 13px;
  min-height: 156px;
  padding: 24px 22px;
}

.nm-catalog-meta > span {
  color: var(--red);
  font-size: 11px;
  font-weight: 900;
}

.nm-catalog-meta h3 {
  margin: 0 0 8px;
  font-family: var(--heading);
  font-size: 29px;
  line-height: 1;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.nm-catalog-meta p {
  margin: 0;
  color: #687174;
  font-size: 12px;
  line-height: 1.55;
}

.nm-catalog-meta b {
  color: var(--red);
}

.nm-process-section {
  color: var(--white);
  background: #101415;
}

.nm-process-list {
  padding-block: 30px;
}

.nm-process-row {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr);
  min-height: 470px;
  border-bottom: 1px solid #394145;
}

.nm-process-row:last-child {
  border-bottom: 0;
}

.nm-process-row > img {
  width: 100%;
  height: 100%;
  min-height: 470px;
  object-fit: cover;
}

.nm-process-row > div {
  display: grid;
  align-content: center;
  padding: clamp(42px, 6vw, 84px);
}

.nm-process-row.reverse > img {
  order: 2;
}

.nm-process-row > div > span {
  margin-bottom: 20px;
  color: #ff6b67;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.15em;
}

.nm-process-row h2 {
  font-size: clamp(42px, 4.8vw, 67px);
}

.nm-process-row p {
  margin: 22px 0 0;
  color: #b9c2c4;
  line-height: 1.75;
}

.nm-cta-band {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 50px;
  align-items: center;
  margin-bottom: 88px;
  padding: clamp(34px, 5vw, 62px);
  color: var(--white);
  background:
    linear-gradient(105deg, rgb(21 27 29 / 0.97), rgb(21 27 29 / 0.86)),
    url("assets/images/media/campaign/braided-hose-detail.webp") center / cover;
}

.nm-cta-band h2 {
  max-width: 900px;
}

.nm-cta-band p {
  max-width: 720px;
  margin: 18px 0 0;
  color: #c4ccce;
  line-height: 1.7;
}

.nm-cta-band .button {
  white-space: nowrap;
}

.nm-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end;
}

.nm-shop-intro {
  padding-block: 80px 34px;
}

.nm-woo-area {
  padding-block: 24px 90px;
}

.nm-woo-area .woocommerce-breadcrumb {
  padding-bottom: 22px;
  border-bottom: 1px solid #ccd0ce;
}

.nm-woo-area .nm-catalog-empty {
  margin-top: 34px;
}

.nm-document-wrap {
  padding-block: 78px 100px;
}

.nm-document {
  max-width: 930px;
}

.nm-document > :first-child {
  margin-top: 0;
}

.nm-document h2 {
  margin: 42px 0 15px;
  font-family: var(--heading);
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1;
  text-transform: uppercase;
}

.nm-document h3 {
  margin-top: 32px;
  text-transform: uppercase;
}

.nm-document p,
.nm-document li {
  color: #535d60;
  line-height: 1.75;
}

.woocommerce-cart .nm-document,
.woocommerce-checkout .nm-document,
.woocommerce-account .nm-document {
  max-width: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
  border-top: 1px solid #c9cdcb;
  list-style: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
  border-bottom: 1px solid #c9cdcb;
}

.woocommerce-account .woocommerce-MyAccount-navigation a {
  display: block;
  padding: 14px 10px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.woocommerce-account .woocommerce-MyAccount-navigation .is-active a {
  color: var(--red);
}

@media (max-width: 782px) {
  .admin-bar .site-header {
    top: 46px;
  }

  .nm-info-grid,
  .nm-contact-form,
  .nm-spec-guide-grid {
    grid-template-columns: 1fr;
  }

  .nm-field-wide {
    grid-column: auto;
  }
}

@media (max-width: 1100px) {
  .woocommerce-page ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nm-catalog-grid,
  .nm-step-grid.four {
    grid-template-columns: repeat(2, 1fr);
  }

  .nm-process-row {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 900px) {
  .single-product .woocommerce-product-gallery .zoomImg {
    display: none !important;
  }

  .single-product
    .woocommerce-product-gallery.nm-product-gallery--strip
    .flex-control-thumbs {
    grid-auto-columns: calc((100% - 16px) / 3);
  }

  .nm-inner-hero {
    min-height: 390px;
  }

  .nm-breadcrumbs {
    margin-bottom: 38px;
  }

  .nm-intro-split,
  .nm-section-heading,
  .nm-contact-layout {
    grid-template-columns: 1fr;
  }

  .nm-section-heading {
    gap: 22px;
  }

  .nm-contact-notes {
    position: static;
  }

  .nm-step-grid {
    grid-template-columns: 1fr;
  }

  .nm-process-row,
  .nm-process-row.reverse {
    grid-template-columns: 1fr;
  }

  .nm-process-row.reverse > img {
    order: 0;
  }

  .nm-process-row > img {
    min-height: 360px;
  }

  .nm-cta-band {
    grid-template-columns: 1fr;
  }

  .nm-cta-band .button {
    justify-self: start;
  }

  .nm-cta-actions {
    justify-content: flex-start;
  }
}

@media (max-width: 620px) {
  .single-product .nm-product-gallery-controls {
    align-items: flex-end;
    margin-top: 14px;
  }

  .single-product .nm-product-gallery-status {
    display: none;
  }

  .single-product .nm-product-gallery-button {
    min-width: 58px;
    min-height: 38px;
    padding-inline: 10px;
  }

  .single-product
    .woocommerce-product-gallery.nm-product-gallery--strip
    .flex-control-thumbs {
    grid-auto-columns: minmax(132px, 42vw);
  }

  .woocommerce-page ul.products {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    min-height: 43px;
    padding: 18px 18px 0;
    font-size: 17px;
  }

  .woocommerce-page ul.products li.product .button {
    width: calc(100% - 36px);
    margin: 18px 18px 0;
  }

  .nm-inner-hero {
    min-height: 350px;
  }

  .nm-inner-hero-content {
    padding-block: 36px 42px;
  }

  .nm-inner-hero h1 {
    font-size: clamp(54px, 19vw, 82px);
  }

  .nm-inner-hero-copy {
    font-size: 15px;
  }

  .nm-section {
    padding-block: 60px;
  }

  .nm-catalog-grid,
  .nm-step-grid.four,
  .nm-support-grid {
    grid-template-columns: 1fr;
  }

  .nm-catalog-image img {
    height: 240px;
  }

  .nm-support-grid > div,
  .nm-support-grid > div:last-child {
    min-height: 104px;
    padding: 24px;
    border-right: 0;
    border-bottom: 1px solid #3e494d;
  }

  .nm-support-grid.light > div {
    border-bottom-color: #c8cdce;
  }

  .nm-check-table > div {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .nm-media-frame img {
    height: 300px;
  }

  .nm-process-row > img {
    min-height: 280px;
  }

  .nm-process-row > div {
    padding: 38px 22px 48px;
  }

  .nm-cta-band {
    margin-bottom: 60px;
  }

  .nm-cta-band .button {
    width: 100%;
    white-space: normal;
    text-align: center;
  }

  .nm-shop-intro {
    padding-top: 60px;
  }

  .nm-contact-panel-compact .nm-contact-form {
    grid-template-columns: 1fr;
  }

  .nm-product-tech-summary dl > div {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  .nm-inquiry-actions {
    grid-template-columns: 1fr;
  }

  .nm-inquiry-actions .nm-primary-inquiry-button {
    grid-column: auto;
  }

  .nm-inquiry-actions .button {
    width: 100%;
    text-align: left;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
