/* Ultralineshop product adjustments v53 — intentionally minimal */
body.page-product #main-content,
body.page-product .product__container,
body.page-product .product__bottom {
  width: min(calc(100% - 96px), 1440px) !important;
  margin-inline: auto !important;
}

@media (max-width:575px) { .ul-variant-visual-options{grid-template-columns:repeat(2,minmax(0,1fr))}.ul-variant-choice{grid-template-columns:2.25rem minmax(0,1fr);min-height:3.25rem;padding:.4rem .55rem;font-size:.8125rem}.ul-variant-choice__visual{width:2.25rem;height:2.25rem} }

/* Keep every customer-facing section below the product inside the same grid. */
body.page-product #content > :not(script):not(style),
body.page-product #center-column > :not(#content):not(script):not(style),
body.page-product .product-accessories,
body.page-product .product-reassurance,
body.page-product .product-comments,
body.page-product .product-comment-list,
body.page-product .featured-products,
body.page-product .products-section-title,
body.page-product [data-ps-ref="product-additional-info"] {
  width: min(calc(100% - 96px), 1440px) !important;
  max-width: 1440px !important;
  margin-inline: auto !important;
  box-sizing: border-box;
}

body.page-product .product__reference {
  margin: 8px 0 20px;
  color: #5f6975;
  font-size: 15px;
  line-height: 1.4;
}

body.page-product .product__reference span {
  color: #101d2c;
  font-weight: 700;
}

body.page-product .product__manufacturer,
body.page-product .product-manufacturer,
body.page-category .manufacturer,
body.page-search .manufacturer,
.product-miniature .product-manufacturer,
.product-miniature .manufacturer,
.product-miniature [class*="brand"] {
  display: none !important;
}

body.page-product .product-quantities,
body.page-product .product__quantity,
body.page-product [data-stock],
.product-miniature .product-quantities,
.product-miniature .product__quantity,
.product-miniature [data-stock] {
  display: none !important;
}

@media (max-width: 767.98px) {
  body.page-product #main-content,
  body.page-product .product__container,
  body.page-product .product__bottom,
  body.page-product #content > :not(script):not(style),
  body.page-product #center-column > :not(#content):not(script):not(style),
  body.page-product .product-accessories,
  body.page-product .product-reassurance,
  body.page-product .product-comments,
  body.page-product .product-comment-list,
  body.page-product .featured-products,
  body.page-product .products-section-title,
  body.page-product [data-ps-ref="product-additional-info"] {
    width: min(calc(100% - 28px), 1440px) !important;
  }

  body.page-product .product__reference {
    margin-bottom: 16px;
    font-size: 14px;
  }
}

