/* css upload test 2026-05-27 */


.announcement-bar p {
  font-size: 13px; }

.breadcrumb {
  display: block;
  max-width: 100%;
  margin: 8px 0 12px;
  padding: 6px 0;
  border-radius: 0;
  background: transparent;
  color: #666;
  font-size: 12px;
  line-height: 1.35; }

.pdp-breadcrumbs {
  max-width: 100%;
  overflow: hidden; }

.breadcrumb > li {
  display: inline; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #aaa; }

.breadcrumb a {
  color: #555; }

.breadcrumb .fa-home {
  margin-right: 2px; }

@media (max-width: 767px) {
  .breadcrumb {
    display: flex;
    align-items: center;
    overflow: hidden;
    width: 100%;
    min-width: 0;
    max-width: 100%;
    margin: 4px 0 8px;
    padding: 4px 0;
    white-space: nowrap; }
  .breadcrumb > li {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    min-width: 0; }
  .breadcrumb > li:last-child {
    flex: 1 1 auto; }
  .breadcrumb > li:last-child a,
  .breadcrumb > li:last-child span {
    display: block;
    flex: 1 1 auto;
    overflow: hidden;
    min-width: 0;
    text-overflow: ellipsis;
    white-space: nowrap; } }

#n_product .product-payment-messaging {
  clear: both;
  margin: 6px 0 10px;
  text-align: center;
  font-size: 13px;
  line-height: 1.35; }

#n_product .product-payment-messaging p,
#n_product .wrapper-pricing ~ p,
#n_product .wrapper-pricing ~ div[data-pp-message] {
  margin: 6px 0 10px;
  text-align: center;
  font-size: 13px;
  line-height: 1.35; }

#n_product .product-payment-messaging,
#n_product .product-payment-messaging *,
#n_product .wrapper-pricing ~ p,
#n_product .wrapper-pricing ~ p *,
#n_product .wrapper-pricing ~ div[data-pp-message],
#n_product .wrapper-pricing ~ div[data-pp-message] * {
  white-space: nowrap; }

#n_product .product-payment-messaging img,
#n_product .product-payment-messaging svg,
#n_product .wrapper-pricing ~ p img,
#n_product .wrapper-pricing ~ p svg {
  display: inline-block;
  vertical-align: middle;
  max-width: 82px !important;
  height: auto !important; }

#n_product .product-payment-messaging.product-payment-messaging--soldout {
  overflow-x: visible !important; }

#n_product .product-payment-messaging.product-payment-messaging--soldout p {
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
  gap: 3px;
  white-space: nowrap !important;
  flex-wrap: nowrap; }

#n_product .product-payment-messaging.product-payment-messaging--soldout img,
#n_product .product-payment-messaging.product-payment-messaging--soldout svg {
  display: inline-block !important;
  max-width: 82px !important;
  height: auto !important; }

#n_product .product-payment-messaging iframe,
#n_product .wrapper-pricing ~ div[data-pp-message] iframe {
  display: block;
  width: 100% !important;
  max-width: 100%; }

@media (max-width: 767px) {
  #n_product .product-payment-messaging,
  #n_product .product-payment-messaging p,
  #n_product .product-payment-messaging div[data-pp-message],
  #n_product .wrapper-pricing ~ p,
  #n_product .wrapper-pricing ~ div[data-pp-message] {
    text-align: center !important; }
  #n_product .product-payment-messaging iframe,
  #n_product .wrapper-pricing ~ div[data-pp-message] iframe {
    margin-left: auto !important;
    margin-right: auto !important; }
  #n_product .product-payment-messaging.product-payment-messaging--soldout {
    margin-top: 9px;
    overflow-x: visible !important;
    font-size: 11px !important;
    line-height: 1.28 !important;
    letter-spacing: -0.01em; }
  #n_product .product-payment-messaging.product-payment-messaging--soldout p {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 3px;
    margin: 4px 0 0 !important;
    white-space: nowrap !important; }
  #n_product .product-payment-messaging.product-payment-messaging--soldout img,
  #n_product .product-payment-messaging.product-payment-messaging--soldout svg {
    display: inline-block !important;
    max-width: 54px !important;
    max-height: 16px !important;
    vertical-align: -2px; }
  #n_product .product-payment-messaging.product-payment-messaging--soldout a {
    white-space: nowrap !important; } }

@media (min-width: 768px) {
  #n_product .product-payment-messaging,
  #n_product .product-payment-messaging p,
  #n_product .wrapper-pricing ~ p,
  #n_product .wrapper-pricing ~ div[data-pp-message] {
    text-align: left; } }

@media (max-width: 420px) {
  #n_product .product-payment-messaging,
  #n_product .product-payment-messaging p,
  #n_product .wrapper-pricing ~ p,
  #n_product .wrapper-pricing ~ div[data-pp-message] {
    font-size: 12px; }
  #n_product .product-payment-messaging.product-payment-messaging--soldout {
    font-size: 10.5px !important; }
  #n_product .product-payment-messaging img,
  #n_product .wrapper-pricing ~ p img {
    max-width: 76px !important; }
  #n_product .product-payment-messaging.product-payment-messaging--soldout img,
  #n_product .product-payment-messaging.product-payment-messaging--soldout svg {
    max-width: 50px !important; } }

#n_product .product-social-dropdown {
  display: none !important; }

#n_product ul.product-info {
  display: none !important; }

#n_product ul.product-info li,
#n_product ul.product-info li.list-group-item {
  display: inline;
  padding: 0;
  border: 0;
  background: transparent; }

#n_product ul.product-info li + li:before {
  content: " | ";
  padding: 0 4px;
  color: #999; }

#n_product ul.product-info .nCustom-label-success,
#n_product ul.product-info .nCustom-label-warning,
#n_product ul.product-info .nCustom-label-danger {
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit; }

#n_product ul.product-info a {
  color: inherit; }

#n_product .wrapper-pricing {
  text-align: center; }

#n_product .pdp-price-line {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  column-gap: 8px;
  align-items: center;
  width: 100%; }

#n_product .pdp-price-line .productprice,
#n_product .pdp-price-line .productpricetext,
#n_product .pdp-price-line .productpricetexthot,
#n_product .pdp-price-line .productpromo {
  grid-column: 2;
  margin-left: 0;
  margin-right: 0; }

#n_product .pdp-confidence-header .pdp-price-line .productprice,
#n_product .pdp-confidence-header .pdp-price-line .productpricetext,
#n_product .pdp-confidence-header .pdp-price-line .productpricetexthot,
#n_product .pdp-confidence-header .pdp-price-line .productpromo {
  font-family: 'Rajdhani', 'Shanti', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: -0.025em; }

#n_product .pdp-confidence-header .pdp-price-line .sc-product-price--soldout {
  color: #3A3A3A;
  opacity: .92;
  font-size: clamp(34px, 2.6vw, 38px);
  font-weight: 700;
  line-height: 1;
  text-decoration: none; }

#n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 3px 10px;
  flex-wrap: wrap;
  margin: 0 0 14px; }

#n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .pdp-stock-inline,
#n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-stock-status--soldout {
  display: contents; }

#n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-stock-inline-soldout {
  display: contents;
  margin: 0;
  white-space: normal; }

#n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-product-price--soldout {
  order: 1;
  margin: 0; }

#n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-stock-row {
  order: 2; }

#n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-stock-status--soldout {
  order: 2; }

#n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-stock-helper {
  order: 3;
  display: block;
  flex: 0 0 100%;
  max-width: none;
  margin: 2px 0 0;
  color: #555;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  overflow-wrap: normal;
  word-break: normal; }

#n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-stock-badge--soldout {
  gap: 5px;
  padding: 4px 9px;
  border-color: #666;
  border-width: 1.5px;
  background: #E5E5E5;
  color: #333;
  font-size: 13px;
  font-weight: 700; }

#n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-stock-badge--soldout .sc-stock-badge__icon {
  width: 12px;
  min-width: 12px;
  font-size: 12px;
  opacity: .85; }

@media (min-width: 768px) {
  #n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    gap: 3px 10px;
    flex-wrap: wrap;
    margin: 0 0 14px; }
  #n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-product-price--soldout {
    margin: 0 !important;
    color: #3A3A3A;
    opacity: .96;
    font-size: clamp(34px, 2.6vw, 38px); }
  #n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .pdp-stock-inline {
    display: inline-flex !important;
    align-items: center;
    margin: 0 !important;
    white-space: normal; }
  #n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-stock-inline-soldout {
    display: contents !important;
    margin: 0 !important;
    white-space: normal; }
  #n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-stock-status--soldout {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center;
    order: 2;
    gap: 0 9px;
    margin-top: 1px; }
  #n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-stock-helper {
    display: block;
    flex: 0 0 100%;
    max-width: none;
    margin: 1px 0 0;
    white-space: nowrap; }
  #n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-stock-badge--soldout {
    padding: 4px 9px;
    border-width: 1.5px;
    font-size: 13px;
    transform: skew(-8deg) scale(1);
    transform-origin: top left; } }

#n_product .pdp-stock-inline {
  grid-column: 3;
  justify-self: start;
  min-width: 0;
  max-width: 100%;
  margin-left: 2px;
  color: #555;
  font-size: 13px;
  line-height: 1.2;
  white-space: nowrap; }

#n_product .pdp-stock-inline .nCustom-label-success,
#n_product .pdp-stock-inline .nCustom-label-warning,
#n_product .pdp-stock-inline .nCustom-label-danger {
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit; }

#n_product .pdp-stock-inline .nCustom-label-danger {
  color: #c02942; }

#n_product .sc-stock-row {
  display: inline-flex;
  align-items: center;
  max-width: 100%; }

#n_product .sc-stock-status {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  max-width: 100%;
  vertical-align: middle; }

#n_product .sc-stock-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  max-width: 100%;
  padding: 5px 11px;
  border: 2px solid #111;
  border-radius: 4px;
  background: #CCFF00;
  color: #111;
  font-family: 'Rajdhani', 'Shanti', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: .4px;
  text-transform: uppercase;
  transform: skew(-8deg); }

#n_product .sc-stock-badge__icon,
#n_product .sc-stock-badge__text {
  display: inline-flex;
  align-items: center;
  transform: skew(8deg); }

#n_product .sc-stock-badge__icon {
  justify-content: center;
  width: 14px;
  min-width: 14px;
  font-size: 14px;
  line-height: 1; }

#n_product .sc-stock-badge__text {
  white-space: nowrap; }

#n_product .sc-stock-badge--instock {
  background: #CCFF00;
  border-color: #111;
  color: #111; }

#n_product .sc-stock-badge--soldout {
  background: #D7D7D7;
  border-color: #555;
  color: #222; }

#n_product .sc-stock-badge--lowstock {
  background: #E6362E;
  border-color: #111;
  color: #fff;
  min-width: 112px;
  justify-content: center;
  padding-right: 16px;
  padding-left: 16px; }

#n_product .sc-stock-helper {
  max-width: 210px;
  color: #555;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.1;
  white-space: normal; }

#n_product .sc-stock-status--soldout .sc-stock-helper {
  color: #666; }

@media (min-width: 768px) {
  #n_product .sc-stock-badge {
    transform: skew(-8deg) scale(0.9);
    transform-origin: top left; } }

@media (max-width: 991px) {
  #n_product ul.product-info {
    display: none !important; } }

@media (max-width: 420px) {
  #n_product .pdp-price-line {
    column-gap: 6px; }
  #n_product .pdp-stock-inline {
    font-size: 12px; } }

#n_product .wrapper-title h1 {
  display: -webkit-box;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  color: #111;
  font-family: 'Rajdhani', 'Shanti', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: clamp(28px, 4vw, 38px);
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 1.05;
  text-align: center;
  white-space: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

#n_product .pdp-confidence-layout,
#n_product .pdp-confidence-layout > [class*="col-"],
#n_product .pdp-confidence-header,
#n_product .pdp-confidence-header > .row,
#n_product .pdp-confidence-header > .row > [class*="col-"],
#n_product .ajax-placeholder,
#n_product .wrapper-buying-options,
#n_product .wrapper-components-options,
#n_product .pdp-cta-grid,
#n_product .pdp-confidence-strip {
  box-sizing: border-box;
  max-width: 100%;
  min-width: 0; }

body#n_product,
body#n_product .nCustom-wrapper-main,
body#n_product .main-content-body {
  max-width: 100%;
  overflow-x: hidden; }

@media (min-width: 768px) {
  #n_product .pdp-confidence-header .wrapper-title {
    margin: 0 0 10px;
    max-width: 100%;
    min-width: 0;
    padding: 0;
    text-align: left; }
  #n_product .pdp-confidence-header .wrapper-title h1 {
    display: block;
    max-width: 100%;
    min-width: 0;
    margin: 0 0 12px;
    overflow: visible;
    overflow-wrap: anywhere;
    font-size: clamp(28px, 2vw, 40px);
    letter-spacing: 0;
    line-height: 1.08;
    text-align: left;
    white-space: normal;
    word-break: normal;
    -webkit-line-clamp: unset; }
  #n_product .pdp-confidence-header .wrapper-title h3 {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    max-width: 100%;
    margin: 0;
    min-height: 0 !important;
    padding: 7px 14px !important;
    overflow: visible;
    border: 1px solid #f1dd91;
    border-radius: 4px;
    background: #fffbea;
    color: #222;
    font-size: clamp(16px, 1.15vw, 21px);
    font-weight: 400;
    line-height: 1.2;
    text-align: left;
    text-overflow: clip;
    white-space: normal; }
  #n_product .pdp-confidence-header .wrapper-title h3:before {
    content: "\f0e7";
    flex: 0 0 auto;
    color: #f0b400;
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 1; }
  #n_product .pdp-confidence-header .wrapper-pricing {
    text-align: left; }
  #n_product .pdp-confidence-header .pdp-price-line {
    display: block; }
  #n_product .pdp-confidence-header .pdp-price-line .productprice,
  #n_product .pdp-confidence-header .pdp-price-line .productpricetext,
  #n_product .pdp-confidence-header .pdp-price-line .productpricetexthot,
  #n_product .pdp-confidence-header .pdp-price-line .productpromo {
    display: block;
    margin: 0 0 2px; }
  #n_product .pdp-confidence-header .pdp-stock-inline {
    display: block;
    margin: 2px 0 0;
    white-space: normal; } }

