/*
 * BeachNova Stage45 PDP visual rebuild.
 * BloomChic is the visual and interaction reference; BeachNova content,
 * identity, product data, WooCommerce variation state and cart behavior stay
 * authoritative.
 */

@media (min-width: 901px) {
  html body.single-product .beachnova-content {
    width: 100% !important;
    max-width: none !important;
    padding: 52px 0 80px !important;
  }

  html body.single-product .woocommerce-area,
  html body.single-product .woocommerce-area > .section {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body.single-product .woocommerce div.product {
    display: grid !important;
    grid-template-columns: minmax(0, 56.5%) minmax(430px, 1fr) !important;
    gap: 46px !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    align-items: start !important;
  }

  html body.single-product div.product .woocommerce-product-gallery,
  html body.single-product div.product .woocommerce-product-gallery.bn-desktop-gallery {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    background: #f4f1eb !important;
  }

  html body.single-product div.product .woocommerce-product-gallery__wrapper {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 4px !important;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: auto !important;
    margin: 0 !important;
    overflow: visible !important;
    transform: none !important;
  }

  html body.single-product div.product .woocommerce-product-gallery__image {
    display: block !important;
    width: auto !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    background: #f4f1eb !important;
  }

  html body.single-product div.product .woocommerce-product-gallery__image a {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
  }

  html body.single-product div.product .woocommerce-product-gallery__image img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: .748 !important;
    object-fit: cover !important;
    object-position: center top !important;
    background: #f4f1eb !important;
  }

  html body.single-product div.product .woocommerce-product-gallery .bn-gallery-rail,
  html body.single-product div.product .woocommerce-product-gallery .flex-control-thumbs,
  html body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    display: none !important;
  }

  html body.single-product .summary.entry-summary {
    position: sticky !important;
    top: 138px !important;
    width: auto !important;
    max-width: 532px !important;
    margin: 0 !important;
    padding: 14px 48px 40px 0 !important;
    border: 0 !important;
    background: #fff !important;
    box-shadow: none !important;
  }

  html body.single-product .summary .product_title {
    margin: 0 0 18px !important;
    font-size: clamp(22px, 1.75vw, 27px) !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    letter-spacing: -.02em !important;
  }

  html body.single-product .summary .bn-pdp-topline {
    min-height: 28px !important;
    margin: 0 0 14px !important;
  }

  html body.single-product .summary > .price,
  html body.single-product .summary .price {
    margin: 0 0 16px !important;
    font-size: 22px !important;
    font-weight: 800 !important;
  }

  html body.single-product .summary .bn-pdp-club-link,
  html body.single-product .summary .bn-pdp-offer,
  html body.single-product div.product div.summary.entry-summary > section.bn-pdp-offer,
  html body.single-product .summary .bn-pdp-trust-line,
  html body.single-product .summary .product_meta {
    display: none !important;
  }

  html body.single-product .summary .bn-pdp-configurator,
  html body.single-product .summary form.variations_form {
    margin-top: 22px !important;
  }

  html body.single-product .bn-color-options {
    gap: 12px !important;
    margin: 10px 0 18px !important;
  }

  html body.single-product .bn-size-options {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 10px !important;
    margin: 10px 0 18px !important;
  }

  html body.single-product .bn-size-option,
  html body.single-product .bn-size-button {
    min-height: 42px !important;
    font-size: 14px !important;
  }

  html body.single-product .woocommerce-variation-add-to-cart {
    gap: 12px !important;
    margin-top: 18px !important;
  }

  html body.single-product .single_add_to_cart_button {
    min-height: 60px !important;
    font-size: 14px !important;
  }

  html body.single-product .bn-pdp-delivery {
    margin-top: 22px !important;
    border-top: 1px solid #e6e6e6 !important;
  }
}

/* Stage48: real WooCommerce attribute combinations for sets. */
html body.single-product form.variations_form tr.bn-attribute-empty {
  display: none !important;
}

