/* Colloidal PDPs — gold, silver, titanium, mag, zinc, copper, true silver */

html body.single-product.chb-silver-pdp {
  --chb-green: #2f3d2a;
  --chb-green-hover: #3d4f37;
  --chb-gold: #c9a84c;
  --chb-cream: #f7f2eb;
  --chb-page: #f7f4ef;
  --chb-ink: #3d4038;
  --chb-muted: #6b6458;
  --chb-line: #e5ded3;
  background: var(--chb-page) !important;
  color: var(--chb-ink);
  font-family: Montserrat, system-ui, sans-serif;
}

html body.single-product.chb-silver-pdp .shop-content,
html body.single-product.chb-silver-pdp .single-content,
html body.single-product.chb-silver-pdp .single-gray,
html body.single-product.chb-silver-pdp .site-content,
html body.single-product.chb-silver-pdp .homepage-content {
  background: var(--chb-page) !important;
}

html body.single-product.chb-silver-pdp .chb-pdp-kicker,
html body.single-product.chb-silver-pdp .chb-pdp-reviews-link,
html body.single-product.chb-silver-pdp .chb-size-pills {
  display: none !important;
}

html body.single-product.chb-silver-pdp .product.type-product {
  display: grid !important;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
  column-gap: 0;
  row-gap: 0;
  align-items: stretch;
  background: #fff;
  border: 0;
  border-radius: 12px;
  overflow: visible;
  box-shadow: 0 18px 55px rgba(66, 54, 37, 0.09);
  margin: 0 0 34px !important;
  padding: 0 !important;
}

html body.single-product.chb-silver-pdp .product-content,
html body.single-product.chb-silver-pdp .product-content > .row {
  display: contents !important;
}

html body.single-product.chb-silver-pdp .product-images,
html body.single-product.chb-silver-pdp .col-lg-5.product-images {
  grid-column: 1;
  grid-row: 1 / span 2;
  width: 100% !important;
  max-width: none !important;
  padding: 34px !important;
  background: #eeead2;
  background: #eeeae2;
}

html body.single-product.chb-silver-pdp .product-header {
  grid-column: 2;
  grid-row: 1;
  margin: 0 !important;
  padding: 58px 50px 0 !important;
  background: #fff;
  position: relative;
}

html body.single-product.chb-silver-pdp .product-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50px;
  right: 50px;
  height: 3px;
  background: var(--chb-gold);
}

html body.single-product.chb-silver-pdp .product-detail,
html body.single-product.chb-silver-pdp .col-lg-7.product-detail {
  grid-column: 2;
  grid-row: 2;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  padding: 8px 50px 46px !important;
  background: #fff !important;
  border: 0 !important;
  box-shadow: none !important;
}

html body.single-product.chb-silver-pdp .product-detail .column {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
  padding: 0 !important;
}

html body.single-product.chb-silver-pdp .woocommerce-product-gallery,
html body.single-product.chb-silver-pdp .product-images .woocommerce-product-gallery {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  overflow: visible !important;
  padding: 0;
}

html body.single-product.chb-silver-pdp .flex-viewport {
  overflow: hidden !important;
  border-radius: 8px;
  background: #f3f0e9;
  box-shadow: inset 0 0 0 1px rgba(47, 61, 42, 0.06);
}

html body.single-product.chb-silver-pdp .woocommerce-product-gallery__image img,
html body.single-product.chb-silver-pdp .woocommerce-product-gallery img.wp-post-image {
  width: 100% !important;
  height: auto !important;
  max-height: 520px;
  min-height: 0;
  object-fit: contain !important;
  background: #f3f0e9;
  border-radius: 0;
}

html body.single-product.chb-silver-pdp .flex-control-thumbs,
html body.single-product.chb-silver-pdp ol.flex-control-nav,
html body.single-product.chb-silver-pdp ol.flex-control-nav.flex-control-thumbs {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center;
  gap: 9px;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 16px 0 0 !important;
  padding: 0 !important;
  position: static !important;
  float: none !important;
  list-style: none !important;
}