/* v58 — compact commerce-first product page */
@media (min-width: 992px) {
  body.page-product .product__container {
    display: grid !important;
    grid-template-columns: minmax(0, 1.08fr) minmax(420px, .92fr) !important;
    align-items: start !important;
    gap: clamp(38px, 4vw, 64px) !important;
    max-width: 1320px !important;
    padding-block: 28px 56px !important;
  }

  body.page-product .product__left,
  body.page-product .product__right {
    min-width: 0 !important;
  }

  body.page-product .product__right {
    position: sticky !important;
    top: 18px !important;
    align-self: start !important;
    max-height: calc(100vh - 36px) !important;
    overflow-y: auto !important;
    overscroll-behavior: contain;
    scrollbar-width: thin;
    padding: 4px 4px 18px !important;
    background: #fff !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }
}

body.page-product .product__images {
  display: grid !important;
  place-items: center !important;
  width: 100% !important;
  height: 520px !important;
  min-height: 0 !important;
  padding: 24px !important;
  overflow: hidden !important;
  background: #fff !important;
  border: 1px solid #e2e6ea !important;
  border-radius: 12px !important;
}

body.page-product .product__carousel,
body.page-product .product__carousel .carousel-inner,
body.page-product .product__carousel .carousel-item {
  width: 100% !important;
  height: 100% !important;
  max-height: 100% !important;
}

body.page-product .product__carousel .carousel-item.active {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

body.page-product .product__carousel .carousel-item img,
body.page-product .product__carousel img,
body.page-product .product__images img {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 472px !important;
  margin: auto !important;
  object-fit: contain !important;
  object-position: 50% 50% !important;
}

body.page-product .product__thumbnails {
  margin-top: 12px !important;
}

body.page-product .product__thumbnail {
  width: 68px !important;
  height: 68px !important;
  padding: 5px !important;
  border-radius: 8px !important;
}

body.page-product .product__right {
  display: flex !important;
  flex-direction: column !important;
}

body.page-product .product__name,
body.page-product .product__name.h2 {
  order: 1;
  margin: 0 0 10px !important;
  color: #101d2c !important;
  font-size: clamp(30px, 2.2vw, 36px) !important;
  font-weight: 720 !important;
  line-height: 1.12 !important;
  letter-spacing: -.025em !important;
}

body.page-product .product__reference {
  order: 2;
  margin: 0 0 16px !important;
  font-size: 14px !important;
}

body.page-product .product__prices {
  order: 4;
  margin: 14px 0 10px !important;
  padding: 0 !important;
  border-top: 1px solid #e4e7ea !important;
}

body.page-product .product__price {
  font-size: clamp(28px, 2vw, 34px) !important;
  line-height: 1.05 !important;
}

body.page-product .product__prices .current-price,
body.page-product .product__prices .current-price-value,
body.page-product .product__prices [itemprop="price"],
body.page-product .product__prices .product-price,
body.page-product .product__price {
  color: #101d2c !important;
  font-size: clamp(27px, 1.8vw, 32px) !important;
  font-weight: 720 !important;
  line-height: 1.08 !important;
  letter-spacing: -.015em !important;
}

body.page-product .product__prices .tax-shipping-delivery-label {
  margin-top: 6px !important;
  color: #5f6975 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.35 !important;
}

body.page-product .details__item--manufacturer,
body.page-product .details__item--reference,
body.page-product .details__item--quantities {
  display: none !important;
}

body.page-product .product__description-short {
  order: 3;
  max-height: 126px !important;
  margin: 12px 0 16px !important;
  overflow: hidden !important;
  color: #465365 !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
  -webkit-mask-image: linear-gradient(#000 82%, transparent);
  mask-image: linear-gradient(#000 82%, transparent);
}

body.page-product .product__description-short h1,
body.page-product .product__description-short h2,
body.page-product .product__description-short h3,
body.page-product .product__description-short h4 {
  margin: 6px 0 !important;
  font-size: 17px !important;
  line-height: 1.3 !important;
}

body.page-product .product__actions {
  order: 5;
  margin-top: 0 !important;
  padding-top: 16px !important;
  border-top: 1px solid #e4e7ea !important;
}

body.page-product .product__availability {
  margin: 0 0 14px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
}

body.page-product button.add-to-cart,
body.page-product .product-add-to-cart .btn-primary,
body.page-product .product__right .btn-primary {
  min-height: 50px !important;
  padding: 12px 22px !important;
  border-radius: 7px !important;
  font-size: 16px !important;
}

body.page-product .product__bottom {
  max-width: 1320px !important;
  margin-top: 0 !important;
  padding-top: 38px !important;
}

body.page-product .product__description {
  max-width: 900px !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
}

/* v59 — calibrated against the selected compact commerce reference */
@media (min-width: 992px) {
  body.page-product .product__container {
    grid-template-columns: minmax(0, 1fr) minmax(460px, 548px) !important;
    gap: clamp(42px, 4vw, 66px) !important;
  }

  body.page-product .product__right {
    max-height: calc(100vh - 36px) !important;
    padding-right: 12px !important;
  }
}

body.page-product .product__images {
  height: 480px !important;
  padding: 20px !important;
}

body.page-product .product__carousel .carousel-item img,
body.page-product .product__carousel img,
body.page-product .product__images img {
  max-height: 440px !important;
}

body.page-product .product__name,
body.page-product .product__name.h2 {
  font-size: clamp(27px, 1.75vw, 32px) !important;
  line-height: 1.14 !important;
}

body.page-product .product__price {
  font-size: clamp(27px, 1.8vw, 32px) !important;
}

body.page-product .product__right .product-reassurance,
body.page-product .product__right [data-ps-ref="product-additional-info"] .product-reassurance,
body.page-product .product__right .social-sharing {
  display: none !important;
}

@media (max-width: 991.98px) {
  body.page-product .product__container {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 20px !important;
    padding-block: 18px 34px !important;
  }

  body.page-product .product__right {
    position: static !important;
    max-height: none !important;
    overflow: visible !important;
    padding: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  body.page-product .product__images {
    height: min(68vw, 400px) !important;
    padding: 18px !important;
  }

  body.page-product .product__carousel .carousel-item img,
  body.page-product .product__carousel img,
  body.page-product .product__images img {
    max-height: min(62vw, 364px) !important;
  }

  body.page-product .product__name,
  body.page-product .product__name.h2 {
    font-size: clamp(24px, 6.5vw, 30px) !important;
  }

  body.page-product .product__description-short {
    max-height: 108px !important;
  }
}

/* v60 — keep the compact purchase panel sticky across the descriptive content */
@media (min-width: 992px) {
  body.page-product #center-column {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(460px, 548px) !important;
    column-gap: clamp(42px, 4vw, 66px) !important;
    row-gap: 28px !important;
    align-items: start !important;
    width: min(calc(100% - 96px), 1320px) !important;
    margin-inline: auto !important;
    padding-block: 28px 56px !important;
  }

  body.page-product #center-column > .product__container {
    display: contents !important;
  }

  body.page-product #center-column .product__left {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 100% !important;
  }

  body.page-product #center-column .product__right {
    grid-column: 2 !important;
    grid-row: 1 / span 3 !important;
    width: 100% !important;
    position: sticky !important;
    top: 18px !important;
    align-self: start !important;
    transform: translateY(var(--ul-sticky-stop-shift, 0px)) !important;
    will-change: transform;
  }

  body.page-product #center-column > .product__bottom {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 0 !important;
    grid-column: 1 !important;
    grid-row: 2 !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding-top: 10px !important;
  }

  body.page-product #center-column .product__bottom-left {
    width: 100% !important;
    max-width: none !important;
    flex: 0 0 100% !important;
  }

  body.page-product #center-column .product__bottom-right {
    display: none !important;
  }

  body.page-product #center-column > .product-comments-wrapper {
    grid-column: 1 !important;
    grid-row: 3 !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
  }

  body.page-product #center-column > .ps-categoryproducts,
  body.page-product #center-column > .product-accessories {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    max-width: none !important;
    margin-inline: 0 !important;
  }
}