html body.single-product form.variations_form.bn-split-size .bn-size-options {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

html body.single-product form.variations_form.bn-split-size table.variations,
html body.single-product form.variations_form.bn-split-size table.variations tbody {
  gap: 16px !important;
}

html body.single-product form.variations_form.bn-split-size tr.bn-size-attribute-row {
  min-height: 0 !important;
  height: auto !important;
}

html body.single-product form.variations_form .bn-size-attribute-row th label {
  display: flex !important;
  align-items: center !important;
  min-height: 24px !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

html body.single-product .bn-size-options button:disabled,
html body.single-product .bn-size-options button.is-unavailable {
  position: relative !important;
  border-color: #dedede !important;
  background: #f7f7f7 !important;
  color: #aaa !important;
  cursor: not-allowed !important;
  opacity: 1 !important;
}

html body.single-product .bn-size-options button:disabled::after,
html body.single-product .bn-size-options button.is-unavailable::after {
  content: "" !important;
  position: absolute !important;
  left: 12% !important;
  top: 50% !important;
  width: 76% !important;
  height: 1px !important;
  background: #c7c7c7 !important;
  transform: rotate(-24deg) !important;
  transform-origin: center !important;
}

html body.single-product .bn-size-data-error {
  margin: 8px 0 18px !important;
  padding: 12px 14px !important;
  border: 1px solid #d8d8d8 !important;
  background: #f7f7f7 !important;
  color: #555 !important;
  font-size: 13px !important;
  line-height: 1.4 !important;
}

html body.single-product form.variations_form.bn-size-data-missing .single_add_to_cart_button {
  pointer-events: none !important;
  opacity: .55 !important;
}

@media (max-width: 900px) {
  html body.single-product form.variations_form.bn-split-size .bn-size-options {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 7px !important;
  }
}

/* Stage48: product-specific component size charts. */
html body.single-product .bn-size-attribute-row th {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  width: 100% !important;
}

html body.single-product .bn-size-attribute-row th:has(.bn-size-guide-shell) {
  min-height: 24px !important;
  padding-right: 94px !important;
}

html body.single-product .bn-size-guide-shell {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  display: inline-flex !important;
  margin: 0 !important;
}

html body.single-product .bn-size-guide-shell .bn-size-guide {
  display: inline-flex !important;
  align-items: center !important;
  gap: 5px !important;
  min-height: 24px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #111 !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  text-decoration: underline !important;
  text-underline-offset: 2px !important;
  cursor: pointer !important;
}

html body.single-product .bn-size-guide-shell .bn-size-guide::before {
  content: "\25A4" !important;
  font-size: 13px !important;
  line-height: 1 !important;
}

html body.single-product .bn-size-modal {
  position: fixed !important;
  inset: 0 !important;
  z-index: 10080 !important;
  display: none !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 24px !important;
  background: rgba(0, 0, 0, .52) !important;
}

html body.single-product .bn-size-modal.open {
  display: flex !important;
}

html body.single-product .bn-size-dialog {
  position: relative !important;
  width: min(760px, 100%) !important;
  max-height: min(86vh, 780px) !important;
  margin: 0 !important;
  padding: 28px 30px 30px !important;
  overflow: auto !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: 0 18px 60px rgba(0, 0, 0, .22) !important;
}

html body.single-product .bn-size-dialog .bn-size-close {
  position: absolute !important;
  top: 14px !important;
  right: 18px !important;
  width: 34px !important;
  height: 34px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #111 !important;
  font-size: 30px !important;
  font-weight: 300 !important;
  line-height: 1 !important;
  cursor: pointer !important;
}

html body.single-product .bn-size-dialog h2 {
  margin: 0 44px 8px 0 !important;
  font-family: Arial, sans-serif !important;
  font-size: 24px !important;
  font-weight: 600 !important;
  line-height: 1.25 !important;
}

html body.single-product .bn-size-guide-intro {
  max-width: 620px !important;
  margin: 0 0 22px !important;
  color: #555 !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
}

html body.single-product .bn-size-chart-tabs {
  display: flex !important;
  gap: 0 !important;
  width: 100% !important;
  margin: 0 0 22px !important;
  border-bottom: 1px solid #d9d9d9 !important;
  overflow-x: auto !important;
}

html body.single-product .bn-size-chart-tabs button {
  flex: 0 0 auto !important;
  min-height: 42px !important;
  padding: 0 18px !important;
  border: 0 !important;
  border-bottom: 2px solid transparent !important;
  background: transparent !important;
  color: #666 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  white-space: nowrap !important;
  cursor: pointer !important;
}

html body.single-product .bn-size-chart-tabs button.is-active,
html body.single-product .bn-size-chart-tabs button[aria-selected="true"] {
  border-bottom-color: #111 !important;
  color: #111 !important;
}

html body.single-product .bn-size-chart-panel[hidden] {
  display: none !important;
}

html body.single-product .bn-size-chart-panel h3 {
  margin: 0 0 12px !important;
  font-family: Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
}

html body.single-product .bn-size-chart-scroll {
  width: 100% !important;
  overflow-x: auto !important;
  overscroll-behavior-inline: contain !important;
}

html body.single-product .bn-size-chart-panel table {
  width: 100% !important;
  min-width: 540px !important;
  margin: 0 !important;
  border-collapse: collapse !important;
  font-size: 12px !important;
}

html body.single-product .bn-size-chart-panel th,
html body.single-product .bn-size-chart-panel td {
  min-width: 92px !important;
  padding: 11px 10px !important;
  border: 1px solid #dedede !important;
  background: #fff !important;
  color: #222 !important;
  text-align: center !important;
  white-space: nowrap !important;
}

html body.single-product .bn-size-chart-panel thead th,
html body.single-product .bn-size-chart-panel tbody th {
  background: #f6f6f6 !important;
  font-weight: 700 !important;
}

html body.single-product .bn-size-chart-panel small {
  display: block !important;
  margin-top: 10px !important;
  color: #666 !important;
  font-size: 11px !important;
}

@media (max-width: 900px) {
  html body.single-product .bn-size-modal {
    align-items: flex-end !important;
    padding: 0 !important;
  }

  html body.single-product .bn-size-dialog {
    width: 100% !important;
    max-height: 88dvh !important;
    padding: 24px 16px calc(24px + env(safe-area-inset-bottom)) !important;
    border-radius: 16px 16px 0 0 !important;
  }

  html body.single-product .bn-size-dialog h2 {
    font-size: 20px !important;
  }

  html body.single-product .bn-size-chart-tabs button {
    min-height: 40px !important;
    padding: 0 14px !important;
  }

  html body.single-product .bn-size-chart-panel table {
    min-width: 500px !important;
  }
}

@media (max-width: 900px) {
  html body.single-product .beachnova-content,
  html body.single-product .woocommerce-area,
  html body.single-product .woocommerce-area > .section,
  html body.single-product .woocommerce div.product {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body.single-product .woocommerce div.product {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
  }

  html body.single-product .woocommerce div.product > * {
    order: 4;
  }

  html body.single-product .woocommerce-product-gallery {
    order: 1 !important;
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: #f4f1eb !important;
  }

  html body.single-product .woocommerce-product-gallery::after,
  html body.single-product .woocommerce-product-gallery .bn-gallery-rail,
  html body.single-product .woocommerce-product-gallery .flex-control-thumbs {
    display: none !important;
    min-height: 0 !important;
  }

  html body.single-product .woocommerce-product-gallery__wrapper {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: .748 !important;
    margin: 0 !important;
    overflow: hidden !important;
  }

  html body.single-product .woocommerce-product-gallery__image:first-child,
  html body.single-product .woocommerce-product-gallery__image:first-child a {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
  }

  html body.single-product .woocommerce-product-gallery__image:first-child img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: .748 !important;
    object-fit: cover !important;
    object-position: center top !important;
  }

  html body.single-product .woocommerce-product-gallery .bn-gallery-count {
    right: 14px !important;
    bottom: 14px !important;
    min-width: 42px !important;
    min-height: 28px !important;
    border-radius: 18px !important;
    background: rgba(255, 255, 255, .9) !important;
    color: #111 !important;
  }

  html body.single-product .bn-mobile-product-head {
    order: 2 !important;
    display: grid !important;
    gap: 8px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 16px 16px 14px !important;
    border: 0 !important;
    background: #fff !important;
  }

  html body.single-product .bn-mobile-title-row,
  html body.single-product .bn-mobile-price-row {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body.single-product .bn-mobile-product-head h1 {
    margin: 0 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
  }

  html body.single-product .bn-mobile-product-price,
  html body.single-product .bn-mobile-product-price .price {
    margin: 0 !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
  }

  html body.single-product .summary.entry-summary {
    order: 3 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 16px 92px !important;
    background: #fff !important;
  }

  html body.single-product .summary > .product_title,
  html body.single-product .summary > .price,
  html body.single-product .summary > .bn-pdp-topline,
  html body.single-product .summary .bn-pdp-club-link,
  html body.single-product .summary .bn-pdp-offer,
  html body.single-product div.product div.summary.entry-summary > section.bn-pdp-offer,
  html body.single-product .summary .woocommerce-product-details__short-description,
  html body.single-product .summary .bn-pdp-trust-line {
    display: none !important;
  }

  html body.single-product .summary .bn-pdp-configurator,
  html body.single-product .summary form.variations_form {
    margin-top: 8px !important;
  }

  html body.single-product > .bn-mobile-buy.visible {
    position: fixed !important;
    inset: auto 0 0 0 !important;
    z-index: 10030 !important;
    display: grid !important;
    grid-template-columns: 54px 1fr !important;
    width: 100% !important;
    min-height: 64px !important;
    padding: 8px !important;
    border: 0 !important;
    background: #fff !important;
    box-shadow: 0 -8px 24px rgba(0, 0, 0, .1) !important;
    color: #fff !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  html body.single-product > .bn-mobile-buy.visible i {
    display: grid !important;
    place-items: center !important;
    border: 1px solid #111 !important;
    background: #fff !important;
    color: #111 !important;
    font-size: 24px !important;
    font-style: normal !important;
  }

  html body.single-product > .bn-mobile-buy.visible span {
    display: grid !important;
    place-items: center !important;
    min-height: 48px !important;
    background: #111 !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    letter-spacing: .04em !important;
  }
}

/*
 * Stage49: BloomChic hierarchy correction.
 *
 * This block intentionally changes presentation only. WooCommerce remains the
 * source of truth for attributes, variation availability, price and cart
 * state; Stage48 component sizing and size-chart behavior stay intact.
 */
html body.single-product .summary .woocommerce-product-rating,
html body.single-product .summary .woocommerce-product-details__short-description,
html body.single-product .summary .bn-assurances,
html body.single-product .summary .quantity {
  display: none !important;
}

html body.single-product .summary .bn-review-trigger {
  width: auto !important;
  min-width: 0 !important;
  min-height: 24px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #111 !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}

html body.single-product .summary .bn-pdp-topline,
html body.single-product .summary .bn-pdp-topline .bn-review-trigger {
  border: 0 !important;
  outline: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body.single-product .summary .bn-review-trigger .star-rating {
  width: 78px !important;
  margin: 0 4px 0 0 !important;
  color: #111 !important;
  font-size: 14px !important;
  letter-spacing: 1px !important;
}

html body.single-product .summary table.variations,
html body.single-product .summary table.variations tbody {
  width: 100% !important;
}

html body.single-product .summary table.variations tr {
  width: 100% !important;
  margin: 0 0 18px !important;
}

html body.single-product .summary table.variations th.label {
  min-height: 25px !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
}

html body.single-product .summary table.variations th.label > label {
  color: #111 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
}

html body.single-product .summary .bn-selected-color-name {
  font-weight: 500 !important;
}

html body.single-product .summary .bn-color-options {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 12px !important;
  margin: 0 0 20px !important;
}

html body.single-product .summary .bn-size-options {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 10px !important;
  width: 100% !important;
  margin: 0 !important;
}

html body.single-product .summary .bn-size-option,
html body.single-product .summary .bn-size-button {
  min-height: 42px !important;
  border: 1px solid #dadada !important;
  border-radius: 0 !important;
  background: #fff !important;
  color: #111 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}

html body.single-product .summary .bn-size-option[aria-pressed="true"],
html body.single-product .summary .bn-size-button[aria-pressed="true"],
html body.single-product .summary .bn-size-option.selected,
html body.single-product .summary .bn-size-button.selected {
  border-color: #111 !important;
  background: #111 !important;
  color: #fff !important;
}

html body.single-product .summary .woocommerce-variation-add-to-cart {
  display: block !important;
  width: 100% !important;
  margin: 20px 0 0 !important;
}

html body.single-product .summary .single_add_to_cart_button {
  display: grid !important;
  place-items: center !important;
  width: 100% !important;
  min-height: 60px !important;
  margin: 0 !important;
  border: 1px solid #111 !important;
  border-radius: 0 !important;
  background: #111 !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  letter-spacing: .02em !important;
  text-transform: uppercase !important;
}

html body.single-product .summary .single_add_to_cart_button.disabled,
html body.single-product .summary .single_add_to_cart_button:disabled {
  border-color: #111 !important;
  background: #111 !important;
  color: #fff !important;
  opacity: .58 !important;
}

html body.single-product .summary .bn-pdp-delivery {
  margin: 24px 0 0 !important;
  border-top: 1px solid #e5e5e5 !important;
  border-bottom: 1px solid #e5e5e5 !important;
  background: #fff !important;
}

html body.single-product .summary .bn-product-accordions {
  margin: 0 !important;
  border: 0 !important;
  background: #fff !important;
}

html body.single-product .summary .bn-product-accordions details {
  margin: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid #e5e5e5 !important;
  background: #fff !important;
}

html body.single-product .summary .bn-product-accordions summary {
  min-height: 54px !important;
  padding: 16px 2px !important;
  color: #111 !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}

html body.single-product .summary .bn-product-accordions .bn-shipping-context summary {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 9px !important;
    text-align: left !important;
}

html body.single-product .summary .bn-product-accordions .bn-shipping-context summary > span:last-of-type {
    flex: 0 1 auto !important;
    margin: 0 !important;
    text-align: left !important;
}

html body.single-product .summary .bn-product-accordions .bn-shipping-context summary .dashicons {
  flex: 0 0 18px !important;
  width: 18px !important;
  height: 18px !important;
  font-size: 18px !important;
  line-height: 18px !important;
}

html body.single-product .summary .bn-shipping-context__body {
  padding: 0 2px 18px 29px !important;
  color: #525252 !important;
  font-size: 13px !important;
  line-height: 1.55 !important;
}

html body.single-product .summary .bn-shipping-context__body p {
  margin: 0 0 8px !important;
}

html body.single-product .summary .bn-shipping-context__body p:last-child {
  margin-bottom: 0 !important;
}

html body.single-product .summary .bn-shipping-context__body .bn-shipping-origin {
  color: #111 !important;
}

@media (min-width: 901px) {
  html body.single-product .beachnova-content {
    padding-top: 24px !important;
  }

  html body.single-product .beachnova-content div.product {
    grid-template-columns: 56vw minmax(0, 1fr) !important;
    column-gap: 44px !important;
    row-gap: 0 !important;
    gap: 0 44px !important;
  }

  html body.single-product .summary.entry-summary {
    top: 124px !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    column-gap: 18px !important;
    align-items: center !important;
    max-width: 548px !important;
    padding: 18px 48px 46px 0 !important;
  }

  html body.single-product .summary .product_title {
    grid-column: 1 / -1 !important;
    margin: 0 0 18px !important;
    font-size: clamp(20px, 1.48vw, 23px) !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    letter-spacing: -.015em !important;
  }

  html body.single-product .summary > .price {
    grid-column: 1 !important;
    grid-row: 2 !important;
    align-self: center !important;
    margin: 0 !important;
    color: #111 !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
  }

  html body.single-product .summary > .bn-pdp-topline {
    grid-column: 2 !important;
    grid-row: 2 !important;
    align-self: center !important;
    justify-self: end !important;
    min-height: 24px !important;
    margin: 0 !important;
  }

  html body.single-product .summary > form.variations_form,
  html body.single-product .summary > form.cart,
  html body.single-product .summary > .bn-pdp-delivery,
  html body.single-product .summary > .bn-product-accordions,
  html body.single-product .summary > .product_meta {
    grid-column: 1 / -1 !important;
  }

  html body.single-product .summary > form.variations_form,
  html body.single-product .summary > form.cart {
    margin: 34px 0 0 !important;
  }

  html body.single-product .summary .bn-color-options {
    margin-bottom: 22px !important;
  }

  html body.single-product .summary .bn-size-option,
  html body.single-product .summary .bn-size-button {
    min-height: 42px !important;
  }
}

@media (max-width: 900px) {
  html body.single-product .woocommerce-product-gallery {
    position: relative !important;
  }

  html body.single-product div.product > .woocommerce-tabs,
  html body.single-product div.product > .related,
  html body.single-product div.product > .upsells {
    order: 4 !important;
  }

  html body.single-product div.product > .woocommerce-product-gallery {
    order: 1 !important;
  }

  html body.single-product div.product > .bn-mobile-product-head {
    order: 2 !important;
  }

  html body.single-product div.product > .summary.entry-summary {
    order: 3 !important;
  }

  html body.single-product .woocommerce-product-gallery__wrapper {
    aspect-ratio: .75 !important;
  }

  html body.single-product .woocommerce-product-gallery__image:first-child img {
    aspect-ratio: .75 !important;
  }

  html body.single-product .bn-mobile-product-head {
    gap: 12px !important;
    padding: 15px 16px 16px !important;
    border-bottom: 1px solid #f0f0f0 !important;
  }

  html body.single-product .bn-mobile-title-row {
    align-items: flex-start !important;
    gap: 7px !important;
  }

  html body.single-product .bn-mobile-product-head .bn-product-badge {
    flex: 0 0 auto !important;
    min-height: 16px !important;
    margin-top: 2px !important;
    padding: 1px 4px !important;
    border-radius: 0 !important;
    background: #ef473d !important;
    color: #fff !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
  }

  html body.single-product .bn-mobile-product-head h1 {
    flex: 1 1 auto !important;
    margin: 0 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1.45 !important;
    letter-spacing: 0 !important;
  }

  html body.single-product .bn-mobile-price-row {
    justify-content: space-between !important;
    gap: 12px !important;
  }

  html body.single-product .bn-mobile-product-price,
  html body.single-product .bn-mobile-product-price .price {
    margin: 0 !important;
    color: #111 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
  }

  html body.single-product .bn-mobile-price-row .bn-review-trigger {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    width: auto !important;
    min-width: 0 !important;
    min-height: 24px !important;
    margin-left: auto !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: #111 !important;
    font-size: 12px !important;
    white-space: nowrap !important;
  }

  html body.single-product .bn-mobile-price-row .bn-review-trigger .star-rating {
    width: 72px !important;
    margin: 0 3px 0 0 !important;
    font-size: 13px !important;
  }

  html body.single-product .summary.entry-summary {
    padding: 0 16px 92px !important;
  }

  html body.single-product .summary .bn-pdp-configurator,
  html body.single-product .summary form.variations_form {
    margin-top: 14px !important;
  }

  html body.single-product .summary table.variations tr {
    margin-bottom: 20px !important;
  }

  html body.single-product .summary .bn-size-options,
  html body.single-product form.variations_form.bn-split-size .bn-size-options {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  html body.single-product .summary .bn-size-option,
  html body.single-product .summary .bn-size-button {
    min-height: 44px !important;
  }

  html body.single-product .summary .single_add_to_cart_button {
    min-height: 52px !important;
  }

  html body.single-product .summary .bn-pdp-delivery {
    margin-top: 22px !important;
  }

  html body.single-product > .bn-mobile-buy.visible {
    grid-template-columns: 52px 1fr !important;
    min-height: 64px !important;
    padding: 8px !important;
  }

  html body.single-product > .bn-mobile-buy.visible i {
    border-color: #111 !important;
    font-size: 22px !important;
  }

  html body.single-product > .bn-mobile-buy.visible span {
    min-height: 48px !important;
    font-size: 14px !important;
  }
}

/*
 * Stage50 PDP composition lock.
 * The title, review summary, price and configuration controls are one compact
 * reading path. Reviews remain visible in the document and the top summary
 * scrolls to them instead of opening a competing duplicate drawer.
 */
html body.single-product .summary .bn-pdp-topline {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: 100% !important;
  min-height: 24px !important;
  margin: 0 !important;
}

html body.single-product .bn-review-trigger {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 6px !important;
  cursor: pointer !important;
}

html body.single-product .bn-review-trigger .bn-review-stars,
html body.single-product .bn-review-trigger .star-rating {
  flex: 0 0 auto !important;
  margin: 0 !important;
}

html body.single-product .bn-review-trigger .bn-review-label {
  color: #333 !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 500 !important;
}

html body.single-product .summary table.variations tr.bn-color-attribute-row {
  margin-bottom: 12px !important;
}

html body.single-product .summary table.variations tr.bn-size-attribute-row {
  margin-bottom: 16px !important;
}

html body.single-product .summary table.variations,
html body.single-product .summary table.variations tbody {
  gap: 0 !important;
}

html body.single-product .summary .bn-color-options {
  margin: 0 !important;
  padding: 0 !important;
}

html body.single-product .summary .bn-size-guide-shell {
  margin-left: auto !important;
}

html body.single-product .summary .bn-size-guide {
  min-height: 24px !important;
  padding: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid currentColor !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #111 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
}

html body.single-product #reviews {
  scroll-margin-top: 110px !important;
}

html body.single-product #reviews .bn-review-suite,
html body.single-product #reviews .bn-review-list {
  display: block !important;
}

html body.single-product #reviews.bn-reviews-standalone {
  display: block !important;
  width: min(100% - 32px, 1320px) !important;
  margin: 58px auto 0 !important;
  padding: 48px 0 72px !important;
  border-top: 1px solid #dedede !important;
  background: #fff !important;
  color: #111 !important;
}

html body.single-product #reviews.bn-reviews-standalone #comments {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
}

html body.single-product #reviews.bn-reviews-standalone .bn-review-suite {
  width: 100% !important;
  max-width: none !important;
}

html body.single-product #reviews.bn-reviews-standalone .commentlist {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 18px !important;
  margin: 28px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
  width: 100% !important;
  max-width: none !important;
}

html body.single-product #reviews.bn-reviews-standalone .bn-review-card {
  margin: 0 !important;
  padding: 24px !important;
  border: 1px solid #e1e1e1 !important;
  background: #fff !important;
}

html body.single-product #reviews.bn-reviews-standalone .commentlist > li {
  float: none !important;
  grid-column: auto !important;
  width: 100% !important;
  margin: 0 !important;
  transform: none !important;
}