html body.single-product.chb-silver-pdp .flex-control-thumbs li {
  float: none !important;
  width: 72px !important;
  flex: 0 0 72px !important;
  height: 72px !important;
  margin: 0 !important;
}

html body.single-product.chb-silver-pdp .flex-control-thumbs img {
  width: 72px !important;
  height: 72px !important;
  object-fit: cover !important;
  border-radius: 5px;
  border: 1px solid var(--chb-line);
  padding: 3px;
  background: #fff;
  box-sizing: border-box;
  display: block !important;
  opacity: 1 !important;
}

html body.single-product.chb-silver-pdp .flex-control-thumbs img.flex-active {
  border: 2px solid var(--chb-gold);
  box-shadow: 0 0 0 1px var(--chb-gold);
}

html body.single-product.chb-silver-pdp .flex-direction-nav {
  display: none !important;
}

html body.single-product.chb-silver-pdp h1.product_title,
html body.single-product.chb-silver-pdp .product_title {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-weight: 600 !important;
  font-size: clamp(2.2rem, 4vw, 3.15rem) !important;
  letter-spacing: -0.02em;
  line-height: 1.05 !important;
  color: var(--chb-green) !important;
  margin: 0 0 9px !important;
  text-transform: none !important;
}

html body.single-product.chb-silver-pdp .woocommerce-product-rating,
html body.single-product.chb-silver-pdp .product-rating {
  display: flex !important;
  align-items: center;
  gap: 10px;
  margin: 0 0 20px !important;
}

html body.single-product.chb-silver-pdp .star-rating {
  display: inline-block !important;
  color: var(--chb-gold) !important;
  font-size: 0.95rem;
  letter-spacing: 2px;
}

html body.single-product.chb-silver-pdp .woocommerce-review-link,
html body.single-product.chb-silver-pdp .count-rating a {
  color: var(--chb-muted) !important;
  font-family: Montserrat, system-ui, sans-serif !important;
  font-size: 0.78rem !important;
  font-weight: 500 !important;
  text-underline-offset: 3px;
}

html body.single-product.chb-silver-pdp p.price,
html body.single-product.chb-silver-pdp .product-detail .price,
html body.single-product.chb-silver-pdp .summary .price {
  font-family: Montserrat, system-ui, sans-serif !important;
  font-size: 1.35rem !important;
  font-weight: 600 !important;
  color: var(--chb-green) !important;
  margin: 0 10px 12px 0 !important;
  display: inline-block !important;
}

html body.single-product.chb-silver-pdp .woocommerce-variation-availability,
html body.single-product.chb-silver-pdp .single_variation_wrap .woocommerce-variation-availability,
html body.single-product.chb-silver-pdp .chb-silver-stock,
html body.single-product.chb-silver-pdp .chb-colloid-note {
  display: none !important;
}

html body.single-product.chb-silver-pdp .product-detail .product-meta > .stock.product-available {
  display: inline-flex !important;
  align-items: center;
  color: var(--chb-green) !important;
  letter-spacing: 0.08em;
  border: 1px solid rgba(47, 61, 42, 0.22) !important;
  border-radius: 999px !important;
  padding: 4px 10px !important;
  font-size: 0.72rem !important;
  font-weight: 600 !important;
  text-transform: none !important;
  background: transparent !important;
  margin: 0 0 8px !important;
  vertical-align: middle;
}

html body.single-product.chb-silver-pdp .product-detail .product-meta > .stock.product-available .stock {
  display: inline !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
  font: inherit !important;
  color: inherit !important;
  letter-spacing: inherit !important;
}

html body.single-product.chb-silver-pdp .woocommerce-product-details__short-description,
html body.single-product.chb-silver-pdp .product-short-description {
  font-family: Montserrat, system-ui, sans-serif !important;
  font-size: 0.92rem !important;
  line-height: 1.8 !important;
  color: var(--chb-ink) !important;
  margin: 28px 0 !important;
}