body.page-product #center-column > .ps-categoryproducts,
body.page-product #center-column > .product-accessories {
  position: relative !important;
  z-index: 2 !important;
  background: #fff !important;
}

body.page-product .ps-sharebuttons,
body.page-product .product__additional-info .ps-sharebuttons {
  display: none !important;
}

/* v63 — quieter purchase controls and no empty review module */
body.page-product #center-column > .product-comments-wrapper,
body.page-product .product-comments-wrapper,
body.page-product .product-comments,
body.page-product .product-comment-list {
  display: none !important;
}

body.page-product .product__actions {
  display: grid !important;
  gap: 14px !important;
  margin-top: 4px !important;
  padding: 20px 0 2px !important;
  border-top: 1px solid #dfe4e8 !important;
}

body.page-product .product__availability {
  display: flex !important;
  align-items: center !important;
  min-height: 28px !important;
  margin: 0 !important;
  color: #187a42 !important;
  font-size: 15px !important;
  font-weight: 650 !important;
  line-height: 1.35 !important;
}

body.page-product .product-add-to-cart {
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr) !important;
  align-items: stretch !important;
  gap: 12px !important;
  width: 100% !important;
  margin: 0 !important;
}

body.page-product .product-add-to-cart .product-quantity,
body.page-product .product-add-to-cart .qty,
body.page-product .product-add-to-cart .input-group {
  min-height: 56px !important;
  margin: 0 !important;
}

body.page-product .product-add-to-cart input,
body.page-product .product-add-to-cart .input-group-btn-vertical .btn {
  border-color: #cfd6dc !important;
  background: #fff !important;
  color: #132337 !important;
}

body.page-product button.add-to-cart,
body.page-product .product-add-to-cart .btn-primary,
body.page-product .product__right .btn-primary {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 11px !important;
  width: 100% !important;
  min-height: 56px !important;
  padding: 14px 26px !important;
  border: 1px solid #10253d !important;
  border-radius: 10px !important;
  background: #10253d !important;
  box-shadow: 0 6px 16px rgba(16, 37, 61, .14) !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: .005em !important;
  transition: background-color .18s ease, border-color .18s ease, box-shadow .18s ease, transform .18s ease !important;
}

body.page-product button.add-to-cart:hover,
body.page-product .product-add-to-cart .btn-primary:hover,
body.page-product .product__right .btn-primary:hover {
  border-color: #173653 !important;
  background: #173653 !important;
  box-shadow: 0 8px 20px rgba(16, 37, 61, .19) !important;
  transform: translateY(-1px) !important;
}

body.page-product button.add-to-cart:focus-visible,
body.page-product .product-add-to-cart .btn-primary:focus-visible {
  outline: 3px solid rgba(203, 151, 45, .42) !important;
  outline-offset: 3px !important;
}

body.page-product button.add-to-cart .material-icons,
body.page-product .product-add-to-cart .btn-primary .material-icons {
  font-size: 21px !important;
}

@media (max-width: 575.98px) {
  body.page-product .product-add-to-cart {
    grid-template-columns: 1fr !important;
  }

  body.page-product .product-add-to-cart .product-quantity,
  body.page-product .product-add-to-cart .qty,
  body.page-product .product-add-to-cart .input-group {
    width: 100% !important;
  }
}

/* v78 — compact combinations that never displace the purchase controls. */
body.page-product .product__variants {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px 14px !important;
  margin-block: 18px !important;
}

body.page-product .product__variants .product-variant {
  min-width: 0 !important;
  margin: 0 !important;
}

body.page-product .product__variants .product-variant__label {
  display: block !important;
  margin-bottom: 5px !important;
}

body.page-product .product__variants .product-variant__legend {
  margin: 0 !important;
  color: #172438 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
}

body.page-product .product__variants .product-variant__selected {
  display: none !important;
}

body.page-product .product__variants .form-select {
  width: 100% !important;
  min-height: 44px !important;
  padding: 8px 34px 8px 12px !important;
  border: 1px solid #d7dee7 !important;
  border-radius: 8px !important;
  background-color: #fff !important;
  color: #172438 !important;
  font-size: 14px !important;
  line-height: 1.25 !important;
}

body.page-product .product__purchase-price > .product__prices,
body.page-product .product-add-to-cart > .product__prices {
  order: -1 !important;
  display: block !important;
  width: 100% !important;
  margin: 0 0 12px !important;
  padding: 0 0 12px !important;
  border-bottom: 1px solid #e2e6eb !important;
}

