/* ohhktech readable type — 2026-09-17
   Bootstrap sets html { font-size: 10px }. Bump root + product body for clarity. */
html {
  font-size: 12px !important;
}
body {
  line-height: 1.7;
}

/* Product detail main copy */
.product-detail-n114m-1 .information-box,
.product-information-content,
.product-information-box {
  font-size: 1.75rem !important;
  line-height: 1.85 !important;
}
.product-information-box p,
.product-information-box li,
.product-information-box td,
.product-information-box span {
  font-size: 1.75rem !important;
  line-height: 1.85 !important;
}
.product-information-box h2 {
  font-size: 2.4rem !important;
  line-height: 1.45 !important;
  margin: 1.2em 0 0.6em !important;
}
.product-information-box h3 {
  font-size: 2.1rem !important;
  line-height: 1.45 !important;
  margin: 1.1em 0 0.5em !important;
}
.product-detail-n114m-1 .attributes-box .name {
  font-size: 2.2rem !important;
  line-height: 1.35 !important;
}
.product-detail-n114m-1 .attributes-box .desc,
.product-detail-n114m-1 .attributes-box .items,
.product-detail-n114m-1 .attributes-box .annex {
  font-size: 1.7rem !important;
  line-height: 1.8 !important;
}

/* Category / list titles a bit larger */
.product-list .title,
.news-list .title,
.list-product .title {
  font-size: 1.7rem !important;
  line-height: 1.45 !important;
}
