.npw-product-box {
  background: #fff;
  border: 1px solid #dfe7ef;
  border-radius: 7px;
  box-shadow: 0 10px 28px rgba(6, 39, 70, .06);
  margin: 18px 0;
  max-width: 420px;
  padding: 18px;
}

.npw-price-line {
  color: #0b1728 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.15 !important;
  margin-bottom: 18px;
}

.npw-label {
  color: #0b1728;
  display: block;
  font-size: 14px;
  font-weight: 800;
  margin-bottom: 8px;
}

.npw-stepper {
  align-items: stretch;
  border: 1px solid #dfe7ef;
  border-radius: 5px;
  display: grid;
  grid-template-columns: 42px minmax(92px, 1fr) 48px 42px;
  max-width: 300px;
  overflow: hidden;
}

.npw-stepper .npw-step,
.npw-stepper .npw-unit,
.npw-stepper .npw-weight-input {
  border: 0;
  min-height: 40px;
}

.npw-step {
  background: #f5f8fb;
  color: #062746;
  font-size: 19px;
  font-weight: 900;
}

.npw-weight-input {
  color: #0b1728;
  font-size: 16px;
  font-weight: 750;
  padding: 0 12px;
}

.npw-unit {
  align-items: center;
  background: #f5f8fb;
  color: #0b1728;
  display: flex;
  font-weight: 800;
  justify-content: center;
}

.npw-total-wrap {
  align-items: baseline;
  display: flex;
  gap: 10px;
  margin-top: 12px;
}

.npw-total-wrap span {
  color: #41536a;
  display: inline;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0;
}

.npw-total {
  color: #0b1728 !important;
  display: inline;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.15;
}

.npw-stock-line {
  color: #41536a;
  font-size: 13px;
  font-weight: 750;
  margin-top: 10px;
}

.npw-stock-line strong {
  color: #0b1728;
  font-weight: 850;
}

.npw-add-to-cart {
  background: #147bd1;
  border: 1px solid #147bd1;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 850;
  margin-top: 18px;
  min-height: 42px;
  padding: 0 18px;
  text-align: center;
  text-transform: none;
  width: 100%;
}

.npw-add-to-cart:hover,
.npw-add-to-cart:focus {
  background: #0f69b5;
  border-color: #0f69b5;
  color: #fff;
}

.npw-meta {
  border-top: 1px solid #edf2f6;
  color: #41536a;
  display: flex;
  flex-wrap: wrap;
  gap: 12px 22px;
  font-size: 12px;
  font-weight: 700;
  margin-top: 18px;
  padding-top: 14px;
}

.npw-price-block {
  color: #0b1728 !important;
  display: inline-block;
  font-weight: 400 !important;
}

body.npw-weight-page .product-prices,
body.npw-weight-page .product-prices .current-price,
body.npw-weight-page .product-prices .current-price span,
body.npw-weight-page .product-price,
body.npw-weight-page .price,
.npw-weight-card .price,
.npw-weight-card .product-price,
.npw-weight-cart-line .price,
.npw-weight-cart-line .product-price {
  color: #0b1728 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

body.npw-weight-page #mainProduct.npw-main-product .product-actions.js-product-actions {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

body.npw-weight-page #mainProduct.npw-main-product .product-information.light-box-bg.sm-bottom {
  background: transparent;
  border: 0;
  height: 0;
  margin: 0;
  min-height: 0;
  overflow: hidden;
  padding: 0;
}

.product-miniature .npw-price-block,
.featured-products .npw-price-block,
.product-accessories .npw-price-block {
  font-size: 18px;
}

.npw-weight-card .npw-hide-regular-price,
.npw-weight-card .first-prices {
  display: none !important;
}

.npw-weight-card .product-price-and-shipping {
  justify-content: flex-end;
}

.npw-weight-card .npw-price-block {
  color: #0b1728 !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  white-space: nowrap;
}

html body .npw-product-box .npw-price-line,
body#product .npw-product-box .npw-price-line,
body#product .npw-product-box .npw-total,
body#product .npw-product-box .npw-price-block {
  color: #0b1728 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

html body .npw-product-box .npw-total-wrap span,
body#product .npw-product-box .npw-total-wrap span {
  color: #41536a !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}

html body .npw-weight-card .npw-price-block,
html body .product-miniature .npw-price-block,
html body .featured-products .npw-price-block,
html body .product-accessories .npw-price-block {
  color: #0b1728 !important;
  font-size: 15px !important;
  font-weight: 400 !important;
}

.npw-weight-card .third-prices {
  margin-left: 0;
}

.npw-weight-cart-line .npw-hide-customization {
  display: none !important;
}

.npw-availability-badge {
  align-items: center !important;
  border: 1px solid transparent !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  gap: 6px !important;
  line-height: 1.2 !important;
  margin: 0 0 12px !important;
  padding: 7px 11px !important;
  width: auto !important;
}

.npw-availability-badge i {
  font-size: 16px !important;
  line-height: 1 !important;
}

.npw-availability-badge.is-available {
  background: #e6f7ed !important;
  color: #087b35 !important;
}

.npw-availability-badge.is-unavailable {
  background: #fff0f3 !important;
  border-color: #ffb8c5 !important;
  color: #c9163a !important;
}

.npw-native-availability-hidden {
  display: none !important;
}

.nf-product-temperature-label {
  align-items: center;
  color: #111827;
  display: flex;
  font-size: 14px;
  font-weight: 800;
  gap: 6px;
  line-height: 1.2;
  margin-top: 6px;
}

.nf-product-temperature-label svg {
  color: #2aa0ff;
  flex: 0 0 auto;
  height: 17px;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
  width: 17px;
}

.nf-product-temperature-label--mini {
  font-size: 13px;
  margin-top: 5px;
}

.nf-product-temperature-label--mini svg {
  height: 16px;
  width: 16px;
}

.nf-product-temperature-label--cart {
  font-size: 13px;
  margin: 6px 0 4px;
}

.nf-product-temperature-label--cart svg {
  height: 16px;
  width: 16px;
}

@media (max-width: 640px) {
  .npw-product-box {
    max-width: none;
    padding: 15px;
  }

  .npw-price-line,
  .npw-total {
    font-size: 16px;
  }

  .npw-stepper {
    grid-template-columns: 40px minmax(80px, 1fr) 44px 40px;
    max-width: none;
  }

  .nf-product-temperature-label {
    font-size: 13px;
  }
}