html body.single-product.chb-silver-pdp table.variations {
  position: static !important;
  width: 100% !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  clip-path: none !important;
  white-space: normal !important;
  border: 0 !important;
  margin: 0 0 8px !important;
  display: block !important;
}

html body.single-product.chb-silver-pdp table.variations tbody,
html body.single-product.chb-silver-pdp table.variations tr,
html body.single-product.chb-silver-pdp table.variations td,
html body.single-product.chb-silver-pdp table.variations th {
  display: block !important;
  width: 100% !important;
  border: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

html body.single-product.chb-silver-pdp table.variations label {
  color: var(--chb-green) !important;
  margin: 0 0 7px !important;
  font-size: 0.78rem !important;
  font-weight: 600 !important;
  display: block !important;
  font-family: Montserrat, system-ui, sans-serif !important;
}

html body.single-product.chb-silver-pdp table.variations select {
  width: 100% !important;
  color: var(--chb-ink) !important;
  background: #fbfaf7 !important;
  border: 1px solid #d8d0c4 !important;
  border-radius: 5px !important;
  padding: 13px 14px !important;
  font-family: Montserrat, system-ui, sans-serif !important;
  font-size: 0.92rem !important;
  height: auto !important;
  appearance: auto !important;
}

html body.single-product.chb-silver-pdp table.variations .value {
  position: static !important;
}

html body.single-product.chb-silver-pdp .reset_variations,
html body.single-product.chb-silver-pdp a.reset_variations {
  position: static !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  display: inline-block !important;
  float: none !important;
  color: var(--chb-muted) !important;
  background: none !important;
  border: 0 !important;
  padding: 7px 0 !important;
  margin: 6px 0 0 !important;
  font-size: 0.72rem !important;
  text-decoration: underline !important;
  width: auto !important;
  height: auto !important;
}

html body.single-product.chb-silver-pdp form.cart:not(.variations_form),
html body.single-product.chb-silver-pdp .woocommerce-variation-add-to-cart,
html body.single-product.chb-silver-pdp .woocommerce-variation-add-to-cart.variations_button {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 10px;
  margin-top: 11px;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  flex: 0 0 auto !important;
}

html body.single-product.chb-silver-pdp form.variations_form.cart {
  display: flex !important;
  flex-direction: column !important;
  flex-wrap: nowrap !important;
  align-items: stretch !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

html body.single-product.chb-silver-pdp .single_variation_wrap {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
}

html body.single-product.chb-silver-pdp .woocommerce-variation-add-to-cart .chb-colloid-note {
  display: none !important;
}

html body.single-product.chb-silver-pdp form.cart .quantity,
html body.single-product.chb-silver-pdp .woocommerce-variation-add-to-cart .quantity,
html body.single-product.chb-silver-pdp .quantity {
  display: inline-flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: center !important;
  width: 132px !important;
  min-width: 132px !important;
  max-width: 132px !important;
  height: 44px !important;
  overflow: visible !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(47, 61, 42, 0.22) !important;
  border-radius: 999px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #fff !important;
  gap: 0 !important;
}

html body.single-product.chb-silver-pdp .quantity .quantity-button,
html body.single-product.chb-silver-pdp .quantity .minus,
html body.single-product.chb-silver-pdp .quantity .plus {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: static !important;
  float: none !important;
  width: 42px !important;
  min-width: 42px !important;
  max-width: 42px !important;
  height: 44px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  color: var(--chb-green) !important;
  cursor: pointer !important;
  flex: 0 0 42px !important;
}

html body.single-product.chb-silver-pdp .quantity .qty,
html body.single-product.chb-silver-pdp input.qty,
html body.single-product.chb-silver-pdp input.input-text.qty {
  display: block !important;
  width: 46px !important;
  min-width: 46px !important;
  max-width: 46px !important;
  height: 44px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  color: #2f3d2a !important;
  font-family: Montserrat, system-ui, sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 44px !important;
  text-align: center !important;
  box-shadow: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  appearance: textfield !important;
  -moz-appearance: textfield !important;
  flex: 0 0 46px !important;
}

html body.single-product.chb-silver-pdp .quantity .qty::-webkit-outer-spin-button,
html body.single-product.chb-silver-pdp .quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

html body.single-product.chb-silver-pdp .quantity .minus i,
html body.single-product.chb-silver-pdp .quantity .plus i {
  display: none !important;
}

html body.single-product.chb-silver-pdp .quantity .minus::after {
  content: "−";
  font-size: 20px;
  line-height: 1;
  color: #2f3d2a;
  font-family: Montserrat, system-ui, sans-serif;
  font-weight: 500;
}

html body.single-product.chb-silver-pdp .quantity .plus::after {
  content: "+";
  font-size: 20px;
  line-height: 1;
  color: #2f3d2a;
  font-family: Montserrat, system-ui, sans-serif;
  font-weight: 500;
}

html body.single-product.chb-silver-pdp .single_add_to_cart_button,
html body.single-product.chb-silver-pdp button.single_add_to_cart_button.button.alt {
  background: var(--chb-green) !important;
  color: var(--chb-cream) !important;
  border: 0 !important;
  border-radius: 999px !important;
  min-height: 44px !important;
  height: 44px !important;
  padding: 0 28px !important;
  font-family: Montserrat, system-ui, sans-serif !important;
  font-weight: 600 !important;
  font-size: 0.88rem !important;
  letter-spacing: 0.03em;
  text-transform: none !important;
  flex: 1 1 auto;
  min-width: 180px;
  transition: background 0.2s, transform 0.2s;
}

html body.single-product.chb-silver-pdp .single_add_to_cart_button:hover,
html body.single-product.chb-silver-pdp .single_add_to_cart_button:focus {
  background: var(--chb-green-hover) !important;
  color: var(--chb-cream) !important;
  filter: none;
  transform: translateY(-1px);
}

html body.single-product.chb-silver-pdp .chb-colloid-badge--single,
html body.single-product.chb-silver-pdp .chb-silver-offer {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 42px;
  margin: 10px 0 0 !important;
  padding: 0 16px !important;
  border: 1px solid #d7bd5d !important;
  background: #d7bd5d !important;
  color: #273326 !important;
  border-radius: 999px !important;
  font-family: Montserrat, system-ui, sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  box-sizing: border-box;
}

html body.single-product.chb-silver-pdp .chb-colloid-note {
  display: none !important;
}

html body.single-product.chb-silver-pdp .product_meta,
html body.single-product.chb-silver-pdp .product-meta.bottom,
html body.single-product.chb-silver-pdp .product-meta.top,
html body.single-product.chb-silver-pdp .sku_wrapper {
  display: block !important;
}

html body.single-product.chb-silver-pdp .product-meta.top {
  display: flex !important;
  align-items: center;
  gap: 10px;
  margin: 0 0 16px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

html body.single-product.chb-silver-pdp .product-header {
  display: flex;
  flex-direction: column;
}

html body.single-product.chb-silver-pdp .product-header .product_title {
  order: 1;
}

html body.single-product.chb-silver-pdp .product-header .product-meta.top,
html body.single-product.chb-silver-pdp .product-header .woocommerce-product-rating {
  order: 2;
}

html body.single-product.chb-silver-pdp .star-rating {
  font-family: star !important;
  overflow: hidden !important;
  position: relative !important;
  height: 1.1em !important;
  width: 5.5em !important;
  line-height: 1 !important;
  display: block !important;
}

html body.single-product.chb-silver-pdp .product-meta.top::before,
html body.single-product.chb-silver-pdp .product-meta.top > * + ::before {
  display: none !important;
}

html body.single-product.chb-silver-pdp .product_meta {
  border-top: 1px solid var(--chb-line);
  color: var(--chb-muted) !important;
  margin: 26px 0 0 !important;
  padding-top: 19px !important;
  font-size: 0.76rem !important;
  font-family: Montserrat, system-ui, sans-serif !important;
}

html body.single-product.chb-silver-pdp .product_meta a {
  color: var(--chb-green) !important;
  text-underline-offset: 3px;
  text-decoration: underline !important;
}

html body.single-product.chb-silver-pdp .chb-silver-accordions {
  grid-column: 1 / -1;
  width: 100%;
  margin: 0 0 14px;
}

html body.single-product.chb-silver-pdp .woocommerce-tabs,
html body.single-product.chb-silver-pdp .woocommerce-tabs ul.tabs,
html body.single-product.chb-silver-pdp .woocommerce-tabs ul.wc-tabs {
  display: none !important;
}

html body.single-product.chb-silver-pdp details.chb-silver-acc {
  border: 1px solid var(--chb-line);
  background: #fff;
  border-radius: 9px;
  margin: 0 0 14px;
  overflow: hidden;
  box-shadow: 0 8px 28px rgba(66, 54, 37, 0.043);
  display: block;
}

html body.single-product.chb-silver-pdp details.chb-silver-acc--reviews {
  margin-bottom: 28px;
}

html body.single-product.chb-silver-pdp details.chb-silver-acc > summary {
  cursor: pointer;
  min-height: 74px;
  color: var(--chb-green);
  align-items: center;
  gap: 18px;
  padding: 0 28px;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.45rem;
  font-weight: 600;
  list-style: none;
  display: flex;
  background: #fff;
}

html body.single-product.chb-silver-pdp details.chb-silver-acc > summary::-webkit-details-marker {
  display: none;
}

html body.single-product.chb-silver-pdp details.chb-silver-acc > summary:hover {
  background: #fbfaf7;
}

html body.single-product.chb-silver-pdp details.chb-silver-acc > summary:focus-visible {
  outline: 2px solid var(--chb-gold);
  outline-offset: -2px;
}

html body.single-product.chb-silver-pdp details.chb-silver-acc > summary > i {
  width: 32px;
  height: 32px;
  color: var(--chb-green);
  border: 1px solid rgba(47, 61, 42, 0.2);
  border-radius: 50%;
  place-items: center;
  margin-left: auto;
  font: 400 20px / 1 Montserrat, sans-serif;
  display: grid;
  transition: transform 0.25s, background 0.2s;
}

html body.single-product.chb-silver-pdp details.chb-silver-acc[open] > summary {
  background: var(--chb-cream);
  border-bottom: 1px solid var(--chb-line);
}

html body.single-product.chb-silver-pdp details.chb-silver-acc[open] > summary > i {
  background: #fff;
  transform: rotate(45deg);
}

html body.single-product.chb-silver-pdp .chb-silver-summary-rating {
  color: var(--chb-gold);
  letter-spacing: 2px;
  margin-left: auto;
  font: 500 0.8rem Montserrat, sans-serif;
}

html body.single-product.chb-silver-pdp .chb-silver-summary-rating small {
  color: var(--chb-muted);
  letter-spacing: 0;
  margin-left: 5px;
}

html body.single-product.chb-silver-pdp .chb-silver-summary-rating + i {
  margin-left: 3px;
}

html body.single-product.chb-silver-pdp .chb-silver-acc .woocommerce-Tabs-panel,
html body.single-product.chb-silver-pdp .chb-silver-acc .panel {
  display: block !important;
  height: auto !important;
  overflow: visible !important;
  background: #fff !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 32px 48px 48px !important;
  margin: 0 !important;
  float: none !important;
  width: 100% !important;
  box-shadow: none !important;
}

html body.single-product.chb-silver-pdp .chb-silver-acc .woocommerce-Tabs-panel h2,
html body.single-product.chb-silver-pdp .chb-silver-acc .woocommerce-Tabs-panel > h2:first-child {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-weight: 600 !important;
  font-size: 2.25rem !important;
  color: var(--chb-green) !important;
  margin: 0 0 18px !important;
}

html body.single-product.chb-silver-pdp .chb-silver-acc .woocommerce-Tabs-panel h3 {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-weight: 600 !important;
  font-size: 1.55rem !important;
  color: var(--chb-green) !important;
  margin: 32px 0 8px !important;
}

html body.single-product.chb-silver-pdp .chb-silver-acc .woocommerce-Tabs-panel,
html body.single-product.chb-silver-pdp .chb-silver-acc .woocommerce-Tabs-panel p,
html body.single-product.chb-silver-pdp .chb-silver-acc .woocommerce-Tabs-panel li {
  font-family: Montserrat, system-ui, sans-serif;
  font-size: 0.9rem;
  line-height: 1.9;
  color: var(--chb-ink);
}

html body.single-product.chb-silver-pdp .chb-silver-acc .woocommerce-Tabs-panel ul {
  background: var(--chb-cream);
  border-left: 3px solid var(--chb-gold);
  margin: 18px 0 28px;
  padding: 22px 28px 22px 46px;
  list-style: disc;
}

html body.single-product.chb-silver-pdp #reviews .commentlist {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

html body.single-product.chb-silver-pdp #reviews .commentlist li {
  background: #fbfaf7;
  border-radius: 7px;
  padding: 23px;
  margin: 0 !important;
  border: 1px solid var(--chb-line);
}

html body.single-product.chb-silver-pdp #reviews .commentlist li:nth-child(4n + 2),
html body.single-product.chb-silver-pdp #reviews .commentlist li:nth-child(4n + 3) {
  background: var(--chb-cream);
}

html body.single-product.chb-silver-pdp #reviews .meta,
html body.single-product.chb-silver-pdp #reviews .woocommerce-review__author {
  font-family: Montserrat, system-ui, sans-serif !important;
  font-size: 0.82rem !important;
  font-weight: 700 !important;
  color: var(--chb-green) !important;
}