body.page-product .product__purchase-price > .product__prices .current-price,
body.page-product .product__purchase-price > .product__prices [itemprop="price"],
body.page-product .product-add-to-cart > .product__prices .current-price,
body.page-product .product-add-to-cart > .product__prices [itemprop="price"] {
  color: #101d2c !important;
  font-size: clamp(26px, 2.4vw, 34px) !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
}

@media (max-width: 767.98px) {
  body.page-product .product__variants {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }
}

/* v71 — consistent button breathing room and unbreakable quantity controls */
.btn:not(.btn-square-icon),
button:not(.btn-square-icon) {
  min-height: 44px;
  padding-inline: 18px;
  box-sizing: border-box;
}

.product-miniature .quantity-button__group.input-group {
  display: grid !important;
  grid-template-columns: repeat(3, 44px) !important;
  flex: 0 0 132px !important;
  flex-wrap: nowrap !important;
  width: 132px !important;
  min-width: 132px !important;
  max-width: 132px !important;
  overflow: hidden !important;
}

.product-miniature .product-miniature__form {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  align-items: stretch !important;
  gap: 10px !important;
  width: 100% !important;
  min-width: 0 !important;
}

.product-miniature .product-miniature__form > .quantity-button,
.product-miniature .product-miniature__form > .product-miniature__add {
  grid-column: 1 !important;
}

.product-miniature .quantity-button__group.input-group > .btn,
.product-miniature .quantity-button__group.input-group > input.form-control {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  float: none !important;
  width: 44px !important;
  min-width: 44px !important;
  max-width: 44px !important;
  height: 48px !important;
  min-height: 48px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
}

.product-miniature .product-miniature__add {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  min-height: 52px !important;
  padding: 12px 20px !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  white-space: normal !important;
  text-align: center !important;
}

.product-miniature .product-miniature__add .material-icons {
  position: static !important;
  inset: auto !important;
  transform: none !important;
  flex: 0 0 auto !important;
  width: 20px !important;
  height: 20px !important;
  margin: 0 !important;
  font-size: 20px !important;
  line-height: 20px !important;
}

.product-miniature .product-miniature__add-text {
  display: inline-block !important;
  position: static !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

/* v90 — centre only the compact buttons in the accessories section */
body.page-product .product__accessories .product-miniature .product-miniature__add {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}

body.page-product .product__accessories .product-miniature .product-miniature__add > .material-icons {
  position: absolute !important;
  left: 12px !important;
  top: 50% !important;
  flex: none !important;
  margin: 0 !important;
  font-size: 18px !important;
  line-height: 1 !important;
  transform: translateY(-50%) !important;
}

body.page-product .product__accessories .product-miniature .product-miniature__add-text {
  flex: 1 1 auto !important;
  width: 100% !important;
  padding: 0 22px !important;
  font-size: 11px !important;
  line-height: 1.15 !important;
  text-align: center !important;
  white-space: normal !important;
}

/* v93 — align accessory titles, prices and purchase controls by row */
body.page-product .product__accessories .product-miniature__infos {
  display: grid !important;
  grid-template-rows: 124px auto !important;
  align-content: start !important;
  row-gap: 8px !important;
  min-height: 156.8px !important;
}

body.page-product .product__accessories .product-miniature__title {
  height: 124px !important;
  margin: 0 !important;
}

body.page-product .product__accessories .product-miniature__prices {
  align-self: start !important;
  margin: 0 !important;
}

/* v94 — remove the redundant product-details accordion on every product */
body.page-product #product_details {
  display: none !important;
}

/* v65 — balanced purchase row and useful reassurance copy */
body.page-product .product__prices,
body.page-product .product__actions {
  border-top: 0 !important;
}

body.page-product .product__actions {
  grid-template-columns: minmax(0, 1fr) !important;
  justify-items: stretch !important;
  width: 100% !important;
  padding-top: 8px !important;
}

body.page-product .product__actions > *,
body.page-product .product__availability,
body.page-product .product__actions-qty-add,
body.page-product .ul-purchase-help {
  grid-column: 1 !important;
  width: 100% !important;
  max-width: none !important;
}

body.page-product .product__add-to-cart-container {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 14px !important;
  width: 100% !important;
  max-width: none !important;
  padding-top: 0 !important;
  border-top: 0 !important;
}

body.page-product .product__add-to-cart-container > * {
  grid-column: 1 !important;
  width: 100% !important;
  max-width: none !important;
}

body.page-product .product__actions-qty-add {
  grid-template-columns: 132px minmax(190px, 1fr) !important;
}