@media (max-width: 767px) {
  body#n_product {
    overflow-x: hidden; }
  #n_product .main-content-body {
    overflow-x: hidden; }
  #n_product .ajax-placeholder,
  #n_product .wrapper-buying-options,
  #n_product .wrapper-title,
  #n_product .product-payment-messaging {
    max-width: 100%; }
  #n_product .product-payment-messaging {
    overflow-x: hidden; }
  #n_product .wrapper-title h1 {
    font-size: clamp(24px, 7.2vw, 31px);
    letter-spacing: 0; }
  #n_product .pdp-confidence-header .wrapper-title h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    max-width: 100%;
    margin: 0;
    min-height: 0 !important;
    padding: 6px 14px !important;
    overflow: visible;
    border: 1px solid #f1dd91;
    border-radius: 4px;
    background: #fffbea;
    color: #222;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    text-overflow: clip;
    white-space: normal; }
  #n_product .pdp-confidence-header .wrapper-title h3:before {
    content: "\f0e7";
    flex: 0 0 auto;
    color: #f0b400;
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 1; }
  #n_product .pdp-confidence-header .pdp-price-line {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px 10px;
    flex-wrap: wrap; }
  #n_product .pdp-confidence-header .pdp-stock-inline {
    display: inline-flex;
    justify-content: center;
    margin: 0; }
  #n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout {
    box-sizing: border-box;
    justify-content: flex-start !important;
    gap: 3px 8px;
    flex-wrap: wrap;
    width: max-content;
    max-width: 100%;
    padding-left: 0 !important;
    margin: 2px auto 14px !important; }
  #n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-product-price--soldout {
    color: #3A3A3A !important;
    opacity: .96 !important;
    flex: 0 0 auto;
    font-size: clamp(20px, 5.3vw, 22px) !important; }
  #n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-stock-status--soldout {
    flex: 0 0 auto; }
  #n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-stock-helper {
    display: block;
    flex: 0 0 100%;
    width: 100%;
    max-width: none;
    margin: 2px 0 0 !important;
    font-size: 13px !important;
    font-weight: 500;
    line-height: 1.2;
    text-align: left !important;
    color: #555;
    white-space: nowrap !important; }
  #n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-stock-badge--soldout {
    gap: 4px;
    padding: 5px 9px;
    font-size: 13px;
    transform: skew(-8deg) scale(1);
    transform-origin: top left; }
  #n_product .pdp-confidence-header .pdp-price-line.pdp-price-line--soldout .sc-stock-badge--soldout .sc-stock-badge__icon {
    width: 11px;
    min-width: 11px;
    font-size: 11px; }
  #n_product .sc-stock-badge {
    padding: 5px 9px;
    font-size: 13px; }
  #n_product .sc-stock-badge--lowstock {
    min-width: 106px;
    padding-right: 14px;
    padding-left: 14px; }
  #n_product .sc-stock-status--lowstock .sc-stock-badge--lowstock {
    min-width: 94px;
    padding: 4px 10px;
    border-width: 1.5px;
    font-size: 12px; }
  #n_product .sc-stock-helper {
    max-width: 190px;
    font-size: 11px; }
  #n_product .pdp-price-line {
    grid-template-columns: 1fr;
    justify-items: center;
    row-gap: 3px; }
  #n_product .pdp-price-line .productprice,
  #n_product .pdp-price-line .productpricetext,
  #n_product .pdp-price-line .productpricetexthot,
  #n_product .pdp-price-line .productpromo {
    grid-column: 1; }
  #n_product .pdp-stock-inline {
    grid-column: 1;
    justify-self: center;
    margin-left: 0;
    text-align: center;
    white-space: normal;
    overflow-wrap: anywhere; } }

@media (max-width: 360px) {
  #n_product .pdp-confidence-header .pdp-stock-inline {
    width: 100%;
    margin-top: 2px; } }

#n_product .pdp-cta-grid {
  display: grid;
  grid-template-columns: minmax(72px, 26%) 1fr;
  gap: 10px;
  align-items: stretch;
  margin: 8px 0 0; }

#n_product .pdp-cta-grid .btn,
#n_product .pdp-cta-grid .form-control {
  width: 100%;
  border-radius: 4px; }

#n_product .pdp-cta-grid .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px; }

#n_product .pdp-cta-primary > div:only-child,
#n_product .pdp-sticky-cta > div:only-child {
  grid-column: 1 / -1; }

#n_product .pdp-cta-primary .btn,
#n_product .pdp-cta-primary .qty {
  height: 48px;
  font-size: 18px;
  line-height: 1.2; }

#n_product .pdp-cta-primary .qty {
  padding: 8px 10px;
  text-align: center; }

#n_product .pdp-cta-grid {
  --sc-yellow: #FFD200;
  --sc-yellow-dark: #F4B800;
  --sc-black: #111111;
  --sc-shadow: rgba(0,0,0,.28);
  grid-template-columns: minmax(72px, 24%) minmax(0, 1fr);
  margin-top: 10px; }

#n_product .pdp-cta-primary .addtocart,
#n_product .pdp-cta-primary .qty {
  height: 52px;
  line-height: 1.2; }

#n_product .pdp-cta-primary .qty {
  border: 1px solid #cfcfcf;
  border-radius: 6px;
  background: #fff;
  box-shadow: inset 0 1px 2px rgba(0,0,0,.06);
  box-sizing: border-box;
  padding: 8px 10px;
  text-align: center; }

#n_product .pdp-cta-primary .addtocart.btn-primarya,
#n_product .pdp-sticky-cta__button.btn-primarya {
  min-width: 0;
  border: 2px solid var(--sc-black);
  border-radius: 6px;
  background: linear-gradient(180deg, #FFE46A 0%, var(--sc-yellow) 44%, #FFCC00 100%);
  box-shadow: 0 3px 0 rgba(17,17,17,.88), 0 7px 13px rgba(0,0,0,.16);
  color: #000;
  font-family: 'Rajdhani', 'Shanti', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: .045em;
  text-transform: uppercase;
  text-shadow: none;
  white-space: nowrap;
  transition: background .16s ease, box-shadow .16s ease, transform .16s ease; }

#n_product .pdp-cta-primary .addtocart.btn-primarya:hover,
#n_product .pdp-cta-primary .addtocart.btn-primarya:focus,
#n_product .pdp-sticky-cta__button.btn-primarya:hover,
#n_product .pdp-sticky-cta__button.btn-primarya:focus {
  border-color: var(--sc-black);
  background: linear-gradient(180deg, #FFEA7A 0%, #FFD71A 44%, #FFD200 100%);
  box-shadow: 0 4px 0 rgba(17,17,17,.9), 0 9px 15px rgba(0,0,0,.18);
  color: #000;
  transform: translateY(-1px); }

#n_product .pdp-cta-primary .addtocart.btn-primarya:active,
#n_product .pdp-sticky-cta__button.btn-primarya:active {
  border-color: var(--sc-black);
  background: linear-gradient(180deg, #FFD200 0%, #FFCC00 100%);
  box-shadow: 0 1px 0 rgba(17,17,17,.9), 0 3px 7px rgba(0,0,0,.16);
  color: #000;
  transform: translateY(2px); }

#n_product .pdp-cta-primary .addtocart.btn-primarya:focus-visible,
#n_product .pdp-sticky-cta__button.btn-primarya:focus-visible {
  outline: 3px solid rgba(17,17,17,.35);
  outline-offset: 3px; }

#n_product .pdp-cta-primary .addtocart.btn-primarya i,
#n_product .pdp-cta-primary .addtocart.btn-primarya .icon-white,
#n_product .pdp-sticky-cta__button.btn-primarya i,
#n_product .pdp-sticky-cta__button.btn-primarya .icon-white {
  color: #000;
  font-size: 18px;
  line-height: 1; }

#n_product .wrapper-buying-options.has-size-choice-state {
  margin-top: 8px; }

#n_product .pdp-variation-state {
  display: none;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  margin: 10px 0 10px;
  padding: 11px 13px 10px;
  overflow: hidden;
  border: 2px solid #111;
  border-left: 6px solid #FFD200;
  border-radius: 6px;
  background: #FFF9D7;
  box-shadow: 0 2px 0 rgba(17, 17, 17, 0.9);
  color: #111; }

#n_product .pdp-variation-state.is-choice-required,
#n_product .pdp-variation-state.is-selected,
#n_product .pdp-variation-state.is-checking-stock {
  display: block; }

#n_product .pdp-variation-state__label {
  margin: 0 0 2px;
  font-family: 'Rajdhani', 'Shanti', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: .03em;
  text-transform: uppercase; }

#n_product .pdp-variation-state__helper,
#n_product .pdp-variation-state__selected,
#n_product .pdp-variation-state__checking {
  font-size: 13.5px;
  font-weight: 600;
  line-height: 1.25; }

#n_product .pdp-variation-state__selected,
#n_product .pdp-variation-state__checking {
  color: #222; }

#n_product .pdp-variation-state__checking {
  margin-top: 4px; }

#n_product .pdp-variation-state [hidden],
#n_product .pdp-sticky-cta__selection[hidden] {
  display: none !important; }

#n_product .sc-roller-size-helper {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 2px 6px;
  width: 100%;
  margin: 8px 0 10px;
  padding: 9px 11px 9px 12px;
  border: 1px solid #E3DDAD;
  border-left: 3px solid #FFD200;
  border-radius: 6px;
  background: #FFFBEA;
  color: #262626;
  font-size: 13.5px;
  font-weight: 500;
  line-height: 1.32; }

#n_product .sc-roller-size-helper[hidden] {
  display: none !important; }

#n_product .sc-roller-size-helper strong {
  flex: 0 0 auto;
  color: #111;
  font-weight: 800; }

#n_product .sc-roller-size-helper span {
  flex: 1 1 230px;
  min-width: 0; }

#n_product .sc-roller-size-helper__link {
  flex: 0 0 auto;
  color: #111;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 2px; }

#n_product .sc-roller-size-helper__link:hover,
#n_product .sc-roller-size-helper__link:focus {
  color: #000;
  text-decoration-thickness: 2px; }

#n_product .sc-roller-size-guide-anchor {
  display: block;
  height: 0;
  scroll-margin-top: 88px; }

#n_product .sc-skate-size-helper {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 2px 6px;
  width: 100%;
  margin: 8px 0 10px;
  padding: 9px 11px 9px 12px;
  border: 1px solid #DDE7B6;
  border-left: 3px solid #C7F200;
  border-radius: 6px;
  background: #FCFFEA;
  color: #262626;
  font-size: 13.5px;
  font-weight: 500;
  line-height: 1.32; }

#n_product .sc-skate-size-helper[hidden] {
  display: none !important; }

#n_product .sc-skate-size-helper strong {
  flex: 0 0 auto;
  color: #111;
  font-weight: 800; }

#n_product .sc-skate-size-helper span {
  flex: 1 1 230px;
  min-width: 0; }

#n_product .sc-skate-size-helper__link {
  flex: 0 0 auto;
  color: #111;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 2px; }

#n_product .sc-skate-size-helper__link:hover,
#n_product .sc-skate-size-helper__link:focus {
  color: #000;
  text-decoration-thickness: 2px; }

#n_product .sc-skate-size-guide-anchor {
  display: block;
  height: 0;
  scroll-margin-top: 88px; }

#n_product .sc-helmet-size-helper {
  display: block;
  box-sizing: border-box;
  width: 100%;
  margin: 8px 0 10px;
  padding: 9px 11px 9px 12px;
  border: 1px solid #E3DDAD;
  border-left: 3px solid #FFD200;
  border-radius: 6px;
  background: #FFFBEA;
  color: #262626;
  font-size: 13.5px;
  font-weight: 500;
  line-height: 1.32; }

#n_product .sc-helmet-size-helper[hidden],
#n_product .sc-helmet-size-helper__ranges[hidden],
#n_product .sc-helmet-size-helper__panel[hidden] {
  display: none !important; }

#n_product .sc-helmet-size-helper__summary {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 2px 6px; }

#n_product .sc-helmet-size-helper strong,
#n_product .sc-helmet-description-size-guide strong {
  color: #111;
  font-weight: 800; }

#n_product .sc-helmet-size-helper__summary > strong {
  flex: 0 0 auto; }

#n_product .sc-helmet-size-helper__summary > span {
  flex: 1 1 230px;
  min-width: 0; }

#n_product .sc-helmet-size-helper__link {
  flex: 0 0 auto;
  padding: 0;
  border: 0;
  background: transparent;
  color: #111;
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  line-height: inherit;
  text-decoration: underline;
  text-underline-offset: 2px; }

#n_product .sc-helmet-size-helper__link:hover,
#n_product .sc-helmet-size-helper__link:focus {
  color: #000;
  text-decoration-thickness: 2px; }

#n_product .sc-helmet-size-helper__ranges,
#n_product .sc-helmet-size-helper__panel {
  margin-top: 7px;
  padding-top: 7px;
  border-top: 1px solid rgba(17, 17, 17, 0.12); }

#n_product .sc-helmet-size-helper__panel span,
#n_product .sc-helmet-description-size-guide span {
  display: block; }

#n_product .sc-helmet-description-size-guide {
  margin: 0 0 12px;
  padding: 10px 12px;
  border: 1px solid #E3DDAD;
  border-left: 3px solid #FFD200;
  border-radius: 6px;
  background: #FFFBEA;
  color: #262626;
  font-size: 13.5px;
  line-height: 1.35; }

#n_product .wrapper-buying-options.has-size-choice-state ._itmspec_listopt {
  box-sizing: border-box;
  max-width: 100%; }

#n_product .wrapper-buying-options.is-selection-required ._itmspec_listopt {
  margin: 0 0 10px;
  padding: 10px;
  border: 2px solid #111;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 2px 0 #FFD200; }

#n_product .wrapper-buying-options.has-size-choice-state .variation-name strong {
  display: block;
  margin-bottom: 6px;
  font-family: 'Rajdhani', 'Shanti', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 800;
  letter-spacing: .02em;
  line-height: 1.1;
  text-transform: uppercase; }

#n_product .wrapper-buying-options.is-selection-required select._itmspec_opt,
#n_product .wrapper-buying-options.is-selection-required select._itmspec_opt.is-empty {
  min-height: 46px;
  border: 2px solid #111;
  border-radius: 6px;
  background-color: #fff;
  color: #111;
  font-weight: 700; }

#n_product .wrapper-buying-options.is-selection-required select._itmspec_opt.is-empty {
  color: #555; }

#n_product .wrapper-buying-options.is-selection-required select._itmspec_opt option {
  color: #111; }

#n_product .wrapper-buying-options.is-selection-required select._itmspec_opt option.pdp-size-placeholder {
  color: #555; }

#n_product .wrapper-buying-options.is-selection-required ._itmspec_lnk,
#n_product .wrapper-buying-options.is-selection-required ._itmspec_radio {
  outline-offset: 3px; }

#n_product .pdp-select-size-first.btn,
#n_product .pdp-select-size-first.btn:hover,
#n_product .pdp-select-size-first.btn:focus,
#n_product .pdp-select-size-first.btn:active {
  min-height: 52px;
  border: 2px solid #555;
  border-radius: 6px;
  background: linear-gradient(180deg, #F2F2F2 0%, #DFDFDF 100%);
  box-shadow: none;
  color: #555;
  cursor: not-allowed;
  font-family: 'Rajdhani', 'Shanti', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: .045em;
  line-height: 1.2;
  opacity: 1;
  text-transform: uppercase;
  text-shadow: none;
  transform: none; }