html body.single-product #reviews.bn-reviews-standalone .commentlist .avatar {
  display: none !important;
}

html body.single-product #reviews.bn-reviews-standalone .comment_container,
html body.single-product #reviews.bn-reviews-standalone .comment-text {
  width: 100% !important;
  max-width: none !important;
}

html body.single-product #reviews.bn-reviews-standalone .meta {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 4px 8px !important;
  margin: 8px 0 12px !important;
}

html body.single-product #reviews.bn-reviews-standalone .bn-review-card .comment-text {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

html body.single-product .bn-review-drawer {
  display: none !important;
}

html body.single-product .summary .bn-pdp-delivery {
  display: none !important;
}

@media (min-width: 901px) {
  html body.single-product .woocommerce-product-gallery.bn-gallery-single,
  html body.single-product .woocommerce-product-gallery.bn-gallery-single .woocommerce-product-gallery__wrapper {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  html body.single-product .woocommerce-product-gallery.bn-gallery-single .woocommerce-product-gallery__image:first-child {
    width: 100% !important;
  }

  html body.single-product .woocommerce-product-gallery.bn-gallery-single .woocommerce-product-gallery__image:first-child img {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    aspect-ratio: .75 !important;
    object-fit: cover !important;
    object-position: center top !important;
  }

  html body.single-product .summary table.variations tr.bn-color-attribute-row {
    margin-bottom: -4px !important;
  }

  html body.single-product .summary.entry-summary {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    align-content: start !important;
    align-items: stretch !important;
    row-gap: 0 !important;
  }

  html body.single-product .summary .product_title {
    grid-column: 1 !important;
    grid-row: 1 !important;
    margin: 0 0 8px !important;
  }

  html body.single-product .summary > .bn-pdp-topline {
    grid-column: 1 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    margin: 0 0 15px !important;
  }

  html body.single-product .summary > .price {
    grid-column: 1 !important;
    grid-row: 3 !important;
    margin: 0 0 4px !important;
  }

  html body.single-product .summary > form.variations_form,
  html body.single-product .summary > form.cart {
    grid-column: 1 !important;
    grid-row: auto !important;
    margin: 24px 0 0 !important;
  }

  html body.single-product .summary > .bn-product-accordions,
  html body.single-product .summary > .product_meta {
    grid-column: 1 !important;
  }
}

@media (max-width: 900px) {
  html body.single-product div.product > .woocommerce-tabs {
    order: 4 !important;
  }

  html body.single-product div.product > #reviews.bn-reviews-standalone {
    order: 5 !important;
  }

  html body.single-product div.product > .related,
  html body.single-product div.product > .upsells {
    order: 6 !important;
  }

  html body.single-product .bn-mobile-product-head {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 7px !important;
    padding: 14px 16px 13px !important;
  }

  html body.single-product .bn-mobile-title-row {
    order: 1 !important;
  }

  html body.single-product .bn-mobile-review-row {
    order: 2 !important;
    display: flex !important;
    align-items: center !important;
    min-height: 22px !important;
  }

  html body.single-product .bn-mobile-price-row {
    order: 3 !important;
    justify-content: flex-start !important;
    margin-top: 2px !important;
  }

  html body.single-product .bn-mobile-review-row .bn-review-trigger {
    margin: 0 !important;
  }

  html body.single-product .summary .bn-pdp-configurator,
  html body.single-product .summary form.variations_form {
    margin-top: 10px !important;
  }

  html body.single-product .summary table.variations tr {
    margin-bottom: 14px !important;
  }

  html body.single-product > .bn-mobile-buy.visible {
    display: none !important;
  }

  html body.single-product > .bn-mobile-buy.visible.is-ready {
    display: grid !important;
  }

  html body.single-product #reviews.bn-reviews-standalone {
    width: 100% !important;
    margin-top: 34px !important;
    padding: 32px 16px 48px !important;
  }

  html body.single-product #reviews.bn-reviews-standalone .commentlist {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 12px !important;
  }

  html body.single-product #reviews.bn-reviews-standalone .bn-review-card {
    padding: 18px !important;
  }
}