html body.single-product.chb-silver-pdp #reviews .woocommerce-review__published-date,
html body.single-product.chb-silver-pdp #reviews time {
  color: #8c857a;
  font-size: 0.7rem;
}

html body.single-product.chb-silver-pdp #reviews .description p {
  font-size: 0.82rem;
  line-height: 1.75;
  margin: 9px 0 0;
}

html body.single-product.chb-silver-pdp #review_form_wrapper {
  margin-top: 42px;
  background: var(--chb-cream);
  border: 1px solid var(--chb-line);
  border-radius: 7px;
  padding: 34px 38px;
}

html body.single-product.chb-silver-pdp #review_form_wrapper .comment-reply-title {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 1.7rem !important;
  color: var(--chb-green) !important;
  margin: 0 0 8px !important;
}

html body.single-product.chb-silver-pdp #review_form_wrapper input,
html body.single-product.chb-silver-pdp #review_form_wrapper textarea,
html body.single-product.chb-silver-pdp #review_form_wrapper select {
  width: 100%;
  border: 1px solid #d8d0c4;
  border-radius: 5px;
  padding: 12px;
  background: #fff;
  font-family: Montserrat, system-ui, sans-serif;
}

html body.single-product.chb-silver-pdp #review_form_wrapper .form-submit input,
html body.single-product.chb-silver-pdp #review_form_wrapper .submit {
  background: var(--chb-green) !important;
  color: #fff !important;
  border: 0 !important;
  border-radius: 999px !important;
  margin-top: 18px;
  padding: 12px 25px !important;
  font-weight: 600 !important;
  width: auto !important;
}