#n_product .js-pdp-sticky-select-size.btn,
#n_product .js-pdp-sticky-select-size.btn:hover,
#n_product .js-pdp-sticky-select-size.btn:focus {
  cursor: pointer; }

#n_product .addtocart.is-checking-stock,
#n_product .js-pdp-sticky-addtocart.is-checking-stock,
#n_product .pdp-select-size-first.is-checking-stock {
  cursor: progress; }

#n_product .wrapper-buying-options .pdp-cta-primary .addtocart.is-checking-stock,
#n_product .wrapper-buying-options .pdp-sticky-cta__button.is-checking-stock,
#n_product .wrapper-buying-options .pdp-select-size-first.is-checking-stock {
  border-color: #777 !important;
  background: linear-gradient(180deg, #F3F3F3 0%, #DCDCDC 100%) !important;
  box-shadow: none !important;
  color: #555 !important;
  opacity: 1;
  text-shadow: none !important;
  transform: none !important; }

#n_product .wrapper-buying-options .pdp-cta-primary .addtocart.is-checking-stock i,
#n_product .wrapper-buying-options .pdp-cta-primary .addtocart.is-checking-stock .icon-white,
#n_product .wrapper-buying-options .pdp-sticky-cta__button.is-checking-stock i,
#n_product .wrapper-buying-options .pdp-sticky-cta__button.is-checking-stock .icon-white,
#n_product .wrapper-buying-options .pdp-select-size-first.is-checking-stock i,
#n_product .wrapper-buying-options .pdp-select-size-first.is-checking-stock .icon-white {
  color: #555 !important; }

#n_product .pdp-sticky-cta__selection {
  display: block;
  margin-top: 3px;
  color: #333;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.15;
  text-align: center; }

@media (max-width: 767px) {
  #n_product .pdp-variation-state {
    margin: 8px 0 9px;
    padding: 10px 11px 9px; }
  #n_product .pdp-variation-state__label {
    font-size: 16px; }
  #n_product .pdp-variation-state__helper,
  #n_product .pdp-variation-state__selected,
  #n_product .pdp-variation-state__checking {
    font-size: 13px; }
  #n_product .sc-roller-size-helper {
    display: block;
    margin-top: 7px;
    margin-bottom: 6px;
    padding: 8px 10px 8px 11px;
    font-size: 13px;
    line-height: 1.34; }
  #n_product .sc-roller-size-helper strong,
  #n_product .sc-roller-size-helper span,
  #n_product .sc-roller-size-helper__link {
    display: inline; }
  #n_product .sc-roller-size-helper__link {
    margin-left: 4px;
    white-space: nowrap; }
  #n_product .sc-skate-size-helper {
    display: block;
    margin-top: 7px;
    margin-bottom: 6px;
    padding: 8px 10px 8px 11px;
    font-size: 13px;
    line-height: 1.34; }
  #n_product .sc-skate-size-helper strong,
  #n_product .sc-skate-size-helper span {
    display: inline; }
  #n_product .sc-skate-size-helper__link {
    display: block;
    margin: 3px 0 0;
    white-space: nowrap; }
  #n_product .sc-helmet-size-helper {
    margin-top: 7px;
    margin-bottom: 6px;
    padding: 8px 10px 8px 11px;
    font-size: 13px;
    line-height: 1.34; }
  #n_product .sc-helmet-size-helper__summary {
    display: block; }
  #n_product .sc-helmet-size-helper__summary > strong,
  #n_product .sc-helmet-size-helper__summary > span,
  #n_product .sc-helmet-size-helper__link {
    display: inline; }
  #n_product .sc-helmet-size-helper__link {
    margin-left: 4px;
    white-space: nowrap; }
  #n_product .sc-helmet-description-size-guide {
    margin-bottom: 10px;
    padding: 9px 10px;
    font-size: 13px; }
  #n_product .wrapper-buying-options.is-selection-required ._itmspec_listopt {
    padding: 9px; }
  #n_product .pdp-select-size-first.btn {
    min-height: 50px;
    font-size: 15px; } }

#n_product .pdp-cta-primary--soldout {
  display: grid;
  grid-template-columns: 1fr !important;
  margin: 16px 0 13px; }

#n_product .pdp-soldout-action {
  display: block;
  width: 100%;
  margin: 16px 0 13px; }

#n_product .pdp-cta-primary:has(.sc-back-in-stock-btn) {
  grid-template-columns: 1fr !important;
  margin: 16px 0 13px; }

#n_product .pdp-cta-primary > div:only-child,
#n_product .pdp-cta-primary--soldout > div {
  grid-column: 1 / -1;
  width: 100%; }

#n_product .pdp-cta-primary--soldout .sc-back-in-stock-btn {
  min-height: 60px;
  padding: 12px 18px;
  border: 1px solid #111;
  background: #151515;
  box-shadow: 0 2px 0 #FFD800;
  color: #FFD800;
  font-size: 21px;
  letter-spacing: .015em; }

#n_product .pdp-soldout-action .sc-back-in-stock-btn {
  min-height: 60px;
  padding: 12px 18px;
  border: 1px solid #111;
  background: #151515;
  box-shadow: 0 2px 0 #FFD800;
  color: #FFD800;
  font-size: 21px;
  letter-spacing: .015em; }

#n_product .pdp-cta-primary--soldout .sc-back-in-stock-btn:hover,
#n_product .pdp-cta-primary--soldout .sc-back-in-stock-btn:focus,
#n_product .pdp-cta-primary--soldout .sc-back-in-stock-btn:active,
#n_product .pdp-soldout-action .sc-back-in-stock-btn:hover,
#n_product .pdp-soldout-action .sc-back-in-stock-btn:focus,
#n_product .pdp-soldout-action .sc-back-in-stock-btn:active {
  background: #1f1f1f;
  border-color: #111;
  color: #FFD800; }

#n_product .pdp-cta-primary--soldout .sc-back-in-stock-btn__icon {
  font-size: 18px; }

#n_product .sc-back-in-stock-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  min-height: 48px;
  padding: 10px 16px;
  border: 2px solid #111;
  border-radius: 4px;
  background: #111;
  box-shadow: 0 2px 0 #FFD400;
  color: #FFD400;
  font-family: 'Rajdhani', 'Shanti', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .03em;
  line-height: 1.1;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

#n_product .sc-back-in-stock-btn:hover,
#n_product .sc-back-in-stock-btn:focus,
#n_product .sc-back-in-stock-btn:active {
  background: #222;
  border-color: #111;
  color: #FFD400;
  text-decoration: none; }

#n_product .sc-back-in-stock-btn__icon,
#n_product .sc-back-in-stock-btn__text {
  display: inline-flex;
  align-items: center;
  justify-content: center; }

#n_product .sc-back-in-stock-btn__text {
  min-width: 0;
  white-space: nowrap; }

#n_product .pdp-payment-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 10px;
  align-items: center;
  justify-content: center;
  margin: 11px 0 0;
  color: #666;
  font-size: 12px;
  line-height: 1.2;
  text-align: center; }

#n_product .pdp-payment-icons__label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  white-space: nowrap; }

#n_product .pdp-payment-icons__lock {
  color: inherit;
  font-size: 11px;
  line-height: 1;
  opacity: .75; }

#n_product .pdp-payment-icons__list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0; }

#n_product .pdp-payment-icons__list > li {
  display: flex;
  margin: 0;
  padding: 0; }

#n_product .pdp-payment-icons__badge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 24px;
  padding: 3px 5px;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  background: #fff; }

#n_product .pdp-payment-icons__icon {
  display: block;
  width: 100%;
  height: 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

#n_product .pdp-confidence-strip {
  position: relative;
  margin: 10px 0 8px;
  padding: 10px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fafafa;
  color: #333; }

#n_product .pdp-confidence-strip__title {
  margin: 0 0 7px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2; }

#n_product .pdp-confidence-strip__list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none; }

#n_product .pdp-confidence-strip__item {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  min-width: 0;
  font-size: 12px;
  line-height: 1.25; }

#n_product .pdp-confidence-strip__item--interactive {
  cursor: pointer; }

#n_product .pdp-confidence-strip__trigger {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  width: 100%;
  min-width: 0;
  margin: -5px;
  padding: 5px;
  border: 0;
  border-radius: 5px;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: inherit;
  text-align: left;
  appearance: none;
  -webkit-appearance: none; }

#n_product .pdp-confidence-strip__item--interactive .pdp-confidence-strip__trigger {
  cursor: pointer;
  transition: background .16s ease, box-shadow .16s ease; }

#n_product .pdp-confidence-strip__trigger:focus {
  outline: 0; }

#n_product .pdp-confidence-strip__item--interactive .pdp-confidence-strip__trigger:focus-visible {
  box-shadow: 0 0 0 2px rgba(17, 17, 17, 0.18);
  outline: 0; }

#n_product .pdp-confidence-strip__item i {
  flex: 0 0 auto;
  width: 15px;
  margin-top: 1px;
  color: #555;
  text-align: center; }

#n_product .pdp-confidence-strip__item strong,
#n_product .pdp-confidence-strip__item span {
  display: block;
  min-width: 0;
  overflow-wrap: anywhere; }

#n_product .pdp-confidence-strip__item strong {
  font-weight: 700; }

#n_product .pdp-confidence-detail {
  position: absolute;
  top: 44px;
  right: 14px;
  z-index: 940;
  display: none;
  width: min(330px, calc(100% - 28px)); }

#n_product .pdp-confidence-strip.is-detail-open .pdp-confidence-detail {
  display: block; }

#n_product .pdp-confidence-detail__panel {
  position: relative;
  padding: 16px 18px 17px;
  border: 1px solid #dedede;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.16);
  color: #333; }

#n_product .pdp-confidence-detail__panel:before {
  content: "";
  position: absolute;
  top: -7px;
  right: 34px;
  width: 12px;
  height: 12px;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  background: #fff;
  transform: rotate(45deg); }

#n_product .pdp-confidence-detail__close {
  position: absolute;
  top: 9px;
  right: 9px;
  width: 28px;
  height: 28px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: transparent;
  color: #555;
  font-size: 14px;
  line-height: 28px;
  text-align: center; }

#n_product .pdp-confidence-detail__close:hover,
#n_product .pdp-confidence-detail__close:focus {
  background: #f2f2f2;
  color: #111;
  outline: 0; }

#n_product .pdp-confidence-detail__title {
  margin: 0 34px 8px 0;
  color: #222;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2; }

#n_product .pdp-confidence-detail__text {
  margin: 0 0 11px;
  color: #444;
  font-size: 13px;
  line-height: 1.45; }

#n_product .pdp-confidence-detail__link {
  color: #222;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none; }

#n_product .pdp-confidence-detail__link:hover,
#n_product .pdp-confidence-detail__link:focus {
  color: #000;
  text-decoration: underline; }

@media (min-width: 768px) and (max-width: 1280px) {
  body#n_product .pdp-confidence-strip__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 14px; }
  body#n_product .pdp-confidence-strip__item--dispatch {
    transform: none; }
  body#n_product .pdp-confidence-strip__item strong {
    white-space: normal; } }

@media (min-width: 768px) and (hover: hover) {
  #n_product .pdp-confidence-strip__item--interactive .pdp-confidence-strip__trigger:hover {
    background: rgba(255, 255, 255, 0.72);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05); } }

#n_product .pdp-cta-secondary .btn {
  height: 38px;
  padding: 8px 10px;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: .04em;
  text-transform: uppercase; }

#n_product .pdp-cta-secondary--soldout {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 14px;
  margin-top: 0; }

#n_product .pdp-cta-secondary.pdp-cta-secondary--soldout .btn,
#n_product .pdp-cta-secondary.pdp-cta-secondary--soldout .btn.btn-success,
#n_product .pdp-cta-secondary.pdp-cta-secondary--soldout .btn.btn-default,
#n_product .pdp-cta-secondary.pdp-cta-secondary--soldout .pdp-secondary-action {
  height: 42px !important;
  border-color: #BDBDBD !important;
  background: #fff !important;
  color: #333 !important;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: .025em;
  box-shadow: none; }

#n_product .pdp-cta-secondary.pdp-cta-secondary--soldout .btn:hover,
#n_product .pdp-cta-secondary.pdp-cta-secondary--soldout .btn:focus,
#n_product .pdp-cta-secondary.pdp-cta-secondary--soldout .btn.btn-success:hover,
#n_product .pdp-cta-secondary.pdp-cta-secondary--soldout .btn.btn-success:focus,
#n_product .pdp-cta-secondary.pdp-cta-secondary--soldout .btn.btn-default:hover,
#n_product .pdp-cta-secondary.pdp-cta-secondary--soldout .btn.btn-default:focus,
#n_product .pdp-cta-secondary.pdp-cta-secondary--soldout .pdp-secondary-action:hover,
#n_product .pdp-cta-secondary.pdp-cta-secondary--soldout .pdp-secondary-action:focus {
  border-color: #BDBDBD !important;
  background: #F7F7F7 !important;
  color: #333 !important; }

@media (max-width: 767px) {
  #n_product .pdp-cta-secondary--soldout {
    grid-template-columns: 1fr; } }

#n_product .pdp-cta-secondary .btn-success {
  background: #f5f5f5;
  border-color: #999;
  color: #222; }

#n_product .pdp-cta-secondary .btn-success:hover,
#n_product .pdp-cta-secondary .btn-success:focus {
  background: #e9e9e9;
  border-color: #777;
  color: #111; }

#n_product .pdp-cta-grid.pdp-cta-secondary--selection-required {
  grid-template-columns: 1fr;
  gap: 6px;
  margin-top: 7px; }

#n_product .pdp-cta-grid.pdp-cta-secondary--selection-required > div {
  grid-column: 1 / -1;
  width: 100%; }

#n_product .pdp-cta-secondary .pdp-ask-us-action,
#n_product .pdp-cta-secondary .pdp-ask-us-action.btn-default,
#n_product .pdp-cta-secondary .pdp-ask-us-action.btn-success {
  min-height: 42px;
  height: auto;
  padding: 9px 12px;
  border: 1px solid #cfcfcf;
  border-radius: 6px;
  background: #fff;
  box-shadow: none;
  color: #333;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap; }

#n_product .pdp-cta-secondary .pdp-ask-us-action:hover,
#n_product .pdp-cta-secondary .pdp-ask-us-action:focus,
#n_product .pdp-cta-secondary .pdp-ask-us-action.btn-default:hover,
#n_product .pdp-cta-secondary .pdp-ask-us-action.btn-default:focus,
#n_product .pdp-cta-secondary .pdp-ask-us-action.btn-success:hover,
#n_product .pdp-cta-secondary .pdp-ask-us-action.btn-success:focus {
  border-color: #999;
  background: #f7f7f7;
  color: #111;
  text-decoration: none; }

#n_product .pdp-ask-us-action i {
  color: #555;
  font-size: 13px; }

#n_product .pdp-ask-us-action__text--mobile {
  display: none; }