/* Stage50 final PDP composition: remove duplicate Woo panels and give reviews,
   recommendations and real product data the same full-width hierarchy used by
   the BloomChic reference. */
html body.single-product div.product > .woocommerce-tabs,
html body.single-product .summary .product_meta {
  display: none !important;
}

html body.single-product div.product > #reviews.bn-reviews-standalone,
html body.single-product div.product > .related,
html body.single-product div.product > .upsells {
  grid-column: 1 / -1 !important;
  width: min(calc(100% - 32px), 1320px) !important;
  max-width: 1320px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body.single-product #reviews.bn-reviews-standalone .bn-review-head h2 {
  margin: 0 !important;
  color: #111 !important;
  font-size: clamp(24px, 2vw, 30px) !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-align: left !important;
}

html body.single-product #reviews.bn-reviews-standalone .bn-review-metrics {
  grid-template-columns: 170px minmax(320px, 1fr) !important;
  gap: 40px !important;
  align-items: center !important;
}

html body.single-product #reviews.bn-reviews-standalone .bn-review-fit {
  min-height: 104px !important;
  align-content: center !important;
}

html body.single-product #reviews.bn-reviews-standalone #comments > h2,
html body.single-product #reviews.bn-reviews-standalone .commentlist::before,
html body.single-product #reviews.bn-reviews-standalone .commentlist::after {
  display: none !important;
  content: none !important;
}