body.page-product .product__add-to-cart,
body.page-product .product__add-to-cart-button {
  min-width: 0 !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

body.page-product .product__add-to-cart-button {
  height: 58px !important;
  min-height: 58px !important;
  padding: 12px 16px !important;
  overflow: visible !important;
  font-size: 15px !important;
  line-height: 1 !important;
  text-overflow: clip !important;
}

body.page-product .ul-purchase-help {
  display: grid !important;
  gap: 16px !important;
  width: 100% !important;
  margin-top: 8px !important;
  padding-top: 18px !important;
  border-top: 1px solid #e4e8eb !important;
}

body.page-product .ul-purchase-help__benefits {
  display: grid !important;
  gap: 10px !important;
}

body.page-product .ul-purchase-help__item {
  display: flex !important;
  align-items: center !important;
  gap: 11px !important;
  color: #365548 !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
}

body.page-product .ul-purchase-help__item .material-icons {
  color: #236a4b !important;
  font-size: 21px !important;
}

body.page-product .ul-purchase-help__contact {
  display: grid !important;
  grid-template-columns: 42px minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 12px !important;
  padding: 14px !important;
  border: 1px solid #dfe8e3 !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: #1c3d31 !important;
  text-decoration: none !important;
  transition: border-color .18s ease, box-shadow .18s ease !important;
}

body.page-product .ul-purchase-help__contact:hover {
  border-color: #b7d0c3 !important;
  box-shadow: 0 5px 14px rgba(26, 65, 48, .08) !important;
}

body.page-product .ul-purchase-help__contact > .material-icons {
  display: grid !important;
  place-items: center !important;
  width: 42px !important;
  height: 42px !important;
  border-radius: 10px !important;
  background: #edf5f1 !important;
  color: #236a4b !important;
  font-size: 21px !important;
}

body.page-product .ul-purchase-help__contact-copy {
  display: grid !important;
  gap: 2px !important;
  min-width: 0 !important;
}

body.page-product .ul-purchase-help__contact-copy strong {
  color: #1c332b !important;
  font-size: 14px !important;
  line-height: 1.25 !important;
}

body.page-product .ul-purchase-help__contact-copy small {
  color: #64736c !important;
  font-size: 12px !important;
  line-height: 1.35 !important;
}

body.page-product .ul-purchase-help__contact-action {
  color: #236a4b !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  white-space: nowrap !important;
}

@media (max-width: 575.98px) {
  body.page-product .product__actions-qty-add {
    grid-template-columns: 118px minmax(0, 1fr) !important;
    gap: 10px !important;
  }

  body.page-product .product__actions-qty-add .product__quantity,
  body.page-product .product__actions-qty-add .product-actions__quantity,
  body.page-product .product__actions-qty-add .quantity-button,
  body.page-product .product__actions-qty-add .quantity-button__group {
    width: 118px !important;
  }

  body.page-product .product__actions-qty-add .quantity-button__group .btn,
  body.page-product .product__actions-qty-add .quantity-button__group input {
    width: 39px !important;
  }

  body.page-product .product__add-to-cart-button {
    padding-inline: 10px !important;
    font-size: 14px !important;
  }

  body.page-product .ul-purchase-help__contact {
    grid-template-columns: 42px minmax(0, 1fr) !important;
  }

  body.page-product .ul-purchase-help__contact-action {
    grid-column: 2 !important;
  }
}

/* v64 — Hummingbird's actual quantity/add-to-cart markup */
body.page-product .product__actions-qty-add {
  display: grid !important;
  grid-template-columns: 132px minmax(0, 1fr) !important;
  align-items: stretch !important;
  gap: 12px !important;
  width: 100% !important;
  margin: 0 !important;
}

body.page-product .product__actions-qty-add .product__quantity,
body.page-product .product__actions-qty-add .product-actions__quantity,
body.page-product .product__actions-qty-add .quantity-button,
body.page-product .product__actions-qty-add .quantity-button__group,
body.page-product .product__actions-qty-add .product__add-to-cart {
  display: flex !important;
  width: 100% !important;
  min-height: 56px !important;
  margin: 0 !important;
}

body.page-product .product__actions-qty-add .quantity-button__group {
  overflow: hidden !important;
  border: 1px solid #cfd6dc !important;
  border-radius: 10px !important;
  background: #fff !important;
}

body.page-product .product__actions-qty-add .quantity-button__group .btn,
body.page-product .product__actions-qty-add .quantity-button__group input {
  width: 44px !important;
  min-width: 0 !important;
  height: 56px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  color: #132337 !important;
  box-shadow: none !important;
  font-size: 16px !important;
  text-align: center !important;
}

body.page-product .product__actions-qty-add .quantity-button__group input {
  border-inline: 1px solid #e0e4e8 !important;
}

body.page-product .product__add-to-cart-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  width: 100% !important;
  min-height: 56px !important;
  padding: 14px 24px !important;
  border: 1px solid #10253d !important;
  border-radius: 10px !important;
  background: #10253d !important;
  box-shadow: 0 6px 16px rgba(16, 37, 61, .14) !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}

body.page-product .product__add-to-cart-button:hover {
  border-color: #173653 !important;
  background: #173653 !important;
  box-shadow: 0 8px 20px rgba(16, 37, 61, .19) !important;
  transform: translateY(-1px) !important;
}

body.page-product .product__add-to-cart-button:focus-visible {
  outline: 3px solid rgba(203, 151, 45, .42) !important;
  outline-offset: 3px !important;
}

@media (max-width: 575.98px) {
  body.page-product .product__actions-qty-add {
    grid-template-columns: 1fr !important;
  }

  body.page-product .product__actions-qty-add .product__quantity,
  body.page-product .product__actions-qty-add .product-actions__quantity,
  body.page-product .product__actions-qty-add .quantity-button,
  body.page-product .product__actions-qty-add .quantity-button__group {
    width: 132px !important;
  }
}