#n_product .pdp-cta-secondary .shipping-calculator-under-cart {
  margin: 0; }

#n_product .pdp-cta-secondary .collapse,
#n_product .pdp-cta-secondary .collapsing {
  grid-column: 1 / -1; }

#n_product .pdp-cta-secondary .collapsing {
  width: 100%;
  transition: height .2s ease; }

#n_product .pdp-sticky-cta {
  display: none; }

@media (min-width: 992px) {
  #n_product .pdp-cta-grid {
    grid-template-columns: minmax(104px, 24%) minmax(0, 1fr); }
  #n_product .pdp-payment-icons {
    display: grid;
    grid-template-columns: minmax(104px, 24%) minmax(0, 1fr);
    gap: 7px 10px;
    justify-content: stretch;
    margin-top: 15px;
    text-align: left; }
  #n_product .pdp-payment-icons__list {
    justify-content: flex-start; } }

@media (max-width: 360px) {
  #n_product .pdp-cta-secondary .btn {
    font-size: 12px;
    letter-spacing: 0; } }

@media (max-width: 767px) {
  #n_product .pdp-confidence-strip {
    padding: 9px 10px;
    text-align: left; }
  #n_product .pdp-confidence-strip__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 10px; }
  #n_product .pdp-confidence-strip__trigger {
    gap: 6px;
    margin: -4px;
    padding: 4px; }
  #n_product .pdp-confidence-detail {
    position: fixed;
    top: auto;
    right: 10px;
    bottom: calc(72px + env(safe-area-inset-bottom));
    left: 10px;
    z-index: 880;
    width: auto;
    max-height: calc(100vh - 112px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
  #n_product .pdp-confidence-detail__panel {
    padding: 18px 18px 17px;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 -10px 28px rgba(0, 0, 0, 0.18); }
  #n_product .pdp-confidence-detail__panel:before {
    display: none; }
  #n_product .pdp-confidence-detail__title {
    font-size: 18px; }
  #n_product .pdp-confidence-detail__text,
  #n_product .pdp-confidence-detail__link {
    font-size: 13.5px; }
  #n_product .pdp-payment-icons {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; }
  #n_product .pdp-payment-icons::-webkit-scrollbar {
    display: none; }
  #n_product .pdp-payment-icons__label {
    display: none; }
  #n_product .pdp-payment-icons__list {
    flex-wrap: nowrap;
    width: max-content;
    max-width: none;
    margin: 0 auto;
    padding-bottom: 2px; }
  #n_product .pdp-payment-icons__badge {
    flex: 0 0 44px; } }

body#n_product #haveaquestionmodal {
  padding-right: 0 !important; }

body#n_product #haveaquestionmodal .modal-dialog {
  width: auto;
  max-width: 560px;
  margin: 30px auto; }

body#n_product #haveaquestionmodal .modal-content {
  display: flex;
  max-height: calc(100vh - 60px);
  overflow: hidden;
  flex-direction: column;
  border: 1px solid #dedede;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.22); }

body#n_product #haveaquestionmodal .modal-header {
  position: relative;
  padding: 20px 56px 14px 22px;
  border-bottom: 1px solid #ececec;
  background: #fff; }

body#n_product #haveaquestionmodal .modal-title {
  margin: 0;
  color: #171717;
  font-family: 'Rajdhani', 'Shanti', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.1;
  text-transform: none; }

body#n_product #haveaquestionmodal .sc-product-question-modal__intro {
  margin: 7px 0 0;
  color: #555;
  font-size: 14px;
  line-height: 1.4; }

body#n_product #haveaquestionmodal .sc-product-question-modal__close {
  position: absolute;
  top: 12px;
  right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
  background: #fff;
  color: #333;
  font-size: 28px;
  line-height: 1;
  opacity: 1;
  text-shadow: none; }

body#n_product #haveaquestionmodal .sc-product-question-modal__close:hover,
body#n_product #haveaquestionmodal .sc-product-question-modal__close:focus {
  border-color: #aaa;
  background: #f5f5f5;
  color: #111;
  outline: 0; }

body#n_product #haveaquestionmodal .modal-body {
  overflow-y: auto;
  padding: 18px 22px 4px;
  -webkit-overflow-scrolling: touch; }

body#n_product #haveaquestionmodal .sc-product-question-form .form-group {
  margin-bottom: 15px; }

body#n_product #haveaquestionmodal .sc-product-question-form label {
  display: block;
  margin: 0 0 6px;
  color: #222;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .01em;
  line-height: 1.25; }

body#n_product #haveaquestionmodal .sc-product-question-form__required {
  color: #b50000; }

body#n_product #haveaquestionmodal .sc-product-question-form .form-control {
  width: 100%;
  max-width: 100%;
  min-height: 44px;
  padding: 10px 12px;
  border: 1px solid #cfcfcf;
  border-radius: 6px;
  background: #fff;
  box-shadow: none;
  color: #222;
  font-size: 15px;
  line-height: 1.35; }

body#n_product #haveaquestionmodal .sc-product-question-form textarea.form-control {
  min-height: 118px;
  resize: vertical; }

body#n_product #haveaquestionmodal .sc-product-question-form .form-control:focus {
  border-color: #111;
  box-shadow: 0 0 0 3px rgba(255, 210, 0, 0.3);
  outline: 0; }

body#n_product #haveaquestionmodal .sc-product-question-form .has-error .form-control,
body#n_product #haveaquestionmodal .sc-product-question-form .form-control.error {
  border-color: #b50000; }

body#n_product #haveaquestionmodal .sc-product-question-form .help-block,
body#n_product #haveaquestionmodal .sc-product-question-form label.error {
  margin-top: 6px;
  color: #b50000;
  font-size: 12.5px;
  line-height: 1.3; }

body#n_product #haveaquestionmodal .sc-product-question-form__actions {
  margin-bottom: 10px; }

body#n_product #haveaquestionmodal .sc-product-question-form__actions .clear {
  display: none; }

body#n_product #haveaquestionmodal .sc-product-question-form__actions p {
  margin: 0; }

body#n_product #haveaquestionmodal .sc-product-question-form__submit {
  min-height: 46px;
  padding: 10px 18px;
  border: 2px solid #111;
  border-radius: 6px;
  background: linear-gradient(180deg, #FFE46A 0%, #FFD200 100%);
  box-shadow: 0 2px 0 rgba(17, 17, 17, 0.88);
  color: #000;
  font-family: 'Rajdhani', 'Shanti', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: .035em;
  text-transform: uppercase;
  text-shadow: none; }

body#n_product #haveaquestionmodal .sc-product-question-form__submit:hover,
body#n_product #haveaquestionmodal .sc-product-question-form__submit:focus {
  background: linear-gradient(180deg, #FFEA7A 0%, #FFD71A 100%);
  color: #000; }

body#n_product #haveaquestionmodal .modal-footer {
  padding: 12px 22px 18px;
  border-top: 0;
  background: #fff;
  text-align: right; }

body#n_product #haveaquestionmodal .sc-product-question-form__cancel {
  min-height: 40px;
  padding: 8px 16px;
  border: 1px solid #cfcfcf;
  border-radius: 6px;
  background: #fff;
  color: #333;
  font-weight: 700; }

body#n_product #haveaquestionmodal .sc-product-question-form__cancel:hover,
body#n_product #haveaquestionmodal .sc-product-question-form__cancel:focus {
  border-color: #999;
  background: #f7f7f7;
  color: #111; }

@media (max-width: 767px) {
  #n_product {
    padding-bottom: 82px;
    padding-bottom: calc(82px + env(safe-area-inset-bottom)); }
  #n_product .notification-centre {
    display: none; }
  #n_product .pdp-sticky-cta {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 900;
    display: block;
    padding: 8px 10px;
    padding-bottom: calc(8px + env(safe-area-inset-bottom));
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 -4px 14px rgba(0, 0, 0, 0.12);
    opacity: 0;
    pointer-events: none;
    transform: translateY(110%);
    transition: opacity .18s ease, transform .18s ease; }
  #n_product .pdp-sticky-cta.is-active {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0); }
  #n_product .pdp-sticky-cta > div {
    width: 100%; }
  #n_product .pdp-sticky-cta > div:first-child:not(:only-child),
  #n_product .pdp-sticky-cta .form-control {
    display: none; }
  #n_product .pdp-sticky-cta .btn {
    width: 100%;
    border-radius: 6px; }
  #n_product .pdp-sticky-cta__button {
    width: 100%;
    min-height: 50px;
    font-size: 17px;
    line-height: 1.2;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 10px 14px;
    font-family: 'Rajdhani', 'Shanti', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase; }
  #n_product .pdp-cta-primary .addtocart,
  #n_product .pdp-cta-primary .qty {
    height: 50px; }
  #n_product .pdp-cta-primary .addtocart.btn-primarya,
  #n_product .pdp-sticky-cta__button.btn-primarya {
    font-size: 15px; }
  #n_product .pdp-cta-primary .qty {
    font-size: 16px; }
  #n_product .pdp-cta-primary .addtocart.btn-primarya i,
  #n_product .pdp-cta-primary .addtocart.btn-primarya .icon-white,
  #n_product .pdp-sticky-cta__button.btn-primarya i,
  #n_product .pdp-sticky-cta__button.btn-primarya .icon-white {
    font-size: 16px; }
  #n_product .pdp-sticky-cta__button.sc-back-in-stock-btn,
  #n_product .pdp-sticky-cta__button.sc-back-in-stock-btn:hover,
  #n_product .pdp-sticky-cta__button.sc-back-in-stock-btn:focus,
  #n_product .pdp-sticky-cta__button.sc-back-in-stock-btn:active {
    min-height: 54px;
    padding: 10px 12px;
    border: 1px solid #111;
    background: #151515;
    box-shadow: 0 2px 0 #FFD800;
    color: #FFD800;
    font-size: 16px;
    letter-spacing: .5px;
    text-decoration: none; }
  #n_product .sc-back-in-stock-btn {
    min-height: 48px;
    padding: 9px 12px;
    font-size: 17px; }
  #n_product .pdp-cta-secondary--selection-required {
    margin-top: 6px; }
  #n_product .pdp-cta-secondary--selection-required .pdp-ask-us-action {
    min-height: 44px;
    font-size: 13.5px; }
  #n_product .pdp-cta-secondary--selection-required .pdp-ask-us-action__text--desktop {
    display: none; }
  #n_product .pdp-cta-secondary--selection-required .pdp-ask-us-action__text--mobile {
    display: inline; }
  body#n_product #haveaquestionmodal .modal-dialog {
    max-width: none;
    margin: 10px; }
  body#n_product #haveaquestionmodal .modal-content {
    max-height: calc(100vh - 20px);
    border-radius: 8px; }
  body#n_product #haveaquestionmodal .modal-header {
    padding: 18px 54px 13px 16px; }
  body#n_product #haveaquestionmodal .modal-title {
    font-size: 21px; }
  body#n_product #haveaquestionmodal .sc-product-question-modal__intro {
    font-size: 13.5px; }
  body#n_product #haveaquestionmodal .modal-body {
    padding: 16px 16px 2px; }
  body#n_product #haveaquestionmodal .modal-footer {
    padding: 10px 16px 16px; }
  body#n_product #haveaquestionmodal .sc-product-question-form__submit,
  body#n_product #haveaquestionmodal .sc-product-question-form__cancel {
    width: 100%; } }

@media (max-width: 360px) {
  #n_product .sc-back-in-stock-btn {
    font-size: 15px;
    letter-spacing: .01em; } }

#n_product .wrapper-title h3 {
  display: block;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  line-height: 1.2; }

#n_product .ajax-images .slider-for:not(.slick-initialized) .image {
  display: none; }

#n_product .ajax-images .nCustom-slick-all {
  visibility: visible; }

#n_product .ajax-images .main-image .nCustom-slick-all:not(.slick-initialized) {
  aspect-ratio: auto;
  overflow: visible; }

#n_product .ajax-images .slider-for:not(.slick-initialized) {
  height: auto; }

#n_product .ajax-images .slider-for:not(.slick-initialized) .image:first-child {
  display: block; }

#n_product .ajax-images .slider-for:not(.slick-initialized) img {
  margin-right: auto;
  margin-left: auto; }

#n_product .ajax-images .slider-nav:not(.slick-initialized) {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
  overflow-y: hidden;
  touch-action: pan-x;
  overflow: hidden; }

#n_product .ajax-images .slider-nav:not(.slick-initialized).pdp-thumbs-centered,
#n_product .ajax-images .nCustom-slick-wrapper.pdp-thumbs-centered .slider-nav:not(.slick-initialized) {
  justify-content: center; }

#n_product .ajax-images .slider-nav:not(.slick-initialized) .prod-thumb-img {
  flex: 0 0 20%;
  max-width: 20%; }

@media (max-width: 767px) {
  #n_product .ajax-images {
    min-height: 0; }
  #n_product .ajax-images > .row,
  #n_product .ajax-images > .row > .col-xs-12 {
    margin: 0; }
  #n_product .ajax-images .main-image {
    margin: 2px 0 0;
    overflow: visible; }
  #n_product .ajax-images .slider-for,
  #n_product .ajax-images .slider-for .slick-list,
  #n_product .ajax-images .slider-for .slick-track,
  #n_product .ajax-images .slider-for .slick-slide,
  #n_product .ajax-images .slider-for .image,
  #n_product .ajax-images .slider-for .fancybox-img {
    min-height: 0; }
  #n_product .ajax-images .slider-for .slick-slide {
    overflow: visible; }
  #n_product .ajax-images .slider-for img {
    transform: none;
    margin: 0 auto -4px; }
  #n_product .ajax-images .main-image + .clear {
    display: none; }
  #n_product .ajax-images .nCustom-slick-wrapper {
    margin-top: -6px;
    margin-bottom: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    touch-action: pan-x; }
  #n_product .ajax-images .slider-nav,
  #n_product .ajax-images .slider-nav.slick-dotted {
    margin-bottom: 0 !important;
    overflow-y: hidden !important;
    touch-action: pan-x; }
  #n_product .ajax-images .slider-nav,
  #n_product .ajax-images .slider-nav .slick-list,
  #n_product .ajax-images .slider-nav .slick-track,
  #n_product .ajax-images .slider-nav .slick-slide {
    min-height: 0;
    max-height: 62px;
    overflow-y: hidden !important;
    touch-action: pan-x; }
  #n_product .ajax-images .slider-nav .slick-list {
    height: auto !important; }
  #n_product .ajax-images .slider-nav .slick-track {
    display: flex;
    align-items: center; }
  #n_product .ajax-images .slider-nav .slick-slide {
    float: none;
    height: auto; }
  #n_product .ajax-images .slider-nav.pdp-thumbs-centered .slick-track {
    justify-content: center;
    width: 100% !important;
    transform: none !important; }
  #n_product .ajax-images .slider-nav .prod-thumb-img {
    padding-left: 4px;
    padding-right: 4px;
    min-height: 0;
    max-height: 58px; }
  #n_product .ajax-images .slider-nav img.product-image-small {
    max-height: 54px;
    width: auto;
    margin: 0 auto 2px;
    object-fit: contain; }
  #n_product .ajax-images .slider-nav .slick-dots {
    display: none !important; }
  #n_product .ajax-images > .row:last-child {
    margin-bottom: 0; } }