html body.single-product #reviews.bn-reviews-standalone .commentlist .star-rating {
  display: none !important;
}

html body.single-product #reviews.bn-reviews-standalone .bn-review-card-meta {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 7px !important;
  margin: 0 0 12px !important;
}

html body.single-product #reviews.bn-reviews-standalone .bn-review-card-meta span {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 25px !important;
  padding: 3px 9px !important;
  border: 0 !important;
  background: #f4efe7 !important;
  color: #5e5143 !important;
  font-size: 11px !important;
  line-height: 1.3 !important;
}

html body.single-product #reviews.bn-reviews-standalone .description p {
  margin: 8px 0 0 !important;
  max-width: 760px !important;
  color: #222 !important;
  line-height: 1.55 !important;
}

@media (min-width: 901px) {
  html body.single-product #reviews.bn-reviews-standalone .commentlist {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  html body.single-product #reviews.bn-reviews-standalone .bn-review-card {
    min-height: 150px !important;
    padding: 28px 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #e1e1e1 !important;
  }
}

@media (max-width: 900px) {
  html body.single-product #reviews.bn-reviews-standalone .bn-review-head {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
  }

  html body.single-product #reviews.bn-reviews-standalone .bn-review-head h2 {
    font-size: 23px !important;
  }

  html body.single-product #reviews.bn-reviews-standalone .bn-review-metrics {
    grid-template-columns: 92px minmax(0, 1fr) !important;
    gap: 18px !important;
  }

  html body.single-product #reviews.bn-reviews-standalone .bn-review-fit {
    grid-column: 1 / -1 !important;
    min-height: 0 !important;
  }
}