html body.single-product.chb-silver-pdp .related.products {
  grid-column: 1 / -1;
  margin: 12px 0 2rem !important;
  padding: 42px 0 0 !important;
  border-top: 0;
  background: transparent !important;
}

html body.single-product.chb-silver-pdp .related.products > h2,
html body.single-product.chb-silver-pdp .related.products > h4 {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-weight: 600 !important;
  font-size: 2.05rem !important;
  color: var(--chb-green) !important;
}

html body.single-product.chb-silver-pdp .related.products ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px !important;
}

html body.single-product.chb-silver-pdp .related.products .product,
html body.single-product.chb-silver-pdp .related.products li.product {
  background: #fff;
  border: 0;
  border-radius: 7px;
  padding: 14px !important;
  box-shadow: 0 8px 24px rgba(66, 54, 37, 0.06);
}

@media (max-width: 991px) {
  html body.single-product.chb-silver-pdp .product.type-product {
    display: flex !important;
    flex-direction: column;
    border-radius: 8px;
  }
  html body.single-product.chb-silver-pdp .product-header {
    order: 1;
    padding: 46px 38px 0 !important;
  }
  html body.single-product.chb-silver-pdp .product-header::before {
    left: 38px;
    right: 38px;
  }
  html body.single-product.chb-silver-pdp .product-images,
  html body.single-product.chb-silver-pdp .col-lg-5.product-images,
  html body.single-product.chb-silver-pdp .col-12.product-images {
    order: 2;
    padding: 14px 24px !important;
  }
  html body.single-product.chb-silver-pdp .product-detail,
  html body.single-product.chb-silver-pdp .col-lg-7.product-detail,
  html body.single-product.chb-silver-pdp .col-12.product-detail {
    order: 3;
    padding: 8px 38px 30px !important;
  }
  html body.single-product.chb-silver-pdp .woocommerce-product-gallery img.wp-post-image {
    min-height: 350px;
    max-height: none;
  }
  html body.single-product.chb-silver-pdp h1.product_title {
    font-size: 2.55rem !important;
  }
  html body.single-product.chb-silver-pdp .chb-silver-accordions,
  html body.single-product.chb-silver-pdp .related.products {
    order: 4;
  }
  html body.single-product.chb-silver-pdp #reviews .commentlist {
    grid-template-columns: 1fr;
  }
  html body.single-product.chb-silver-pdp form.cart:not(.variations_form),
  html body.single-product.chb-silver-pdp .woocommerce-variation-add-to-cart,
  html body.single-product.chb-silver-pdp .woocommerce-variation-add-to-cart.variations_button,
  html body.single-product.chb-silver-pdp .woocommerce-variation-add-to-cart-enabled {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  html body.single-product.chb-silver-pdp form.variations_form.cart {
    width: 100% !important;
    max-width: 100% !important;
  }
  html body.single-product.chb-silver-pdp .single_add_to_cart_button,
  html body.single-product.chb-silver-pdp button.single_add_to_cart_button.button.alt {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 auto !important;
    height: 44px !important;
    min-height: 44px !important;
    align-self: stretch !important;
  }
  html body.single-product.chb-silver-pdp .quantity {
    justify-content: center;
  }
  html body.single-product.chb-silver-pdp details.chb-silver-acc > summary {
    min-height: 64px;
    padding: 0 18px;
    font-size: 1.3rem;
  }
  html body.single-product.chb-silver-pdp .chb-silver-acc .woocommerce-Tabs-panel,
  html body.single-product.chb-silver-pdp .chb-silver-acc .panel {
    padding: 24px 20px !important;
  }
  html body.single-product.chb-silver-pdp .related.products ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 520px) {
  html body.single-product.chb-silver-pdp .related.products ul.products {
    grid-template-columns: 1fr;
  }
  html body.single-product.chb-silver-pdp .product-header {
    padding: 38px 23px 0 !important;
  }
  html body.single-product.chb-silver-pdp .product-header::before {
    left: 23px;
    right: 23px;
  }
  html body.single-product.chb-silver-pdp .product-images,
  html body.single-product.chb-silver-pdp .col-lg-5.product-images,
  html body.single-product.chb-silver-pdp .col-12.product-images {
    padding: 10px 16px !important;
  }
  html body.single-product.chb-silver-pdp .product-detail,
  html body.single-product.chb-silver-pdp .col-lg-7.product-detail,
  html body.single-product.chb-silver-pdp .col-12.product-detail {
    padding: 8px 23px 30px !important;
  }
}