@media (max-width: 767px) {
  #n_product .ajax-header {
    min-height: 0 !important; }
  #n_product .ajax-placeholder,
  #n_product .wrapper-buying-options {
    min-height: 0 !important; }
  #n_product .wrapper-title {
    margin-top: -1px;
    padding-top: 0; }
  #n_product .wrapper-title h1 {
    margin-top: 0;
    margin-bottom: 6px; }
  #n_product .wrapper-components-options {
    padding: 0;
    margin-top: 8px; }
  #n_product .wrapper-components-options > hr {
    margin: 8px 0 10px; }
  #n_product .wrapper-components-options h2 {
    margin: 0 0 10px;
    font-size: 17px;
    line-height: 1.25;
    text-align: center; }
  #n_product .wrapper-components-options .panel {
    margin-bottom: 10px; }
  #n_product .wrapper-components-options .panel-heading {
    padding: 8px 10px; }
  #n_product .wrapper-components-options .panel-title {
    font-size: 14px;
    line-height: 1.25; }
  #n_product .wrapper-components-options .panel-body {
    padding: 8px; }
  #n_product .wrapper-components-thumbnail {
    padding-left: 0;
    padding-right: 0; }
  #n_product .components-thumbnail {
    display: grid;
    grid-template-columns: minmax(92px, 36%) 1fr;
    gap: 10px;
    align-items: center;
    margin-bottom: 8px;
    padding: 8px;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    background: #fff; }
  #n_product .components-thumbnail .component-var-thumb {
    width: 100% !important;
    max-height: 118px;
    object-fit: contain; }
  #n_product .components-thumbnail .caption {
    min-width: 0;
    padding: 0; }
  #n_product .components-thumbnail .caption .title {
    margin: 0 0 4px;
    font-size: 12px;
    line-height: 1.25; }
  #n_product .components-thumbnail .price {
    margin: 0 0 6px;
    font-size: 12px;
    line-height: 1.25; }
  #n_product .components-thumbnail .component-var-opt,
  #n_product .components-thumbnail .input-group {
    margin-top: 5px; }
  #n_product .components-thumbnail .form-control,
  #n_product .components-thumbnail .input-group-addon {
    height: 32px;
    padding: 5px 8px;
    font-size: 12px; }
  #n_product .wrapper-components-options .btn-stack {
    margin-top: 2px; }
  #n_product .wrapper-components-options .btn-stack .btn {
    height: 42px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.2; } }

@media (max-width: 767px) {
  #n_product .editable-kit-product-shell .ajax-header.pdp-confidence-header {
    margin-top: 10px; }
  #n_product .editable-kit-product-shell .pdp-confidence-header .wrapper-title {
    margin: 0 0 7px;
    padding-top: 0; }
  #n_product .editable-kit-product-shell .pdp-confidence-header .wrapper-title h1 {
    margin-top: 0;
    margin-bottom: 7px; }
  #n_product .editable-kit-product-shell .pdp-confidence-header .wrapper-title h3 {
    justify-content: center;
    text-align: center; }
  #n_product .editable-kit-product-shell .pdp-confidence-header .wrapper-pricing {
    margin-bottom: 0; }
  #n_product .editable-kit-product-shell .pdp-confidence-header .product-payment-messaging {
    margin: 5px 0 8px; }
  #n_product .editable-kit-components {
    margin-top: 10px;
    padding: 0; }
  #n_product .editable-kit-components > hr {
    margin: 10px 0 11px; }
  #n_product .editable-kit-components h2 {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center; }
  #n_product .editable-kit-components .component.selector > .row {
    margin-right: 0;
    margin-left: 0; }
  #n_product .editable-kit-components .component.selector > .row > .col-xs-12 {
    padding-right: 0;
    padding-left: 0; }
  #n_product .editable-kit-components .panel {
    overflow: hidden;
    margin-bottom: 10px;
    border-color: #dfe3e6;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04); }
  #n_product .editable-kit-components .panel-heading {
    padding: 9px 10px;
    border-bottom: 1px solid #e8ecef;
    background: #f8f9fa; }
  #n_product .editable-kit-components .panel-title {
    color: #2b2b2b;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25; }
  #n_product .editable-kit-components .panel-body {
    padding: 0;
    background: #fff; }
  #n_product .editable-kit-components .wrapper-components-thumbnail {
    float: none;
    clear: none;
    width: 100%;
    padding-right: 0;
    padding-left: 0; }
  #n_product .editable-kit-components .components-thumbnail {
    display: grid;
    grid-template-columns: 64px minmax(0, 1fr);
    gap: 10px;
    align-items: start;
    min-height: 0;
    margin: 0;
    padding: 10px;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #edf0f2;
    background: #fff;
    box-shadow: none; }
  #n_product .editable-kit-components .wrapper-components-thumbnail:last-child .components-thumbnail {
    border-bottom: 0; }
  #n_product .editable-kit-components .components-thumbnail .component-var-thumb {
    display: block;
    width: 64px !important;
    height: 64px !important;
    max-width: 100%;
    max-height: none;
    margin: 0;
    border-radius: 4px;
    object-fit: contain;
    object-position: center; }
  #n_product .editable-kit-components .components-thumbnail .caption {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: center;
    min-width: 0;
    gap: 7px;
    padding: 0; }
  #n_product .editable-kit-components .components-thumbnail .caption .title {
    flex: 0 0 100%;
    margin: 0 0 1px;
    color: #202020;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25; }
  #n_product .editable-kit-components .components-thumbnail .price {
    display: none; }
  #n_product .editable-kit-components .components-thumbnail .component-var-opt {
    flex: 1 1 118px;
    width: auto;
    min-width: 112px;
    max-width: 100%;
    height: 40px;
    margin: 0;
    padding: 8px 10px;
    border: 1px solid #d4dbe0;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: none;
    color: #333;
    font-size: 14px;
    line-height: 1.2; }
  #n_product .editable-kit-components .components-thumbnail .component-var-opt:focus {
    border-color: #9eaab4;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.04); }
  #n_product .editable-kit-components .components-thumbnail .input-group {
    display: flex;
    flex: 0 0 104px;
    width: 104px;
    max-width: 100%;
    margin-top: 0; }
  #n_product .editable-kit-components .components-thumbnail .input-group-addon,
  #n_product .editable-kit-components .components-thumbnail .input-group .form-control {
    height: 40px;
    border-color: #d4dbe0;
    box-shadow: none;
    font-size: 14px; }
  #n_product .editable-kit-components .components-thumbnail .input-group-addon {
    display: flex;
    flex: 0 0 38px;
    align-items: center;
    justify-content: center;
    padding: 8px 5px;
    border-right: 0;
    border-radius: 5px 0 0 5px;
    background: #f7f8f9;
    color: #555;
    font-size: 11.5px;
    font-weight: 700;
    line-height: 1; }
  #n_product .editable-kit-components .components-thumbnail .input-group .form-control {
    flex: 1 1 auto;
    min-width: 0;
    width: 66px;
    padding: 8px 6px;
    border-radius: 0 5px 5px 0;
    text-align: center; }
  #n_product .editable-kit-components .components-thumbnail .input-group .form-control:focus {
    border-color: #9eaab4;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.04); }
  #n_product .editable-kit-components .pdp-confidence-strip,
  #n_product .editable-kit-components .kit-buying-options,
  #n_product .editable-kit-components .pdp-payment-icons,
  #n_product .editable-kit-components .pdp-cta-secondary {
    max-width: none; }
  #n_product .editable-kit-components .pdp-confidence-strip {
    margin: 10px 0 8px;
    padding: 10px;
    text-align: left; }
  #n_product .editable-kit-components .pdp-confidence-strip__title {
    margin-bottom: 9px;
    font-size: 14px;
    text-align: center; }
  #n_product .editable-kit-components .pdp-confidence-strip__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 9px 10px; }
  #n_product .editable-kit-components .pdp-confidence-strip__item {
    align-items: flex-start;
    gap: 7px;
    font-size: 11.5px;
    line-height: 1.2;
    text-align: left; }
  #n_product .editable-kit-components .pdp-confidence-strip__item i {
    width: 17px;
    font-size: 16px; }
  #n_product .editable-kit-components .pdp-confidence-strip__item strong {
    line-height: 1.2;
    white-space: normal; }
  #n_product .editable-kit-components .pdp-confidence-strip__subtext {
    margin-top: 0; }
  #n_product .editable-kit-components .kit-buying-options .pdp-cta-primary {
    margin-top: 0; }
  #n_product .editable-kit-components .pdp-payment-icons {
    margin-top: 10px; }
  #n_product .editable-kit-components .pdp-cta-secondary {
    margin-top: 10px; } }

@media (min-width: 768px) {
  #n_product .wrapper-components-options h2 {
    text-align: left; } }

@media (min-width: 992px) {
  #n_product .editable-kit-product-shell {
    max-width: 1120px;
    margin-right: auto;
    margin-left: auto; }
  #n_product .editable-kit-product-shell > .col-md-6:first-child {
    width: 52%; }
  #n_product .editable-kit-product-shell > .col-md-6:last-child {
    width: 48%; }
  #n_product .editable-kit-components {
    max-width: none;
    margin: 12px 0 0;
    padding: 0; }
  #n_product .editable-kit-components > hr {
    display: none; }
  #n_product .editable-kit-components h2 {
    margin: 0 0 7px;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2; }
  #n_product .editable-kit-components .component.selector > .row {
    margin-right: 0;
    margin-left: 0; }
  #n_product .editable-kit-components .component.selector > .row > .col-xs-12 {
    padding-right: 0;
    padding-left: 0; }
  #n_product .editable-kit-components .panel {
    overflow: hidden;
    margin-bottom: 10px;
    border-color: #dfe3e6;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04); }
  #n_product .editable-kit-components .panel-heading {
    padding: 8px 10px;
    border-bottom: 1px solid #e8ecef;
    background: #f8f9fa; }
  #n_product .editable-kit-components .panel-title {
    color: #2b2b2b;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.25; }
  #n_product .editable-kit-components .panel-body {
    padding: 0;
    background: #fff; }
  #n_product .editable-kit-components .wrapper-components-thumbnail {
    float: none;
    clear: none;
    width: 100%;
    padding-right: 0;
    padding-left: 0; }
  #n_product .editable-kit-components .components-thumbnail {
    display: grid;
    grid-template-columns: 56px minmax(0, 1fr);
    gap: 10px;
    align-items: center;
    min-height: 0;
    margin: 0;
    padding: 8px 10px;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #eceff1;
    background: #fff;
    box-shadow: none;
    transition: background .12s ease; }
  #n_product .editable-kit-components .components-thumbnail:hover {
    background: #fcfcfc; }
  #n_product .editable-kit-components .wrapper-components-thumbnail:last-child .components-thumbnail {
    border-bottom: 0; }
  #n_product .editable-kit-components .components-thumbnail .component-var-thumb {
    display: block;
    width: 56px !important;
    height: 56px !important;
    max-width: 100%;
    margin: 0;
    border-radius: 4px;
    object-fit: contain;
    object-position: center; }
  #n_product .editable-kit-components .components-thumbnail .caption {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    min-width: 0;
    gap: 5px 7px;
    padding: 0; }
  #n_product .editable-kit-components .components-thumbnail .caption .title {
    flex: 0 0 100%;
    max-height: 33px;
    overflow: hidden;
    margin: 0;
    color: #202020;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.25; }
  #n_product .editable-kit-components .components-thumbnail .price {
    display: none; }
  #n_product .editable-kit-components .components-thumbnail .component-var-opt {
    flex: 1 1 0;
    width: auto;
    max-width: 100%;
    min-width: 88px;
    height: 31px;
    margin: 0;
    padding: 5px 8px;
    border: 1px solid #d6dce1;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: none;
    color: #333;
    font-size: 12px;
    line-height: 1.2; }
  #n_product .editable-kit-components .components-thumbnail .component-var-opt:focus {
    border-color: #aeb6bd;
    box-shadow: none; }
  #n_product .editable-kit-components .components-thumbnail .input-group {
    display: flex;
    flex: 0 0 82px;
    width: 82px;
    max-width: 100%;
    margin-top: 0; }
  #n_product .editable-kit-components .components-thumbnail .input-group-addon,
  #n_product .editable-kit-components .components-thumbnail .input-group .form-control {
    height: 31px;
    border-color: #d6dce1;
    box-shadow: none;
    font-size: 12px; }
  #n_product .editable-kit-components .components-thumbnail .input-group-addon {
    display: flex;
    flex: 0 0 32px;
    align-items: center;
    justify-content: center;
    padding: 5px 4px;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    background: #f7f8f9;
    color: #555;
    font-size: 10.5px;
    font-weight: 700;
    line-height: 1; }
  #n_product .editable-kit-components .components-thumbnail .input-group .form-control {
    flex: 1 1 auto;
    min-width: 0;
    width: 50px;
    padding: 5px 6px;
    border-radius: 0 4px 4px 0;
    text-align: center; }
  #n_product .editable-kit-components .components-thumbnail .input-group .form-control:focus {
    border-color: #aeb6bd;
    box-shadow: none; }
  #n_product .editable-kit-components .pdp-confidence-strip,
  #n_product .editable-kit-components .kit-buying-options,
  #n_product .editable-kit-components .pdp-payment-icons,
  #n_product .editable-kit-components .pdp-cta-secondary {
    max-width: none; }
  #n_product .editable-kit-components .pdp-confidence-strip {
    margin: 11px 0 10px;
    padding: 12px;
    border-color: #dfe3e6;
    border-radius: 6px;
    background: #fbfbfb;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03); }
  #n_product .editable-kit-components .pdp-confidence-strip__title {
    margin-bottom: 8px;
    font-size: 13px; }
  #n_product .editable-kit-components .pdp-confidence-strip__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 12px; }
  #n_product .editable-kit-components .pdp-confidence-strip__item {
    gap: 8px;
    font-size: 12.2px;
    line-height: 1.28; }
  #n_product .editable-kit-components .pdp-confidence-strip__item--dispatch {
    transform: none; }
  #n_product .editable-kit-components .pdp-confidence-strip__item i {
    width: 18px;
    font-size: 16px; }
  #n_product .editable-kit-components .pdp-confidence-strip__item strong {
    line-height: 1.2;
    white-space: normal; }
  #n_product .editable-kit-components .pdp-confidence-strip__subtext {
    margin-top: 2px;
    color: #555;
    line-height: 1.22; }
  #n_product .editable-kit-components .kit-buying-options .pdp-cta-primary {
    margin-top: 0; }
  #n_product .editable-kit-components .kit-buying-options .pdp-cta-primary .addtocart,
  #n_product .editable-kit-components .kit-buying-options .pdp-cta-primary .qty {
    height: 48px;
    font-size: 16px; }
  #n_product .editable-kit-components .kit-buying-options .pdp-cta-primary .addtocart {
    padding: 8px 14px; }
  #n_product .editable-kit-components .kit-buying-options .pdp-cta-primary .addtocart.btn-primarya i,
  #n_product .editable-kit-components .kit-buying-options .pdp-cta-primary .addtocart.btn-primarya .icon-white {
    font-size: 16px; }
  #n_product .editable-kit-components .pdp-payment-icons {
    display: grid;
    grid-template-columns: minmax(104px, 24%) minmax(0, 1fr);
    justify-content: stretch;
    margin-top: 13px;
    text-align: left; }
  #n_product .editable-kit-components .pdp-payment-icons__list {
    justify-content: flex-start; } }