html body.single-product div.product > .related .button,
html body.single-product div.product > .upsells .button,
html body.single-product div.product > .related .stock,
html body.single-product div.product > .upsells .stock,
html body.single-product div.product > .related .bn-color-count,
html body.single-product div.product > .upsells .bn-color-count {
	display: none !important;
}

html body.single-product div.product > .related .bn-card-colors,
html body.single-product div.product > .upsells .bn-card-colors,
html body.single-product div.product > .related .bn-card-perks,
html body.single-product div.product > .upsells .bn-card-perks {
	display: none !important;
}

/*
 * Stage51 BloomChic composition correction.
 * Price and rating share one compact row below the product title on both
 * viewports; the previous stacked layout was visibly unlike the reference.
 */
@media (min-width: 901px) {
	html body.single-product .summary > .bn-price-review-row {
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		gap: 20px !important;
		width: 100% !important;
		margin: 10px 0 22px !important;
		padding: 0 !important;
	}

	html body.single-product .summary > .bn-price-review-row > .price {
		display: block !important;
		margin: 0 !important;
		color: #111 !important;
		font-size: 21px !important;
		font-weight: 800 !important;
		line-height: 1.2 !important;
	}

	html body.single-product .summary > .bn-price-review-row > .bn-pdp-topline {
		display: flex !important;
		align-items: center !important;
		justify-content: flex-end !important;
		width: auto !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	html body.single-product .summary > .bn-price-review-row .bn-review-trigger {
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		background: transparent !important;
	}
}

@media (max-width: 900px) {
	html body.single-product .bn-mobile-product-head {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 9px !important;
		padding: 14px 16px 15px !important;
		border-bottom: 1px solid #ececec !important;
	}

	html body.single-product .bn-mobile-product-head .bn-mobile-title-row {
		order: 1 !important;
	}

	html body.single-product .bn-mobile-product-head .bn-mobile-title-row h1 {
		margin: 0 !important;
		color: #111 !important;
		font: 400 14px/1.3 Arial, sans-serif !important;
		letter-spacing: 0 !important;
	}

	html body.single-product .bn-mobile-product-head .bn-mobile-meta-row {
		order: 2 !important;
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		gap: 14px !important;
		min-height: 28px !important;
		width: 100% !important;
	}

	html body.single-product .bn-mobile-product-head .bn-mobile-product-price,
	html body.single-product .bn-mobile-product-head .bn-mobile-product-price .price {
		display: block !important;
		margin: 0 !important;
		color: #111 !important;
		font: 800 20px/1.15 Arial, sans-serif !important;
		white-space: nowrap !important;
	}

	html body.single-product .bn-mobile-product-head .bn-mobile-review-row {
		order: initial !important;
		display: flex !important;
		align-items: center !important;
		justify-content: flex-end !important;
		width: auto !important;
		min-height: 24px !important;
		margin: 0 !important;
	}

	html body.single-product .bn-mobile-product-head .bn-mobile-review-row .bn-review-trigger {
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		background: transparent !important;
		white-space: nowrap !important;
	}

	html body.single-product #reviews.bn-reviews-standalone {
		margin-top: 14px !important;
		padding-top: 22px !important;
	}
}