/* v95 — accessible commerce green for every add-to-cart action */
body button[data-button-action="add-to-cart"],
body .product__add-to-cart-button,
body .product-miniature__add {
  border-color: #176b45 !important;
  background: #176b45 !important;
  color: #ffffff !important;
}

body button[data-button-action="add-to-cart"]:hover,
body .product__add-to-cart-button:hover,
body .product-miniature__add:hover {
  border-color: #125638 !important;
  background: #125638 !important;
  color: #ffffff !important;
  box-shadow: 0 7px 18px rgba(23, 107, 69, .20) !important;
}

body button[data-button-action="add-to-cart"]:active,
body .product__add-to-cart-button:active,
body .product-miniature__add:active {
  border-color: #0d4930 !important;
  background: #0d4930 !important;
  color: #ffffff !important;
}

body button[data-button-action="add-to-cart"]:focus-visible,
body .product__add-to-cart-button:focus-visible,
body .product-miniature__add:focus-visible {
  outline: 3px solid #d6a437 !important;
  outline-offset: 3px !important;
}

body button[data-button-action="add-to-cart"]:disabled,
body button[data-button-action="add-to-cart"][disabled],
body .product__add-to-cart-button:disabled,
body .product-miniature__add:disabled {
  border-color: #9aa6a0 !important;
  background: #9aa6a0 !important;
  color: #ffffff !important;
  box-shadow: none !important;
  cursor: not-allowed !important;
}


/* v96 — ensure the primary product CTA uses the same commerce green */
body.page-product .product__add-to-cart-button,
body.page-product button.product__add-to-cart-button[data-button-action="add-to-cart"] {
  border-color: #176b45 !important;
  background: #176b45 !important;
  color: #ffffff !important;
}
body.page-product .product__add-to-cart-button:hover,
body.page-product button.product__add-to-cart-button[data-button-action="add-to-cart"]:hover {
  border-color: #125638 !important;
  background: #125638 !important;
  color: #ffffff !important;
}
body.page-product .product__add-to-cart-button:active,
body.page-product button.product__add-to-cart-button[data-button-action="add-to-cart"]:active {
  border-color: #0d4930 !important;
  background: #0d4930 !important;
}
body.page-product .product__add-to-cart-button:focus-visible,
body.page-product button.product__add-to-cart-button[data-button-action="add-to-cart"]:focus-visible {
  outline: 3px solid #d6a437 !important;
  outline-offset: 3px !important;
}


/* v97 — one exact CTA colour across listings, recommendations and product pages */
html body button.product-miniature__add[data-button-action="add-to-cart"],
html body.page-product button.product__add-to-cart-button[data-button-action="add-to-cart"] {
  border-color: #176b45 !important;
  background-color: #176b45 !important;
  color: #ffffff !important;
}
html body button.product-miniature__add[data-button-action="add-to-cart"]:hover,
html body.page-product button.product__add-to-cart-button[data-button-action="add-to-cart"]:hover {
  border-color: #125638 !important;
  background-color: #125638 !important;
  color: #ffffff !important;
}
html body button.product-miniature__add[data-button-action="add-to-cart"]:active,
html body.page-product button.product__add-to-cart-button[data-button-action="add-to-cart"]:active {
  border-color: #0d4930 !important;
  background-color: #0d4930 !important;
}


/* v98 — override the older category-only CTA palette */
html body.page-category .product-miniature .product-miniature__actions button.product-miniature__add[data-button-action="add-to-cart"],
html body.page-category .product-miniature .product-miniature__actions button.add-to-cart[data-button-action="add-to-cart"] {
  border-color: #176b45 !important;
  background: #176b45 !important;
  color: #ffffff !important;
}
html body.page-category .product-miniature .product-miniature__actions button.product-miniature__add[data-button-action="add-to-cart"]:hover,
html body.page-category .product-miniature .product-miniature__actions button.add-to-cart[data-button-action="add-to-cart"]:hover {
  border-color: #125638 !important;
  background: #125638 !important;
  color: #ffffff !important;
}


/* v99 — keep quantity and CTA visible on one row in every category card */
@media (min-width: 768px) {
  html body.page-category .product-miniature__actions,
  html body.page-category .product-miniature__form {
    width: 100% !important;
    min-width: 0 !important;
  }

  html body.page-category .product-miniature__form {
    display: grid !important;
    grid-template-columns: 132px minmax(0, 1fr) !important;
    gap: 12px !important;
    align-items: stretch !important;
  }

  html body.page-category .product-miniature__form > .quantity-button,
  html body.page-category .product-miniature__form > .js-quantity-button {
    grid-column: 1 !important;
    width: 132px !important;
    min-width: 132px !important;
    margin: 0 !important;
  }

  html body.page-category .product-miniature__form > button.product-miniature__add[data-button-action="add-to-cart"] {
    grid-column: 2 !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    overflow: hidden !important;
  }
}


/* v100 — the complete product information column must scroll normally */
@media (min-width: 992px) {
  html body.page-product .product__right {
    position: static !important;
    top: auto !important;
    align-self: start !important;
  }
}