@media (max-width: 360px) {
  #n_product .components-thumbnail {
    grid-template-columns: 86px 1fr;
    gap: 8px; }
  #n_product .components-thumbnail .component-var-thumb {
    max-height: 104px; } }

#n_product .bonus-items-box {
  margin: 12px 0 16px;
  padding: 10px 0 16px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background: #fff; }

#n_product .bonus-items-box h3 {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  margin: 0 0 8px;
  overflow: visible;
  color: #222;
  font-size: 16px;
  line-height: 1.25;
  white-space: normal; }

#n_product .bonus-items-box h3 span,
#n_product .bonus-items-box h3 small {
  min-width: 0; }

#n_product .bonus-items-box h3 span {
  flex: 0 0 auto; }

#n_product .bonus-items-box h3 small {
  display: block;
  overflow: hidden;
  color: #66717C;
  font-size: 11px;
  font-weight: 600;
  line-height: inherit;
  text-overflow: ellipsis;
  vertical-align: baseline; }

#n_product .bonus-items-box h3 .bonus-items-heading__desktop-title,
#n_product .bonus-items-box h3 .bonus-items-heading__desktop-note {
  display: none; }

#n_product .bonus-items-box h3 .bonus-items-heading__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  order: -1;
  width: 18px;
  height: 18px;
  border: 1px solid #CDEDBD;
  border-radius: 999px;
  background: #EAF8D8;
  color: #237A21;
  font-size: 10px;
  line-height: 1; }

#n_product .bonus-items-list {
  display: grid;
  gap: 10px; }

#n_product .bonus-item {
  display: grid;
  grid-template-columns: minmax(104px, 42%) 1fr;
  gap: 12px;
  align-items: center;
  min-width: 0;
  min-height: 126px;
  padding: 12px;
  border: 1px solid #ddd;
  background: #fff; }

#n_product .bonus-item__image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 96px;
  background: #fff; }

#n_product .bonus-item__image img {
  width: 100%;
  height: 100%;
  object-fit: contain; }

#n_product .bonus-item__details {
  min-width: 0;
  text-align: center; }

#n_product .bonus-item__title {
  display: block;
  color: #222;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase; }

#n_product .bonus-item__price {
  margin-top: 4px;
  color: #7A828A;
  font-size: 12px;
  line-height: 1.25; }

#n_product .bonus-item__free {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: fit-content;
  margin-top: 6px;
  padding: 4px 8px;
  border: 1px solid #CDEDBD;
  border-radius: 999px;
  background: #EAF8D8;
  color: #237A21;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap; }

#n_product .bonus-items-box .addtocart,
#n_product .bonus-items-box form.buying-options,
#n_product .bonus-items-box .product-wishlist,
#n_product .bonus-items-box .savings-container {
  display: none !important; }

#n_product .bonus-items-box .wrapper-thumbnail {
  float: none !important;
  width: 100% !important;
  padding: 0 !important; }

#n_product .bonus-items-box .wrapper-thumbnail + .wrapper-thumbnail {
  margin-top: 10px; }

#n_product .bonus-items-box .thumbnail {
  display: grid;
  grid-template-columns: minmax(104px, 42%) 1fr;
  gap: 12px;
  align-items: center;
  min-height: 126px;
  margin: 0;
  padding: 12px;
  border: 1px solid #ddd;
  background: #fff; }

#n_product .bonus-items-box .thumbnail-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 96px; }

#n_product .bonus-items-box .thumbnail-image img {
  width: 100%;
  height: 100%;
  object-fit: contain; }

#n_product .bonus-items-box .thumbnail .caption {
  padding: 0;
  text-align: center; }

#n_product .bonus-items-box .thumbnail .caption .row {
  margin-left: 0;
  margin-right: 0; }

#n_product .bonus-items-box .thumbnail .caption [class*="col-"] {
  float: none;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

#n_product .bonus-items-box .thumbnail .caption .btn-inverse {
  display: block;
  height: auto;
  padding: 0;
  border: 0;
  background: transparent;
  color: #222;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase;
  white-space: normal; }

#n_product .bonus-items-box .thumbnail .caption .price {
  margin: 4px 0 0;
  color: #7A828A;
  font-size: 12px;
  line-height: 1.25; }

#n_product .bonus-items-box .thumbnail .caption .price span {
  color: #7A828A !important;
  text-decoration: line-through; }

#n_product .bonus-items-box .thumbnail .caption .price .nCustom-label-danger {
  display: none; }

#n_product .bonus-items-box .thumbnail .caption:after {
  content: "FREE Included";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: 6px;
  padding: 4px 8px;
  border: 1px solid #CDEDBD;
  border-radius: 999px;
  background: #EAF8D8;
  color: #237A21;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap; }

@media (min-width: 992px) {
  #n_product .bonus-items-box {
    margin: 10px 0 14px;
    padding: 10px;
    border: 1px solid #E1E5EA;
    border-radius: 8px;
    background: #FAFBFC;
    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.04); }
  #n_product .bonus-items-box h3 {
    align-items: center;
    gap: 6px;
    margin-bottom: 8px;
    overflow: visible;
    font-size: 15px;
    line-height: 1.25;
    white-space: normal; }
  #n_product .bonus-items-box h3 .bonus-items-heading__mobile-title,
  #n_product .bonus-items-box h3 .bonus-items-heading__mobile-note {
    display: none; }
  #n_product .bonus-items-box h3 .bonus-items-heading__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    order: -1;
    width: 18px;
    height: 18px;
    border: 1px solid #CDEDBD;
    border-radius: 999px;
    background: #EAF8D8;
    color: #237A21;
    font-size: 10px;
    line-height: 1; }
  #n_product .bonus-items-box h3 .bonus-items-heading__desktop-title {
    display: inline;
    color: #222;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.25; }
  #n_product .bonus-items-box h3 .bonus-items-heading__desktop-note {
    display: inline;
    overflow: visible;
    color: #66717C;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.25;
    text-overflow: clip; }
  #n_product .bonus-items-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: stretch;
    gap: 8px; }
  #n_product .bonus-items-list > .bonus-item:only-child,
  #n_product .bonus-items-list > .wrapper-thumbnail:only-child {
    grid-column: 1 / -1; }
  #n_product .bonus-items-box .wrapper-thumbnail {
    height: 100%; }
  #n_product .bonus-items-box .wrapper-thumbnail + .wrapper-thumbnail {
    margin-top: 0; }
  #n_product .bonus-item,
  #n_product .bonus-items-box .thumbnail {
    grid-template-columns: 64px minmax(0, 1fr);
    gap: 9px;
    align-items: center;
    height: 100%;
    min-height: 88px;
    padding: 10px;
    border: 1px solid #E1E5EA;
    border-radius: 8px;
    background: #FFFFFF;
    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.035); }
  #n_product .bonus-item__image,
  #n_product .bonus-items-box .thumbnail-image {
    width: 64px;
    height: 64px;
    border-radius: 6px; }
  #n_product .bonus-item__details,
  #n_product .bonus-items-box .thumbnail .caption {
    text-align: left; }
  #n_product .bonus-item__title,
  #n_product .bonus-items-box .thumbnail .caption .btn-inverse {
    color: #222;
    font-size: 12px;
    font-weight: 800;
    line-height: 1.22;
    text-transform: none; }
  #n_product .bonus-item__price,
  #n_product .bonus-items-box .thumbnail .caption .price {
    margin-top: 3px;
    color: #7A828A;
    font-size: 11px;
    line-height: 1.25; }
  #n_product .bonus-item__price s,
  #n_product .bonus-items-box .thumbnail .caption .price span {
    color: #7A828A !important; }
  #n_product .bonus-item__free,
  #n_product .bonus-items-box .thumbnail .caption:after {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    width: fit-content;
    margin-top: 5px;
    padding: 4px 8px;
    border: 1px solid #CDEDBD;
    border-radius: 999px;
    background: #EAF8D8;
    color: #237A21;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap; }
  #n_product .bonus-item__free strong {
    font-weight: 800; } }

@media (max-width: 420px) {
  #n_product .bonus-items-box {
    padding: 9px 0 15px; }
  #n_product .bonus-items-box h3 {
    font-size: 15px; }
  #n_product .bonus-items-box h3 small {
    font-size: 10px; }
  #n_product .bonus-item,
  #n_product .bonus-items-box .thumbnail {
    grid-template-columns: minmax(92px, 40%) 1fr;
    gap: 8px;
    min-height: 112px;
    padding: 9px; }
  #n_product .bonus-item__image,
  #n_product .bonus-items-box .thumbnail-image {
    height: 82px; } }

@media (max-width: 767px) {
  #n_product .pdp-confidence-layout .bonus-items-box {
    margin-top: 20px; }
  #n_product .bonus-items-box h3 {
    justify-content: center;
    text-align: center; } }

.wrapper-product-content .rating-inline,
#reviews .review-rating-stars {
  color: gold; }

.wrapper-product-content .product-details-accordion {
  margin: 8px 0 8px; }

.wrapper-product-content .product-details-accordion .panel {
  background: #fff;
  border: 1px solid #d9dde3;
  border-radius: 12px;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden; }

.wrapper-product-content .product-details-accordion .panel + .panel {
  margin-top: 10px; }

.wrapper-product-content .product-details-accordion .panel-heading {
  background: #fff;
  border-bottom: 0;
  padding: 0; }

.wrapper-product-content .product-details-accordion .panel-title {
  font-size: 16px;
  font-weight: 700; }

.wrapper-product-content .product-details-accordion .panel-title > a {
  color: #111;
  display: block;
  padding: 14px 54px 14px 22px;
  position: relative;
  text-decoration: none; }

.wrapper-product-content .product-details-accordion .panel-title > a:before {
  background: #ffdd00;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 6px; }

.wrapper-product-content .product-details-accordion .panel-title > a:after {
  background: #f3f4f6;
  border-radius: 50%;
  color: #111;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  position: absolute;
  right: 14px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 28px; }

.wrapper-product-content .product-details-accordion .panel-title > a[aria-expanded="true"]:after {
  content: "\f106"; }

.wrapper-product-content .product-details-accordion .panel-title > a:hover,
.wrapper-product-content .product-details-accordion .panel-title > a:focus {
  color: #111;
  outline: none;
  text-decoration: none; }

.wrapper-product-content .product-details-accordion .product-accordion-subtext {
  color: #6b7280;
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 3px; }

.wrapper-product-content .product-details-accordion .panel-body {
  border-top: 1px solid #eee;
  padding: 16px; }

.wrapper-product-content .product-details-accordion .table {
  margin-bottom: 0; }

.wrapper-product-content .product-details-accordion .table > tbody > tr > td {
  border-top-color: #eee; }

#n_product .pdp-recommendations {
  clear: both;
  margin: 0 0 22px;
  padding-top: 10px;
  border-top: 1px solid #e5e7eb; }

#n_product .pdp-recommendations__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 12px;
  margin: 0 0 8px; }

#n_product .pdp-recommendations__header h2 {
  margin: 0;
  color: #1a1a1a;
  font: 700 22px/1.2 "Open Sans", Arial, sans-serif; }

#n_product .pdp-recommendations__header p {
  max-width: 520px;
  margin: 0;
  color: #6b7280;
  font-size: 13px;
  line-height: 1.45;
  text-align: right; }

#n_product .pdp-recommendations__group {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #f0f1f3; }

#n_product .pdp-recommendations__group:first-of-type {
  padding-top: 0;
  border-top: 0; }

#n_product .pdp-recommendations__group-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 8px; }

#n_product .pdp-recommendations__group-heading h3 {
  margin: 0;
  color: #222;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25; }

#n_product .pdp-recommendations__group-heading span {
  color: #777;
  font-size: 12px;
  line-height: 1.4;
  text-align: right; }

#n_product .pdp-recommendations .row {
  margin-right: -7px;
  margin-left: -7px; }

#n_product .pdp-recommendations .wrapper-thumbnail {
  margin-bottom: 0;
  padding-right: 7px;
  padding-left: 7px; }

#n_product .pdp-recommendations .thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  min-height: 0;
  margin-bottom: 0;
  padding: 9px;
  border-color: #e5e7eb;
  border-radius: 8px;
  -webkit-box-shadow: none;
  box-shadow: none; }

#n_product .pdp-recommendations .savings-container {
  min-height: 0; }

#n_product .pdp-recommendations .thumbnail-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 154px;
  margin: 0;
  padding: 4px;
  border: 0; }

#n_product .pdp-recommendations .thumbnail .product-image {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 146px;
  -o-object-fit: contain;
  object-fit: contain; }

#n_product .pdp-recommendations .caption.grid-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 6px 0 0; }

#n_product .pdp-recommendations .caption .row {
  margin-right: 0;
  margin-left: 0; }

#n_product .pdp-recommendations .caption [class*="col-"] {
  padding-right: 4px;
  padding-left: 4px; }

#n_product .pdp-recommendations .thumbnail .grid-view .row .f-i-r {
  padding-top: 0;
  padding-bottom: 5px; }

#n_product .pdp-recommendations .thumbnail .grid-view .row .f-i-r a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 44px;
  padding: 0;
  overflow: hidden;
  font-size: 11px;
  line-height: 1.25; }

#n_product .pdp-recommendations .thumbnail .grid-view .row form.buying-options *.btn {
  height: 40px;
  padding: 2px; }

#n_product .pdp-recommendations .thumbnail .grid-view .row form.buying-options button.btn.addtocart:after,
#n_product .pdp-recommendations .thumbnail .grid-view .row form.buying-options a.btn.learnmore:after,
#n_product .pdp-recommendations .thumbnail .grid-view .row form.buying-options a.btn.notify_popup:after {
  font-size: 10px; }

#n_product .pdp-recommendations .price {
  margin: 0;
  font-size: 13px;
  line-height: 1.3; }

#n_product .pdp-recommendations .price .text-muted.small {
  display: inline-block;
  font-size: 10px; }

#n_product .pdp-recommendations .slick-dotted.slick-slider {
  margin-bottom: 8px; }