/*
 * Stage51 conversion and density lock.
 * The mobile purchase bar mirrors the BloomChic state model: it is visible
 * whenever the native cart button is outside the viewport, but remains a
 * select-size prompt until WooCommerce confirms a purchasable variation.
 */
html body.single-product .woocommerce-product-gallery.bn-gallery-empty {
	display: none !important;
}

@media (min-width: 901px) {
	/*
	 * A product with one genuine image must show the full garment. Cropping a
	 * single source to imitate a multi-image grid loses product information and
	 * is less faithful than BloomChic's full-length gallery treatment.
	 */
	html body.single-product .woocommerce-product-gallery.bn-gallery-single .woocommerce-product-gallery__wrapper,
	html body.single-product .woocommerce-product-gallery.bn-gallery-single .woocommerce-product-gallery__image:first-child,
	html body.single-product .woocommerce-product-gallery.bn-gallery-single .woocommerce-product-gallery__image:first-child a {
		height: auto !important;
		aspect-ratio: auto !important;
	}

	html body.single-product .woocommerce-product-gallery.bn-gallery-single .woocommerce-product-gallery__image:first-child img {
		height: auto !important;
		aspect-ratio: auto !important;
		object-fit: contain !important;
		object-position: center top !important;
	}
}

@media (max-width: 900px) {
	html body.single-product .woocommerce-product-gallery,
	html body.single-product .woocommerce-product-gallery .flex-viewport {
		overflow: hidden !important;
	}

	html body.single-product .woocommerce-product-gallery__wrapper {
		display: flex !important;
		grid-template-columns: none !important;
		gap: 0 !important;
		width: 100% !important;
		height: auto !important;
		aspect-ratio: .75 !important;
		margin: 0 !important;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		scroll-snap-type: x mandatory !important;
		scroll-behavior: smooth !important;
		scrollbar-width: none !important;
		touch-action: pan-x !important;
	}

	html body.single-product .woocommerce-product-gallery__wrapper::-webkit-scrollbar {
		display: none !important;
	}

	html body.single-product .woocommerce-product-gallery__image,
	html body.single-product .woocommerce-product-gallery__image a {
		display: block !important;
		flex: 0 0 100% !important;
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		height: 100% !important;
		margin: 0 !important;
		scroll-snap-align: start !important;
		scroll-snap-stop: always !important;
	}

	html body.single-product .woocommerce-product-gallery__image img {
		display: block !important;
		width: 100% !important;
		height: 100% !important;
		aspect-ratio: .75 !important;
		object-fit: cover !important;
		object-position: center top !important;
	}

	html body.single-product .woocommerce-product-gallery .bn-gallery-count {
		position: absolute !important;
		right: 14px !important;
		bottom: 14px !important;
		z-index: 4 !important;
	}

	html body.single-product .summary.entry-summary {
		padding: 0 16px 24px !important;
	}

	html body.single-product .summary .bn-pdp-configurator,
	html body.single-product .summary form.variations_form {
		margin-top: 0 !important;
	}

	html body.single-product .summary table.variations tr {
		margin-bottom: 10px !important;
	}

	html body.single-product .summary table.variations tr.bn-color-attribute-row {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 2px !important;
		height: auto !important;
		min-height: 0 !important;
		margin-bottom: 4px !important;
		padding: 0 !important;
	}

	html body.single-product .summary table.variations tr.bn-color-attribute-row th.label {
		display: flex !important;
		align-items: center !important;
		width: 100% !important;
		height: auto !important;
		min-height: 18px !important;
		margin: 0 0 2px !important;
		padding: 0 !important;
	}

	html body.single-product .summary table.variations tr.bn-color-attribute-row td.value {
		display: block !important;
		width: 100% !important;
		height: 46px !important;
		min-height: 46px !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	html body.single-product .summary table.variations tr.bn-color-attribute-row .bn-color-options button {
		width: 42px !important;
		min-width: 42px !important;
		height: 42px !important;
		min-height: 42px !important;
	}

	html body.single-product .summary .bn-product-accordions {
		margin-top: 14px !important;
	}

	html body.single-product div.product > #reviews.bn-reviews-standalone {
		margin-top: 0 !important;
		padding-top: 24px !important;
	}

	html body.single-product > .bn-mobile-buy.visible,
	html body.single-product > .bn-mobile-buy.visible.is-ready {
		display: none !important;
		grid-template-columns: 44px minmax(0, 1fr) !important;
		gap: 4px !important;
		min-height: 52px !important;
		padding: 4px !important;
		opacity: 0 !important;
		visibility: hidden !important;
		pointer-events: none !important;
		transform: translateY(110%) !important;
		transition: transform 180ms ease, opacity 140ms ease !important;
	}

	html body.single-product > .bn-mobile-buy.visible.is-visible {
		display: grid !important;
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: auto !important;
		transform: translateY(0) !important;
	}

	html body.single-product > .bn-mobile-buy .bn-mobile-favorite,
	html body.single-product > .bn-mobile-buy .bn-mobile-buy-action {
		display: grid !important;
		place-items: center !important;
		min-width: 0 !important;
		min-height: 44px !important;
		margin: 0 !important;
		padding: 0 !important;
		border-radius: 0 !important;
		box-shadow: none !important;
	}

	html body.single-product > .bn-mobile-buy .bn-mobile-favorite {
		border: 1px solid #111 !important;
		background: #fff !important;
	}

	html body.single-product > .bn-mobile-buy .bn-mobile-favorite img {
		display: block !important;
		width: 22px !important;
		height: 22px !important;
		object-fit: contain !important;
	}

	html body.single-product > .bn-mobile-buy .bn-mobile-favorite.is-saved {
		background: #111 !important;
	}

	html body.single-product > .bn-mobile-buy .bn-mobile-favorite.is-saved img {
		filter: invert(1) !important;
	}

	html body.single-product > .bn-mobile-buy .bn-mobile-buy-action {
		border: 1px solid #111 !important;
		background: #111 !important;
		color: #fff !important;
	}

	html body.single-product > .bn-mobile-buy .bn-mobile-buy-action span {
		display: grid !important;
		place-items: center !important;
		width: 100% !important;
		min-height: 42px !important;
		background: transparent !important;
		color: #fff !important;
	}

	html body.single-product.bn-mobile-buy-ready {
		padding-bottom: 52px !important;
	}
}