/* v101 — definitive fix: the whole middle/right product section scrolls with the page */
@media (min-width: 992px) {
  html body.page-product #center-column .product__right {
    position: static !important;
    top: auto !important;
    transform: none !important;
    will-change: auto !important;
    max-height: none !important;
    overflow: visible !important;
    overflow-y: visible !important;
    align-self: start !important;
  }
}


/* v102 — category filters and products must share one normal page scroll */
@media (min-width: 768px) {
  html body.page-category #search_filters_wrapper.ps-facetedsearch,
  html body.page-category .ps-facetedsearch.d-md-block.left-block {
    position: static !important;
    top: auto !important;
    max-height: none !important;
    height: auto !important;
    overflow: visible !important;
    overflow-y: visible !important;
    align-self: start !important;
  }
}


/* v103 — remove independent category filter scrolling inside Hummingbird layer */
@layer ps-modules {
  @media (min-width: 768px) {
    html body.page-category #search_filters_wrapper.ps-facetedsearch,
    html body.page-category .ps-facetedsearch.d-md-block.left-block {
      position: static !important;
      inset-block-start: auto !important;
      top: auto !important;
      max-height: none !important;
      height: auto !important;
      overflow: visible !important;
      overflow-y: visible !important;
      align-self: start !important;
    }
  }
}


/* v104 — category columns use document scroll only */
@layer ps-modules {
  @media (min-width: 768px) {
    html body.page-category,
    html body.page-category #wrapper,
    html body.page-category #wrapper .columns-container,
    html body.page-category #wrapper .columns-container > .row,
    html body.page-category #left-column,
    html body.page-category #center-column,
    html body.page-category #search_filters_wrapper,
    html body.page-category #products,
    html body.page-category #js-product-list {
      position: static !important;
      top: auto !important;
      inset: auto !important;
      height: auto !important;
      max-height: none !important;
      overflow: visible !important;
      overflow-x: visible !important;
      overflow-y: visible !important;
      transform: none !important;
    }
    html body.page-category #wrapper .columns-container > .row {
      display: flex !important;
      align-items: flex-start !important;
    }
  }
}

/* Desktop: centre add-to-cart label independently from its leading icon. */
@media (min-width: 768px) {
  html body .product-miniature .product-miniature__add[data-button-action="add-to-cart"] {
    position: relative !important;
    justify-content: center !important;
    padding-left: 42px !important;
    padding-right: 42px !important;
    text-align: center !important;
  }
  html body .product-miniature .product-miniature__add[data-button-action="add-to-cart"] > .material-icons {
    position: absolute !important;
    left: 16px !important;
    top: 50% !important;
    margin: 0 !important;
    transform: translateY(-50%) !important;
  }
  html body .product-miniature .product-miniature__add[data-button-action="add-to-cart"] .product-miniature__add-text {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    text-align: center !important;
  }
}