#n_product .pdp-recommendations .slick-dots {
  bottom: -20px; }

@media (min-width: 768px) {
  #n_product .pdp-recommendations__header,
  #n_product .pdp-recommendations__group-heading {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  #n_product .pdp-recommendations__header {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
  #n_product .pdp-recommendations__header p {
    max-width: none;
    text-align: left; }
  #n_product .pdp-recommendations__group-heading span {
    text-align: left; } }

@media (max-width: 767px) {
  .wrapper-product-content .product-details-accordion {
    margin: 8px 0 8px; }
  .wrapper-product-content .product-details-accordion .panel {
    border-radius: 8px; }
  .wrapper-product-content .product-details-accordion .panel + .panel {
    margin-top: 8px; }
  .wrapper-product-content .product-details-accordion .panel-title > a {
    padding: 12px 46px 12px 18px; }
  .wrapper-product-content .product-details-accordion .panel-title > a:after {
    right: 10px;
    width: 24px;
    height: 24px;
    line-height: 24px; }
  .wrapper-product-content .product-details-accordion .product-accordion-subtext {
    font-size: 11px; }
  .wrapper-product-content .product-details-accordion .panel-body {
    padding: 14px; }
  #n_product .pdp-recommendations {
    margin-top: 0;
    padding-top: 10px; }
  #n_product .pdp-recommendations__header {
    display: block;
    margin-bottom: 7px; }
  #n_product .pdp-recommendations__header h2 {
    font-size: 19px; }
  #n_product .pdp-recommendations__header p {
    max-width: none;
    margin-top: 4px;
    font-size: 12px;
    text-align: left; }
  #n_product .pdp-recommendations__group {
    margin-top: 8px;
    padding-top: 8px; }
  #n_product .pdp-recommendations__group-heading {
    display: block;
    margin-bottom: 7px; }
  #n_product .pdp-recommendations__group-heading h3 {
    font-size: 15px; }
  #n_product .pdp-recommendations__group-heading span {
    display: block;
    margin-top: 2px;
    font-size: 11px;
    text-align: left; }
  #n_product .pdp-recommendations .thumbnail {
    padding: 7px; }
  #n_product .pdp-recommendations .thumbnail-image {
    height: 116px; }
  #n_product .pdp-recommendations .thumbnail .product-image {
    max-height: 108px; }
  #n_product .pdp-recommendations .thumbnail .grid-view .row .f-i-r a {
    height: 46px;
    font-size: 10px; }
  #n_product .pdp-recommendations .thumbnail .grid-view .row form.buying-options *.btn {
    height: 34px; }
  #n_product .pdp-recommendations .price {
    font-size: 12px; } }

.wrapper-top-nav .list-social .list-txt a {
  font: 400 13px/20px "Open Sans"; }

.wrapper-top-nav .list-social .list-txt {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: -3px; }
  .wrapper-top-nav .list-social .list-txt:nth-last-child(1):before {
    background: url("../img/icon-address.png") no-repeat scroll center;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px; }
  .wrapper-top-nav .list-social .list-txt:nth-last-child(2) {
    position: relative;
    padding-left: 15px;
    margin-left: 10px; }
    .wrapper-top-nav .list-social .list-txt:nth-last-child(2):after {
      content: "";
      display: inline-block;
      width: 1px;
      height: 20px;
      background: #D0D0D0;
      position: absolute;
      left: 0px;
      top: 0px; }
    .wrapper-top-nav .list-social .list-txt:nth-last-child(2):before {
      background: url("../img/icon-address.png") no-repeat scroll center;
      content: "";
      display: inline-block;
      width: 20px;
      height: 20px; }

.wrapper-top-nav.navbar {
  position: relative;
  z-index: 1000; }

.wrapper-top-assurance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  .wrapper-top-assurance .wrapper-assurance {
    width: auto;
    margin-left: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .wrapper-top-assurance .wrapper-assurance:nth-child(1) {
      margin-left: 0px; }
    .wrapper-top-assurance .wrapper-assurance .assurance-image {
      display: inline-block;
      width: 50px;
      height: 33px;
      background: url("../img/icon-free.png") no-repeat scroll center; }
    .wrapper-top-assurance .wrapper-assurance:nth-child(2) .assurance-image {
      background: url("../img/icon-note.png") no-repeat scroll center;
      width: 30px; }
    .wrapper-top-assurance .wrapper-assurance:nth-child(3) .assurance-image {
      background: url("../img/icon-return.png") no-repeat scroll center;
      width: 30px; }

.full-width-grey .nav > li > a:hover {
  background: #F5D230;
  color: #000; }
  .full-width-grey .nav > li > a:hover:after {
    color: #000; }

.navbar-nav > li.pos-static {
  position: static; }

.navbar-nav > li.dropdown-hover > a {
  position: relative; }
  .navbar-nav > li.dropdown-hover > a:focus {
    background: #F5D230;
    color: #000; }
  .navbar-nav > li.dropdown-hover > a:after {
    display: inline-block;
    color: #fff;
    font: normal normal normal 14px/1 FontAwesome;
    vertical-align: 0px;
    margin-left: 8px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .navbar-nav > li.dropdown-hover > a {
      padding-left: 4px;
      padding-right: 4px; } }

.dropdown-hover:hover > .dropdown-menu.mega-menu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px; }
  .dropdown-hover:hover > .dropdown-menu.mega-menu a {
    color: #292E30;
    display: inline-block;
    width: 100%;
    padding: 5px 0; }
    .dropdown-hover:hover > .dropdown-menu.mega-menu a:hover {
      color: #F5D230; }
  .dropdown-hover:hover > .dropdown-menu.mega-menu ul {
    padding-left: 0px;
    padding: 0 10px;
    width: 20%; }
    .dropdown-hover:hover > .dropdown-menu.mega-menu ul li {
      list-style: none; }
    .dropdown-hover:hover > .dropdown-menu.mega-menu ul.wrapper-cat-level2 {
      width: 60%; }
      .dropdown-hover:hover > .dropdown-menu.mega-menu ul.wrapper-cat-level2 li.lv2-li {
        width: 33.33%;
        float: left; }
        .dropdown-hover:hover > .dropdown-menu.mega-menu ul.wrapper-cat-level2 li.lv2-li.dropdown > a {
          font-weight: 700; }
        .dropdown-hover:hover > .dropdown-menu.mega-menu ul.wrapper-cat-level2 li.lv2-li.dropdown > ul {
          width: 100%;
          padding: 0; }

.navbar-nav {
  float: none;
  text-align: center; }
  .navbar-nav .dropdown-menu > li > a:hover {
    color: #F5D230; }

.navbar-nav > li {
  float: none;
  display: inline-block; }

#header-cart {
  margin-left: 10px; }
  #header-cart > .link-btn {
    position: relative;
    padding-right: 0px;
    height: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #header-cart > .link-btn .fa-shopping-cart {
      font-size: 30px;
      color: #000;
      margin-right: 8px; }
    #header-cart > .link-btn span[rel="a2c_item_count"] {
      position: absolute;
      left: 20px;
      top: 3px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 15px;
      height: 15px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      background: #F5D230;
      color: #000;
      border-radius: 50%;
      font-size: 11px; }
    #header-cart > .link-btn:focus {
      background: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      border: none; }
    #header-cart > .link-btn:after {
      content: "\f0d7";
      display: inline-block;
      width: 15px;
      height: 15px;
      font: normal normal normal 14px/1 FontAwesome;
      color: #777;
      margin-left: 10px; }

@media (max-width: 991px) {
  .wrapper-top-assurance .wrapper-assurance .assurance-image {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); } }

@media (min-width: 768px) {
  .wrapper-nav {
    display: none; } }

