/* Colloidal Gold PDP SEO/content — postid-29800 only */
html body.single-product.postid-29800 .woocommerce-product-attributes-item--weight,
html body.single-product.postid-29800 .product-header .woocommerce-product-attributes,
html body.single-product.postid-29800 .product-brand table.shop_attributes {
  display: none !important;
}

html body.single-product.chb-gold-layout .chb-gold-facts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.45rem 0.7rem;
  margin: 0 0 1.15rem;
}

html body.single-product.chb-gold-layout .chb-gold-answer,
html body.single-product.chb-gold-layout .chb-gold-why,
html body.single-product.chb-gold-layout .chb-gold-glance,
html body.single-product.chb-gold-layout .chb-gold-ppm-block,
html body.single-product.chb-gold-layout .chb-gold-use-block {
  background: #fffef9;
  border: 1px solid #eadfce;
  border-radius: 14px;
  padding: 1.15rem 1.2rem 1.25rem;
  margin: 0 0 1.1rem;
}

html body.single-product.chb-gold-layout .chb-gold-answer h2,
html body.single-product.chb-gold-layout .chb-gold-why h2,
html body.single-product.chb-gold-layout .chb-gold-glance h2,
html body.single-product.chb-gold-layout .chb-gold-ppm-block h2,
html body.single-product.chb-gold-layout .chb-gold-use-block h2 {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 1.45rem !important;
  font-weight: 600 !important;
  color: #2f3d2a !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  margin: 0 0 0.65rem !important;
}

html body.single-product.chb-gold-layout .chb-gold-answer p,
html body.single-product.chb-gold-layout .chb-gold-ppm-block p,
html body.single-product.chb-gold-layout .chb-gold-use-block p,
html body.single-product.chb-gold-layout .chb-gold-why p {
  margin: 0 0 0.7rem;
  color: #3d463a;
  font-size: 1.02rem;
  line-height: 1.65;
}

html body.single-product.chb-gold-layout .chb-gold-why ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.55rem;
}

html body.single-product.chb-gold-layout .chb-gold-why li {
  margin: 0;
  padding: 0.75rem 0.85rem;
  background: #f7f2eb;
  border-radius: 10px;
  border-left: 3px solid #c9a84c;
  font-family: Montserrat, system-ui, sans-serif;
  font-size: 0.84rem;
  font-weight: 650;
  line-height: 1.4;
  color: #2f3d2a;
}

html body.single-product.chb-gold-layout .chb-gold-table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0.2rem 0 0;
}

html body.single-product.chb-gold-layout .chb-gold-table {
  width: 100%;
  min-width: 520px;
  border-collapse: collapse;
  background: #fff;
}

html body.single-product.chb-gold-layout .chb-gold-table th,
html body.single-product.chb-gold-layout .chb-gold-table td {
  text-align: left;
  vertical-align: top;
  padding: 0.7rem 0.8rem;
  border-bottom: 1px solid #eadfce;
  font-size: 0.9rem;
  color: #3d463a;
}

html body.single-product.chb-gold-layout .chb-gold-table thead th {
  font-family: Montserrat, system-ui, sans-serif;
  font-size: 0.72rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #8a9184;
  background: #f7f2eb;
}

html body.single-product.chb-gold-layout .chb-gold-table tbody th {
  font-family: Montserrat, system-ui, sans-serif;
  font-weight: 700;
  color: #2f3d2a;
  width: 28%;
}

html body.single-product.chb-gold-layout .chb-gold-review-invite {
  margin: 0 0 0.85rem;
  font-size: 0.95rem;
  color: #3d463a;
}

html body.single-product .chb-gold-sticky,
html body.single-product .chb-gold-sticky.is-on,
html body.single-product.chb-gold-layout .chb-gold-sticky,
html body.single-product.chb-gold-layout .chb-gold-sticky.is-on {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
  height: 0 !important;
  overflow: hidden !important;
}

html body.single-product.chb-gold-layout .chb-colloid-promo {
  display: block !important;
  margin: 0 0 1rem !important;
}

@media (max-width: 767px) {
  html body.single-product.chb-gold-layout .chb-gold-facts,
  html body.single-product.chb-gold-layout .chb-gold-why ul {
    grid-template-columns: 1fr;
  }
  html body.single-product.chb-gold-layout .chb-gold-table {
    min-width: 100%;
  }
  html body.single-product.chb-gold-layout .chb-gold-table thead {
    display: none;
  }
  html body.single-product.chb-gold-layout .chb-gold-table,
  html body.single-product.chb-gold-layout .chb-gold-table tbody,
  html body.single-product.chb-gold-layout .chb-gold-table tr,
  html body.single-product.chb-gold-layout .chb-gold-table th,
  html body.single-product.chb-gold-layout .chb-gold-table td {
    display: block;
    width: 100%;
  }
  html body.single-product.chb-gold-layout .chb-gold-table tr {
    border: 1px solid #eadfce;
    border-radius: 10px;
    margin: 0 0 0.65rem;
    overflow: hidden;
    background: #fff;
  }
  html body.single-product.chb-gold-layout .chb-gold-table th,
  html body.single-product.chb-gold-layout .chb-gold-table td {
    border: 0;
    padding: 0.45rem 0.8rem;
  }
  html body.single-product.chb-gold-layout .chb-gold-table td::before {
    content: attr(data-label);
    display: block;
    font-family: Montserrat, system-ui, sans-serif;
    font-size: 0.68rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #8a9184;
    margin-bottom: 0.15rem;
  }
}