/* Desktop refinement for narrow product-card CTAs (including recently viewed). */
@media (min-width: 768px) {
  html body .product-miniature .product-miniature__add[data-button-action="add-to-cart"] {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  html body .product-miniature .product-miniature__add[data-button-action="add-to-cart"] > .material-icons {
    left: 10px !important;
  }
  html body .product-miniature .product-miniature__add[data-button-action="add-to-cart"] .product-miniature__add-text {
    box-sizing: border-box !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
    text-align: center !important;
  }
}

/* Global product-card rhythm: align titles, prices and purchase controls by row. */
html body .product-miniature {
  display: flex !important;
  flex-direction: column !important;
  align-self: stretch !important;
  height: 100% !important;
}
html body .product-miniature .product-miniature__infos {
  display: flex !important;
  flex: 1 1 auto !important;
  flex-direction: column !important;
  width: 100% !important;
}
html body .product-miniature .product-miniature__prices {
  margin-top: auto !important;
}
html body .product-miniature .product-miniature__actions {
  margin-top: 12px !important;
}

/* Global price slot: keep regular and discounted products aligned. */
html body .product-miniature .product-miniature__prices {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  min-height: 44px !important;
}

/* Reserve the complete stock/current/old-price stack for every product card. */
html body .product-miniature .product-miniature__prices {
  min-height: 72px !important;
}

/* Keep a shared price slot without clipping discounted-price content. */
html body .product-miniature .product-miniature__prices {
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  flex-basis: auto !important;
  min-height: 72px !important;
  height: auto !important;
  max-height: none !important;
}

/* Keep the regular (old) price in its reserved lower row without shifting the current price. */
html body .product-miniature .product-miniature__prices {
  position: relative !important;
}
html body .product-miniature .product-miniature__discount-price {
  position: absolute !important;
  right: auto !important;
  bottom: 0 !important;
  left: 0 !important;
  margin: 0 !important;
}

/* Place the regular (old) price on its own row below the aligned current price. */
html body .product-miniature .product-miniature__discount-price {
  bottom: -24px !important;
}
html body .product-miniature .product-miniature__actions {
  margin-top: 36px !important;
}

/* Energy label must not shift the shared availability/current-price rows. */
html body .product-miniature .product-miniature__prices > .ul-energy {
  position: absolute !important;
  top: -42px !important;
  right: auto !important;
  left: 0 !important;
  margin: 0 !important;
}

/* Shared energy-label row: aligned and never overlapping the title. */
html body .product-miniature .product-miniature__prices {
  box-sizing: border-box !important;
  padding-top: 40px !important;
}
html body .product-miniature .product-miniature__prices > .ul-energy {
  top: 0 !important;
}

/* CODEX_DISABLE_PRODUCT_STOCK_FLAGS: decorative product stock ribbons disabled globally */
.product-flags.js-product-flags > li.badge.out_of_stock { display: none !important; }


/* CODEX_GLOBAL_QUICKVIEW_ICON: compact icon-only quick view on every product card */
.product-miniature__top {
  position: relative;
}
.product-miniature__quickview-button.js-quickview {
  position: absolute !important;
  top: 12px !important;
  right: 12px !important;
  bottom: auto !important;
  left: auto !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 36px !important;
  min-width: 36px !important;
  height: 36px !important;
  min-height: 36px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  background: rgba(255,255,255,.92) !important;
  color: #111827 !important;
  box-shadow: 0 1px 5px rgba(15,23,42,.14) !important;
  font-size: 0 !important;
  line-height: 1 !important;
  z-index: 5 !important;
  overflow: hidden !important;
}
.product-miniature__quickview-button.js-quickview .material-icons {
  display: block !important;
  margin: 0 !important;
  font-size: 21px !important;
  line-height: 1 !important;
}
.product-miniature__quickview-button.js-quickview:hover,
.product-miniature__quickview-button.js-quickview:focus-visible {
  background: #fff !important;
  color: #000 !important;
  box-shadow: 0 2px 8px rgba(15,23,42,.22) !important;
}


/* CODEX_REMOTE_STOCK_STATUS: subtle remote-warehouse status for orderable zero-stock products */
.product__availability-status.remote-stock-status {
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  color: #475569 !important;
  font-weight: 500 !important;
}
.product__availability-status.remote-stock-status::before {
  content: "" !important;
  display: inline-block !important;
  flex: 0 0 13px !important;
  width: 13px !important;
  height: 13px !important;
  border-radius: 50% !important;
  background: #9be8b4 !important;
}
.product__availability-status.remote-stock-status .product__availability-icon {
  display: none !important;
}

/* codex-quickview-stable-single-v1 2026-08-27 */
.product-miniature .product-miniature__quickview-button.js-quickview,
.product-miniature:hover .product-miniature__quickview-button.js-quickview,
.product-miniature__top:hover .product-miniature__quickview-button.js-quickview,
.product-miniature__quickview-button.js-quickview:hover,
.product-miniature__quickview-button.js-quickview:focus-visible {
  transform: none !important;
  translate: none !important;
}
.product-miniature .product-miniature__quickview-touch.js-quickview {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
/* CODEX cart remote stock status */
.product-line__item-availability-message.cart-remote-stock-status{color:#456652!important;display:flex;align-items:center;gap:.5rem}
.product-line__item-availability-message.cart-remote-stock-status .product-line__item-availability-icon{display:none!important}
.product-line__item-availability-message.cart-remote-stock-status::before{content:"";display:inline-block;width:.7rem;height:.7rem;border-radius:50%;background:#96edb5;flex:0 0 auto}


/* 2026-08-28: Restore the desktop sticky purchase panel without JS translation. */
@media (min-width: 992px) {
  body.page-product #center-column .product__right {
    position: sticky !important;
    top: 18px !important;
    align-self: start !important;
    transform: none !important;
  }

  body.page-product .product__prices {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
}


/* 2026-08-28: Product-page sticky containment repair. */
@media (min-width: 992px) {
  body.page-product #wrapper,
  body.page-product #center-column,
  body.page-product #center-column > .product__container {
    overflow: visible !important;
    contain: none !important;
  }

  body.page-product #center-column,
  body.page-product #center-column > .product__container {
    transform: none !important;
  }

  body.page-product #center-column .product__right {
    max-height: none !important;
    overflow: visible !important;
  }
}

/* 2026-08-28: Stable desktop purchase-panel pinning; mobile remains untouched. */
@media (min-width: 992px) {
  body.page-product #center-column {
    position: relative !important;
  }

  body.page-product #center-column .product__right {
    position: relative !important;
    top: auto !important;
  }

  body.page-product #center-column .product__right.ul-sticky-fixed {
    position: fixed !important;
    top: 18px !important;
    left: var(--ul-sticky-left) !important;
    width: var(--ul-sticky-width) !important;
    max-height: calc(100vh - 36px) !important;
    overflow-y: auto !important;
    transform: none !important;
    z-index: 50 !important;
  }

  body.page-product #center-column .product__right.ul-sticky-stopped {
    position: absolute !important;
    top: var(--ul-sticky-stop-top) !important;
    left: var(--ul-sticky-left) !important;
    width: var(--ul-sticky-width) !important;
    max-height: calc(100vh - 36px) !important;
    overflow-y: auto !important;
    transform: none !important;
    z-index: 20 !important;
  }
}