@media (max-width: 767px) {
  .navbar-default .navbar-brand {
    width: auto; }
  .navbar-header:after, .navbar-header:before {
    display: none; }
  .header-right {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .header-right .item {
      display: inline-block;
      margin-right: 10px; }
      .header-right .item .fa {
        color: #fff;
        font-size: 14px; }
      .header-right .item .icon-search-mobile.active .fa:before {
        content: "\f00d"; }
      .header-right .item:nth-child(2) .fa {
        font-size: 26px; }
      .header-right .item:nth-child(2) span[rel="a2c_item_count"] {
        position: absolute;
        right: 8px;
        top: 0px;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: #F5D230;
        color: #000;
        text-align: center;
        line-height: 15px;
        font-size: 10px; }
    .header-right .icon-search-mobile {
      display: inline-block;
      width: 30px; }
    .header-right .search-box-mobile {
      display: none;
      position: absolute;
      left: 0px;
      right: 0px;
      top: 46px;
      background: #fff; }
      .header-right .search-box-mobile .input-group .form-control {
        border: none;
        font-size: 14px;
        height: 42px; }
        .header-right .search-box-mobile .input-group .form-control:focus {
          border: none;
          -webkit-box-shadow: none;
          box-shadow: none; }
      .header-right .search-box-mobile .input-group-btn > .btn {
        border: none; }
      .header-right .search-box-mobile .fa-search {
        color: #000;
        font-size: 20px; }
      .header-right .search-box-mobile.active {
        display: block;
        -webkit-box-shadow: 0 4px 3px -2px #b7b7b7;
        box-shadow: 0 4px 3px -2px #b7b7b7; }
  .icon-shipping-top {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../img/icon-truck.png") no-repeat scroll center;
    vertical-align: -6px; }
  .announcement-bar p {
    text-transform: uppercase;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 4px;
    margin: 0;
    padding: 3px; }
  .announcement-bar .mobile-announcement-link {
    display: block;
    padding: 3px;
    color: inherit;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase; }
  .navbar-nav > li.dropdown-hover > a .caret {
    display: none; }
  .navbar-brand img {
    max-height: 40px;
    width: 237px;
    height: 35px; }
  .navbar-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .navbar.wrapper-top-nav {
    border: none; }
  .wrapper-header {
    background: #000;
    border: none; }
  .navbar-nav > li > a {
    color: #fff;
    padding: 8px 20px; }
  .navbar-nav > li.dropdown-hover > a:after {
    display: none; }
  .close-menu {
    position: absolute;
    right: 5px;
    top: 0px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 30px;
    height: 32px;
    z-index: 9999;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .close-menu .fa {
      color: #fff;
      font-size: 20px; }
  .icon-menu-mobile {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("../img/icon-menu-mobile.png") no-repeat scroll center; }
  .navbar-collapse .dropdown.dropdown-hover > .fa-chevron-right {
    display: none; }
  .navbar-collapse .navbar-nav {
    display: inline-block;
    text-align: left;
    margin-top: 0px;
    margin: 0px;
    border: none;
    width: 100%; }
    .navbar-collapse .navbar-nav .click-menu {
      display: inline-block;
      width: 40px;
      height: 45px;
      position: absolute;
      top: 0px;
      right: 0px;
      text-align: center; }
      .navbar-collapse .navbar-nav .click-menu:before {
        content: "\f067";
        font: normal normal normal 12px/35px FontAwesome;
        color: #F5D230; }
    .navbar-collapse .navbar-nav .click-menu.active:before {
      content: "\f068"; }
    .navbar-collapse .navbar-nav > li {
      border: none; }
    .navbar-collapse .navbar-nav li {
      position: relative;
      display: block; }
      .navbar-collapse .navbar-nav li .ic-track {
        display: inline-block;
        width: 15px;
        margin-right: 6px;
        height: 15px;
        background: url("../img/ic-track.png") no-repeat scroll center left; }
      .navbar-collapse .navbar-nav li .ic-contact {
        display: inline-block;
        width: 15px;
        margin-right: 6px;
        height: 15px;
        background: url("../img/ic-address.png") no-repeat scroll center left; }
      .navbar-collapse .navbar-nav li .ic-buy {
        display: inline-block;
        width: 15px;
        margin-right: 6px;
        height: 15px;
        background: url("../img/ic-buying.png") no-repeat scroll center left; }
      .navbar-collapse .navbar-nav li h3 {
        margin: 0px;
        padding: 4px 20px;
        text-transform: uppercase;
        font: 700 12px/20px "Open Sans";
        color: #1A1818;
        background: #F5D230; }
      .navbar-collapse .navbar-nav li.free-shipping-menu-item > a {
        display: block;
        margin: 0px;
        padding: 4px 20px;
        text-transform: uppercase;
        font: 700 12px/20px "Open Sans";
        color: #1A1818;
        background: #F5D230; }
      .navbar-collapse .navbar-nav li.phone {
        text-align: center; }
      .navbar-collapse .navbar-nav li.link-support {
        background: #fff; }
        .navbar-collapse .navbar-nav li.link-support .fa {
          display: inline-block;
          width: 15px;
          text-align: left;
          margin-right: 6px;
          font-size: 16px; }
        .navbar-collapse .navbar-nav li.link-support a {
          color: #000; }
      .navbar-collapse .navbar-nav li.home .fa {
        font-size: 20px;
        vertical-align: -2px;
        margin-right: 10px; }
  .navbar-collapse .dropdown-menu {
    display: none;
    width: 100%;
    position: static;
    background: none;
    border: none; }
    .navbar-collapse .dropdown-menu .dropdown-item {
      padding: 12px 30px;
      color: #fff; }
    .navbar-collapse .dropdown-menu .dropdown-menu .dropdown-item {
      padding-left: 40px !important; }
  .navbar-collapse .dropdown-menu.active {
    display: block;
    background: #1c1c1c;
    padding: 0px; }
  .navbar-collapse .nav-link {
    padding: 12px 20px; }
  .nav > li > a:hover, .nav > li > a:focus {
    background: none !important; }
  .navbar-nav .dropdown-menu > li > a {
    color: #fff;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px; }
    .navbar-nav .dropdown-menu > li > a:focus, .navbar-nav .dropdown-menu > li > a:hover {
      background: none; }
  .navbar-collapse .navbar-nav .dropdown-menu .click-menu:before {
    font-size: 10px; }
  .navbar-collapse .dropdown-menu .dropdown-menu {
    background: #363636;
    padding-left: 20px; }
    .navbar-collapse .dropdown-menu .dropdown-menu a {
      font-size: 12px; }
  .ovelay-menu {
    position: fixed;
    background: #000;
    opacity: 0.5;
    left: 0px;
    top: 0px;
    display: none;
    z-index: 9991;
    width: 100%;
    height: 100%; }
    .ovelay-menu.active {
      display: block; }
  .navbar {
    min-height: auto;
    margin: 0px; }
  .collapse.navbar-collapse {
    position: fixed;
    padding: 0px;
    display: block !important;
    width: 270px;
    left: -330px;
    top: 0px;
    background: #000;
    z-index: 9999;
    height: 100vh;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .collapse.navbar-collapse.active {
      left: 0px; } }

/* Scooter Crew mobile header refresh - keep after legacy mobile rules */
@media (max-width: 767px) {
  .wrapper-header,
  .wrapper-header-nav {
    background: #fff !important;
    border-bottom: 1px solid #e6e6e6 !important;
  }

  .wrapper-header-nav > .container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .wrapper-header-nav > .container > .row {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }

  .wrapper-header-nav .wrapper-logo {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-logo .navbar-header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 64px;
    min-height: 64px;
  }

  .wrapper-header-nav .navbar-brand {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 64px;
    min-height: 0;
    padding: 0;
    line-height: 1;
    z-index: 1;
  }

  .wrapper-header-nav .navbar-brand img.logo-mobile,
  .navbar-brand img.logo-mobile {
    display: block !important;
    width: auto !important;
    height: 58px !important;
    max-width: 46vw !important;
    max-height: 58px !important;
    object-fit: contain;
  }

  .icon-menu-mobile {
    position: relative;
    z-index: 2;
    flex: 0 0 78px;
    width: 48px;
    height: 55px;
    background: none !important;
    color: #111 !important;
    font-size: 0;
    text-align: center;
    cursor: pointer;
  }

  .icon-menu-mobile:before {
    content: "\f0c9";
    display: block;
    font-family: FontAwesome;
    font-size: 30px;
    line-height: 32px;
    margin-top: 8px;
  }

  .icon-menu-mobile:after {
    content: "MENU";
    display: block;
    color: #111;
    font-size: 8px;
    font-weight: 700;
    line-height: 1;
  }

  .header-right {
    position: relative;
    z-index: 2;
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
    height: 64px;
    margin-left: auto;
    color: #111 !important;
  }

  .header-right .item {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 10;
  }

  .icon-search-mobile,
  .header-right a {
    display: flex;
    align-items: center;
    min-height: 58px;
    color: #111 !important;
  }
.icon-search-mobile {
  transform: translateY(13px);
}

  .header-right .item .fa,
  .icon-search-mobile .fa,
  .header-right .fa-shopping-cart {
    color: #111 !important;
    font-size: 30px !important;
    line-height: 1;
  }

  .header-right .item:nth-child(2) span[rel="a2c_item_count"],
  .header-right [rel="a2c_item_count"] {
    position: absolute;
    top: 7px;
    right: -9px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #F5D230;
    color: #000;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
  }

  .header-right .search-box-mobile,
  .header-right .search-box-mobile.active {
    position: fixed;
    top: 88px;
    left: 10px;
    right: 10px;
    width: auto;
    max-width: none;
    background: #fff;
    z-index: 9999;
  }

  .header-right .search-box-mobile .form,
  .header-right .search-box-mobile .input-group {
    width: 100%;
  }

  .header-right .search-box-mobile .input-group .form-control {
    display: table-cell;
    width: 100% !important;
    height: 46px;
    border: 1px solid #d8d8d8;
    font-size: 16px;
  }

  .header-right .search-box-mobile .input-group-btn {
    width: 1%;
    white-space: nowrap;
  }

  .header-right .search-box-mobile .input-group-btn > .btn {
    min-width: 54px;
    height: 46px;
    border: 1px solid #d8d8d8;
  }
}

/* Product page tablet/landscape overflow containment */
@media (min-width: 768px) and (max-width: 1365px) {
  body#n_product {
    overflow-x: hidden;
  }

  body#n_product .wrapper-header-nav,
  body#n_product .wrapper-usp-header,
  body#n_product .nCustom-wrapper-main,
  body#n_product .main-content-body {
    max-width: 100%;
  }

  body#n_product .wrapper-header-nav > .container,
  body#n_product .wrapper-usp-header > .container,
  body#n_product .main-content-body {
    max-width: 100%;
    overflow-x: hidden;
  }

  body#n_product .wrapper-header-nav > .container > .row {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    min-width: 0;
    margin-right: 0;
    margin-left: 0;
  }

  body#n_product .wrapper-header-nav .wrapper-logo {
    flex: 0 0 180px;
    width: 180px;
    max-width: 180px;
    min-width: 0;
    padding-right: 10px;
    padding-left: 0;
  }

  body#n_product .wrapper-header-nav .wrapper-logo + .hidden-xs {
    flex: 1 1 0;
    width: auto;
    max-width: calc(100% - 180px);
    min-width: 0;
    padding-right: 0;
    padding-left: 0;
  }

  body#n_product .header-main-row {
    gap: 10px;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
  }

  body#n_product .header-search {
    flex: 0 1 auto;
    min-width: 0;
  }

  body#n_product .header-search .btn-search {
    max-width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    white-space: nowrap;
  }

  body#n_product .wrapper-top-assurance {
    display: none;
  }

  body#n_product .header-utility-actions {
    flex: 0 0 auto;
    max-width: 260px;
    min-width: 0;
    transform: none;
  }

  body#n_product .header-utility-actions > li > a,
  body#n_product .header-utility-actions #header-cart > a {
    padding-right: 6px;
    padding-left: 6px;
    white-space: nowrap;
  }

  body#n_product #header-cart {
    margin-left: 4px;
  }

  body#n_product .wrapper-usp-header .nav.navbar-nav {
    display: flex;
    flex-wrap: nowrap;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: visible;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  body#n_product .wrapper-usp-header .nav.navbar-nav::-webkit-scrollbar {
    display: none;
  }

  body#n_product .wrapper-usp-header .nav.navbar-nav > li {
    flex: 0 0 auto;
  }

  body#n_product .ajax-placeholder,
  body#n_product .ajax-images,
  body#n_product .ajax-header,
  body#n_product .wrapper-buying-options,
  body#n_product .wrapper-components-options,
  body#n_product .pdp-confidence-strip,
  body#n_product .pdp-confidence-strip__list {
    box-sizing: border-box;
    max-width: 100%;
    min-width: 0;
  }

  body#n_product .pdp-confidence-header .wrapper-title,
  body#n_product .pdp-confidence-header .wrapper-title > .row {
    box-sizing: border-box;
    max-width: 100%;
    min-width: 0;
  }

  body#n_product .pdp-confidence-header .wrapper-title h1 {
    max-width: 100%;
    overflow-wrap: anywhere;
    white-space: normal;
  }

  body#n_product .pdp-confidence-strip__item--dispatch {
    transform: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  body#n_product .wrapper-header-nav .wrapper-logo {
    flex-basis: 160px;
    width: 160px;
    max-width: 160px;
  }

  body#n_product .wrapper-header-nav .wrapper-logo + .hidden-xs {
    max-width: calc(100% - 160px);
  }

  body#n_product .header-main-row {
    gap: 8px;
  }

  body#n_product .header-search .btn-search {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  body#n_product .wrapper-header-nav,
  body#n_product .nCustom-wrapper-main,
  body#n_product .main-content-body,
  body#n_product .ajax-placeholder,
  body#n_product .wrapper-buying-options,
  body#n_product .wrapper-components-options {
    max-width: 100%;
    overflow-x: hidden;
  }

  #n_product .wrapper-components-options .pdp-sticky-cta__button.js-pdp-sticky-addtocart.btn-primarya {
    min-width: 0;
    border: 2px solid var(--sc-black);
    border-radius: 6px;
    background: linear-gradient(180deg, #FFE46A 0%, var(--sc-yellow) 44%, #FFCC00 100%);
    box-shadow: 0 3px 0 rgba(17,17,17,.88), 0 7px 13px rgba(0,0,0,.16);
    color: #000;
    text-shadow: none;
  }

  #n_product .wrapper-components-options .pdp-sticky-cta__button.js-pdp-sticky-addtocart.btn-primarya:hover,
  #n_product .wrapper-components-options .pdp-sticky-cta__button.js-pdp-sticky-addtocart.btn-primarya:focus {
    border-color: var(--sc-black);
    background: linear-gradient(180deg, #FFEA7A 0%, #FFD71A 44%, #FFD200 100%);
    box-shadow: 0 4px 0 rgba(17,17,17,.9), 0 9px 15px rgba(0,0,0,.18);
    color: #000;
  }

  #n_product .wrapper-components-options .pdp-sticky-cta__button.js-pdp-sticky-addtocart.btn-primarya:active {
    border-color: var(--sc-black);
    background: linear-gradient(180deg, #FFD200 0%, #FFCC00 100%);
    box-shadow: 0 1px 0 rgba(17,17,17,.9), 0 3px 7px rgba(0,0,0,.16);
    color: #000;
  }

  #n_product .wrapper-components-options .pdp-sticky-cta__button.js-pdp-sticky-addtocart.btn-primarya i,
  #n_product .wrapper-components-options .pdp-sticky-cta__button.js-pdp-sticky-addtocart.btn-primarya .icon-white {
    color: #000;
  }
}

#n_product .wrapper-components-options .addtocart.sc-kit-add-disabled,
#n_product .wrapper-components-options .pdp-sticky-cta__button.sc-kit-add-disabled,
#n_product .wrapper-components-options .addtocart.sc-kit-add-disabled:hover,
#n_product .wrapper-components-options .pdp-sticky-cta__button.sc-kit-add-disabled:hover,
#n_product .wrapper-components-options .addtocart.sc-kit-add-disabled:focus,
#n_product .wrapper-components-options .pdp-sticky-cta__button.sc-kit-add-disabled:focus,
#n_product .wrapper-components-options .addtocart.sc-kit-add-disabled:active,
#n_product .wrapper-components-options .pdp-sticky-cta__button.sc-kit-add-disabled:active {
  border-color: #555 !important;
  background: #767676 !important;
  box-shadow: none !important;
  color: #fff !important;
  cursor: not-allowed;
  opacity: 1;
  text-shadow: none;
  transform: none;
}

#n_product .wrapper-components-options .sc-kit-add-disabled i,
#n_product .wrapper-components-options .sc-kit-add-disabled .icon-white {
  color: #fff !important;
}

/* Add-to-cart confirmation popup */
.nactivity {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  inset: 0;
  z-index: 9998;
  background: rgba(17, 17, 17, .44);
}

.npopup {
  box-sizing: border-box;
  width: 460px !important;
  max-width: calc(100vw - 32px);
  border: 1px solid rgba(17, 17, 17, .08);
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(0, 0, 0, .22);
  color: #171717;
  text-shadow: none;
  z-index: 10000;
}

.npopup,
.npopup * {
  box-sizing: border-box;
}

.npopup-body {
  width: auto;
  max-height: calc(100vh - 32px);
  padding: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.npopup-btn-close {
  position: absolute;
  top: 12px;
  right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
  background: #fff !important;
  background-image: none !important;
  color: #222;
  cursor: pointer;
  z-index: 2;
}

.npopup-btn-close:before,
.npopup-btn-close:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 2px;
  border-radius: 2px;
  background: currentColor;
}

.npopup-btn-close:before {
  transform: rotate(45deg);
}

.npopup-btn-close:after {
  transform: rotate(-45deg);
}

.npopup-btn-close:hover,
.npopup-btn-close:focus {
  border-color: #aaa;
  background: #f5f5f5 !important;
  color: #000;
  outline: 0;
}

.npopup .successaddmessage {
  width: 100% !important;
  max-width: 100%;
  padding: 24px 22px 20px !important;
}

.npopup .successaddmessage .header {
  margin: 0 44px 16px 0;
  color: #111;
  font-family: 'Rajdhani', 'Shanti', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.08;
  text-transform: none;
}

.npopup .successaddmessage .header:after {
  content: "";
  display: block;
  width: 44px;
  height: 3px;
  margin-top: 10px;
  border-radius: 999px;
  background: #FFD200;
}

.npopup .successaddmessage .body {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
  margin: 0 0 18px;
  padding: 12px;
  overflow: hidden;
  border: 1px solid #ececec;
  border-radius: 10px;
  background: #fafafa;
}

.npopup .successaddmessage .body:before,
.npopup .successaddmessage .body:after,
.npopup .successaddmessage .footer:before,
.npopup .successaddmessage .footer:after {
  display: none;
}

.npopup .successaddmessage .body .image {
  display: flex;
  flex: 0 0 74px;
  align-items: center;
  width: 74px;
  height: 74px;
  overflow: hidden;
  float: none;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  background: #fff;
}

.npopup .successaddmessage .body .image > * {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 100%;
  height: 100%;
  max-width: 100%;
}

.npopup .successaddmessage .body .image img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  object-fit: contain;
}

.npopup .successaddmessage .body .description {
  flex: 1 1 auto;
  width: auto;
  min-width: 0;
  height: auto;
  overflow: visible;
  float: none;
  color: #333;
  font-size: 14.5px;
  font-weight: 600;
  line-height: 1.35;
}

.npopup .successaddmessage .body .description a {
  color: #111;
  font-weight: 700;
  text-decoration: none;
}

.npopup .successaddmessage .footer {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0;
}

.npopup .successaddmessage .footer .left,
.npopup .successaddmessage .footer .right {
  display: flex !important;
  flex-direction: column;
  gap: 10px;
  width: 100% !important;
  float: none !important;
  text-align: left;
}

.npopup .successaddmessage .footer .right {
  order: 1;
}

.npopup .successaddmessage .footer .left {
  order: 2;
}

.npopup .npopup-checkout,
.npopup .npopup-view,
.npopup .npopup-continue {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  min-height: 46px;
  margin: 0 !important;
  padding: 11px 16px;
  border-radius: 7px;
  box-shadow: none;
  font-family: 'Rajdhani', 'Shanti', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: .025em;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
}

.npopup .npopup-checkout {
  order: 1;
  border: 2px solid #111;
  background: #111;
  color: #fff;
}

.npopup .npopup-checkout:hover,
.npopup .npopup-checkout:focus {
  border-color: #000;
  background: #000;
  color: #fff;
}

.npopup .npopup-view {
  order: 2;
  border: 1px solid #111;
  background: #fff;
  color: #111;
}

.npopup .npopup-view:hover,
.npopup .npopup-view:focus {
  border-color: #000;
  background: #f5f5f5;
  color: #000;
}

.npopup .npopup-continue {
  order: 3;
  border: 1px solid #d6d6d6;
  background: #fff;
  color: #444;
  font-size: 15px;
  letter-spacing: .015em;
}

.npopup .npopup-continue:hover,
.npopup .npopup-continue:focus {
  border-color: #bdbdbd;
  background: #fafafa;
  color: #111;
}

@media (max-width: 767px) {
  .npopup {
    width: calc(100vw - 24px) !important;
    max-width: none;
    border-radius: 12px;
  }

  .npopup-body {
    max-height: calc(100vh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));
  }

  .npopup .successaddmessage {
    padding: 22px 16px 18px !important;
  }

  .npopup .successaddmessage .header {
    margin-right: 42px;
    margin-bottom: 14px;
    font-size: 24px;
  }

  .npopup .successaddmessage .body {
    gap: 12px;
    margin-bottom: 16px;
    padding: 10px;
  }

  .npopup .successaddmessage .body .image {
    flex-basis: 68px;
    width: 68px;
    height: 68px;
  }

  .npopup .successaddmessage .body .description {
    font-size: 14px;
  }

  .npopup .npopup-checkout,
  .npopup .npopup-view,
  .npopup .npopup-continue {
    min-height: 48px;
  }
}
