/* Health Tribe / native WooCommerce. White, forest green, metallic orange. */
.ht-commerce {
  --wc-green: #245336;
  --wc-muted: #52645a;
  --wc-line: #dce6df;
  color: var(--ink, #071912);
  background: #fff;
  padding: 28px 24px 88px;
  line-height: 1.6;
}
.ht-commerce-shell { max-width: 1320px; margin-inline: auto; min-width: 0; }
.woocommerce .ht-commerce .woocommerce-breadcrumb {
  margin: 0 0 32px; color: var(--wc-muted); font-size: 13px; line-height: 1.7;
}
.ht-commerce .woocommerce-breadcrumb a { color: var(--wc-green); }
.ht-commerce a:not(.button):hover { text-decoration: underline; text-underline-offset: 4px; }
.ht-commerce :is(a, button, input, textarea, select, summary):focus-visible {
  outline: 3px solid #3d6a45; outline-offset: 4px;
}
.woocommerce .ht-commerce div.product { margin: 0; }
.ht-product-top {
  display: grid; grid-template-columns: minmax(0, 1.04fr) minmax(0, 1fr);
  align-items: start; gap: clamp(30px, 5vw, 72px);
}
.ht-product-visual {
  position: relative; min-width: 0; padding: 24px; background: #fff;
  border: 1px solid var(--wc-line); border-radius: 28px;
  box-shadow: 0 16px 48px -30px rgba(32, 69, 44, .25);
}
.woocommerce .ht-commerce div.product .summary {
  width: auto; float: none; clear: none; min-width: 0; margin: 8px 0 0;
}
.ht-product-eyebrow {
  display: flex; align-items: center; flex-wrap: wrap; gap: 10px 14px;
  margin-bottom: 18px; color: var(--wc-green); font-size: 11px;
  font-weight: 800; letter-spacing: .13em; text-transform: uppercase;
}
.ht-product-eyebrow > a { padding: 5px 11px; border: 1px solid #b8cfbe; border-radius: 20px; letter-spacing: .06em; }
.woocommerce .ht-commerce div.product .product_title {
  margin: 0 0 22px; padding: 0; color: #20452c; font-size: clamp(36px, 4.2vw, 62px);
  font-weight: 800; letter-spacing: -.055em; line-height: 1.06; overflow-wrap: anywhere;
}
.woocommerce .ht-commerce div.product p.price,
.woocommerce .ht-commerce div.product span.price {
  display: block; margin: 0 0 22px; color: #20452c; font-size: clamp(25px, 2.7vw, 34px);
  font-weight: 800; letter-spacing: -.03em; line-height: 1.25;
}
.ht-commerce .price del { color: var(--wc-muted); font-size: .72em; font-weight: 500; margin-right: 10px; }
.ht-commerce .price ins { text-decoration: none; }
.ht-commerce .price .woocommerce-price-suffix { display: inline; font-size: .45em; font-weight: 500; letter-spacing: 0; }
.woocommerce .ht-commerce .woocommerce-product-rating { margin: 0 0 16px; font-size: 13px; }
.ht-commerce .star-rating, .ht-commerce p.stars a { color: #bf540f; }
.ht-commerce .woocommerce-review-link { color: var(--wc-muted); }
.woocommerce .ht-commerce .woocommerce-product-details__short-description {
  margin: 0 0 24px; padding-bottom: 22px; border-bottom: 1px solid var(--wc-line);
  color: var(--wc-muted); font-size: 16px; line-height: 1.75;
}
.ht-commerce .woocommerce-product-details__short-description p { margin: 0 0 12px; }
.ht-commerce .woocommerce-product-details__short-description p:last-child { margin-bottom: 0; }
.ht-commerce .woocommerce-product-details__short-description ul { padding-left: 22px; }
.ht-commerce .woocommerce-product-details__short-description :is(iframe, video) { width: 100%; max-width: 100%; aspect-ratio: 16/9; height: auto; }
.woocommerce .ht-commerce div.product div.images {
  width: 100%; float: none; margin: 0; opacity: 1 !important; background: #fff;
}
.ht-commerce .woocommerce-product-gallery__wrapper { margin: 0; }
.ht-commerce .woocommerce-product-gallery__image > a { display: block; }
.woocommerce .ht-commerce .woocommerce-product-gallery__image img:not(.zoomImg),
.woocommerce .ht-commerce .woocommerce-product-gallery__image--placeholder img {
  width: 100%; height: clamp(350px, 40vw, 540px); max-height: none; padding: 8px;
  object-fit: contain; object-position: center; border-radius: 18px; background: #fff;
  animation: none; transform: none; filter: none;
}
.woocommerce .ht-commerce div.product div.images .flex-control-thumbs {
  display: flex; flex-wrap: wrap; gap: 10px; margin: 20px 0 0; padding: 0;
}
.woocommerce .ht-commerce div.product div.images .flex-control-thumbs li {
  float: none; width: 70px; margin: 0; list-style: none;
}
.woocommerce .ht-commerce div.product div.images .flex-control-thumbs li img {
  width: 70px; height: 70px; padding: 5px; object-fit: contain; background: #fff;
  border: 1px solid var(--wc-line); border-radius: 12px; opacity: .65;
}
.woocommerce .ht-commerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce .ht-commerce div.product div.images .flex-control-thumbs li img:hover {
  border-color: var(--wc-green); opacity: 1;
}
.woocommerce .ht-commerce div.product div.images .woocommerce-product-gallery__trigger {
  top: 0; right: 0; border: 1px solid var(--wc-line); background: #fff;
  box-shadow: 0 4px 12px #20452c12;
}
.woocommerce .ht-commerce span.onsale {
  z-index: 3; top: 18px; left: 18px; min-height: 0; min-width: 0; padding: 7px 14px;
  border-radius: 30px; color: #fff; background: var(--wc-green); font-size: 12px; line-height: 1.4;
}
/* Native add-to-cart forms remain in charge of stock, variations and validation. */
.woocommerce .ht-commerce div.product form.cart {
  display: flex; align-items: stretch; flex-wrap: wrap; gap: 12px; margin: 22px 0 26px;
}
.woocommerce .ht-commerce div.product form.cart::before,
.woocommerce .ht-commerce div.product form.cart::after { display: none; }
.woocommerce .ht-commerce div.product form.cart div.quantity { float: none; flex: 0 0 82px; margin: 0; }
.woocommerce .ht-commerce div.product form.cart .quantity .qty {
  width: 82px; height: 56px; min-height: 56px; padding: 8px; border: 1px solid #a8bdae;
  border-radius: 12px; background: #fff; color: #20452c; font-size: 17px; text-align: center;
}
.woocommerce .ht-commerce :is(a, button, input).button,
.woocommerce .ht-commerce #respond input#submit,
.ht-commerce .wc-block-components-button:not(.is-link) {
  position: relative; display: inline-flex; justify-content: center; align-items: center; gap: 8px;
  overflow: hidden; isolation: isolate; min-height: 52px; padding: 15px 24px;
  border: 1px solid #faac66; border-radius: 12px; color: #fff; cursor: pointer;
  background: linear-gradient(180deg, #ffffff55 0%, #ffffff00 36%), linear-gradient(125deg, #df660f 0%, #bd4207 49%, #e97a23 80%, #bf4609 100%);
  box-shadow: inset 0 1px 1px #ffffffc9, inset 0 -3px 3px #7f290850, 0 7px 18px #c9571324;
  text-shadow: 0 1px 2px #60220499; font-size: 13px; font-weight: 800;
  letter-spacing: .045em; text-transform: uppercase; text-align: center; line-height: 1.35;
  transition: transform .2s, box-shadow .2s;
}
.woocommerce .ht-commerce .button:not(.loading)::before,
.ht-commerce .wc-block-components-button:not(.is-link)::before {
  content: ""; position: absolute; z-index: -1; top: -60%; left: -65%; width: 30%; height: 220%;
  background: linear-gradient(90deg, transparent, #ffffff75, transparent);
  transform: skewX(-22deg); animation: ht-commerce-shine 5s ease-in-out infinite; pointer-events: none;
}
@keyframes ht-commerce-shine { 0%, 64% { left: -65%; } 88%, 100% { left: 135%; } }
.woocommerce .ht-commerce .button:hover, .ht-commerce .wc-block-components-button:not(.is-link):hover {
  color: #fff; transform: translateY(-2px); text-decoration: none;
  box-shadow: inset 0 1px 1px #ffffffc9, inset 0 -3px 3px #7f290850, 0 10px 24px #c9571336;
}
.woocommerce .ht-commerce div.product form.cart .single_add_to_cart_button {
  flex: 1 1 210px; float: none; min-height: 56px; margin: 0; font-size: 14px;
}
.woocommerce .ht-commerce .button:disabled,
.woocommerce .ht-commerce .button.disabled,
.woocommerce .ht-commerce .button:disabled:hover {
  opacity: .55; cursor: not-allowed; transform: none;
}
.woocommerce .ht-commerce .button:disabled::before,
.woocommerce .ht-commerce .button.disabled::before { animation: none; }
.woocommerce .ht-commerce div.product form.cart.variations_form,
.woocommerce .ht-commerce div.product form.cart.grouped_form { display: block; }
.woocommerce .ht-commerce div.product form.cart .variations { margin: 0 0 16px; width: 100%; border: 0; }
.woocommerce .ht-commerce div.product form.cart .variations tbody,
.woocommerce .ht-commerce div.product form.cart .variations tr,
.woocommerce .ht-commerce div.product form.cart .variations :is(th, td) { display: block; width: 100%; padding: 0; text-align: left; background: #fff; border: 0; }
.woocommerce .ht-commerce div.product form.cart .variations .label { margin-bottom: 7px; color: #20452c; font-size: 13px; }
.woocommerce .ht-commerce div.product form.cart .variations .value { margin-bottom: 15px; }
.woocommerce .ht-commerce div.product form.cart .variations select {
  width: 100%; max-width: 100%; min-width: 0; margin: 0; min-height: 52px; padding: 12px 36px 12px 14px;
  border: 1px solid #a8bdae; border-radius: 10px; background-color: #fff; color: #20452c; font-size: 16px;
}
.ht-commerce .reset_variations { display: inline-block; margin-top: 7px; color: var(--wc-green); font-size: 12px; }
.ht-commerce .woocommerce-variation-add-to-cart { display: flex; flex-wrap: wrap; align-items: stretch; gap: 12px; }
.ht-commerce .single_variation .price { margin-bottom: 14px; }
.ht-commerce .group_table { width: 100%; margin-bottom: 20px; border-collapse: collapse; }
.ht-commerce .group_table td { padding: 14px 8px !important; border-bottom: 1px solid var(--wc-line); vertical-align: middle; }
.ht-commerce .group_table td:first-child { padding-left: 0 !important; }
.ht-commerce .group_table .woocommerce-grouped-product-list-item__price { text-align: right; white-space: nowrap; }
.ht-commerce .grouped_form > .single_add_to_cart_button { width: 100%; }
.woocommerce .ht-commerce div.product .stock { display: block; color: #245336; font-size: 14px; font-weight: 700; margin: 18px 0; }
.woocommerce .ht-commerce div.product .out-of-stock { color: #a12f23; }
.ht-product-support {
  display: flex; align-items: center; gap: 13px; padding-top: 22px; border-top: 1px solid var(--wc-line);
}
.ht-product-support strong { display: block; margin-bottom: 3px; font-size: 13px; color: #20452c; }
.ht-product-support a { font-size: 13px; color: var(--wc-muted); }
.ht-support-icon {
  position: relative; display: grid; place-items: center; flex: 0 0 44px; height: 44px; overflow: hidden;
  border: 1px solid #f6ac70; border-radius: 14px; background: linear-gradient(135deg, #fcb575, #c74b0b 55%, #ffaf5c);
  box-shadow: inset 0 1px 1px #ffffffc9, inset 0 -2px 2px #9b410c70, 0 4px 12px #d56c1a30;
}
.ht-support-icon::after { content: ""; position: absolute; inset: -50% auto -50% -70%; width: 35%; background: linear-gradient(90deg, transparent, #ffffffa6, transparent); transform: skewX(-22deg); animation: ht-commerce-shine 5s infinite; }
.ht-product-support .ht-support-icon svg { width: 22px; height: 22px; color: #fff; animation: none; filter: none; }
/* Product information uses the built-in Woo tabs and keyboard behavior. */
.ht-product-information { margin-top: 58px; min-width: 0; }
.woocommerce .ht-commerce div.product .woocommerce-tabs { clear: both; margin: 0; }
.woocommerce .ht-commerce div.product .woocommerce-tabs ul.tabs {
  display: flex; flex-wrap: wrap; gap: 4px 26px; margin: 0 0 30px; padding: 0;
  border-bottom: 1px solid var(--wc-line); overflow: visible;
}
.woocommerce .ht-commerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce .ht-commerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce .ht-commerce div.product .woocommerce-tabs ul.tabs li::after { display: none; }
.woocommerce .ht-commerce div.product .woocommerce-tabs ul.tabs li {
  margin: 0; padding: 0; border: 0; border-radius: 0; background: transparent;
}
.woocommerce .ht-commerce div.product .woocommerce-tabs ul.tabs li a {
  display: block; padding: 15px 0; color: var(--wc-muted); font-size: 15px; font-weight: 700; border-bottom: 3px solid transparent;
}
.woocommerce .ht-commerce div.product .woocommerce-tabs ul.tabs li.active a { color: #20452c; border-bottom-color: #3d6a45; }
.woocommerce .ht-commerce div.product .woocommerce-tabs .panel { margin: 0; padding: 0 0 30px; border: 0; box-shadow: none; }
.ht-commerce .woocommerce-Tabs-panel { color: var(--wc-muted); font-size: 16px; line-height: 1.8; overflow-wrap: anywhere; }
.ht-commerce .woocommerce-Tabs-panel > :is(p, ul, ol) { max-width: 1000px; }
.ht-commerce .woocommerce-Tabs-panel p { margin: 0 0 18px; }
.ht-commerce .woocommerce-Tabs-panel :is(h2, h3, h4) { color: #20452c; letter-spacing: -.025em; line-height: 1.2; }
.ht-commerce .woocommerce-Tabs-panel h2 { margin: 0 0 22px; font-size: 30px; }
.ht-commerce .woocommerce-Tabs-panel :is(h3, h4) { margin: 28px 0 16px; font-size: 22px; }
.ht-commerce .woocommerce-Tabs-panel :is(ul, ol) { padding-left: 22px; }
.ht-commerce .woocommerce-Tabs-panel li { margin-bottom: 9px; }
.ht-commerce .woocommerce-Tabs-panel :is(img, iframe, video) { max-width: 100%; }
.ht-commerce .woocommerce-Tabs-panel img { height: auto; }
.ht-commerce .woocommerce-Tabs-panel iframe { width: min(100%, 900px); aspect-ratio: 16 / 9; height: auto; border: 0; }
.ht-commerce .woocommerce-Tabs-panel table {
  width: 100% !important; max-width: 100%; margin: 20px 0 28px; border: 1px solid var(--wc-line); border-collapse: collapse;
  color: var(--wc-muted); font-size: 14px; line-height: 1.6;
}
.ht-commerce .woocommerce-Tabs-panel table :is(td, th) { padding: 13px 16px; border: 1px solid var(--wc-line); text-align: left; background: #fff; overflow-wrap: anywhere; }
.ht-commerce .woocommerce-Tabs-panel table th { font-weight: 700; color: #20452c; }
.ht-commerce .woocommerce-Tabs-panel table p { margin: 0; }
.ht-product-videos { display: grid; gap: 24px; max-width: 940px; }
.ht-product-video { overflow: hidden; border-radius: 20px; background: #071912; aspect-ratio: 16/9; }
.ht-product-video :is(iframe, video) { display: block; width: 100% !important; height: 100% !important; border: 0; }
.ht-product-meta { margin: 8px 0 48px; padding: 20px 0; border-top: 1px solid var(--wc-line); border-bottom: 1px solid var(--wc-line); }
.ht-product-meta summary { cursor: pointer; font-size: 14px; font-weight: 700; color: #20452c; }
.ht-product-meta .product_meta { padding-top: 18px; color: var(--wc-muted); font-size: 13px; }
.ht-product-meta .product_meta > span { display: block; margin: 0 0 10px; }
.ht-product-meta .product_meta a { display: inline-block; padding: 3px 9px; margin: 3px 1px; border: 1px solid var(--wc-line); border-radius: 20px; color: #245336; }
/* Related items, upsells, product categories and the Woo shop share one card design. */
.woocommerce .ht-commerce :is(.related, .up-sells) { clear: both; padding-top: 12px; }
.woocommerce .ht-commerce :is(.related, .up-sells) > h2 { margin: 0 0 26px; color: #20452c; font-size: clamp(27px, 3vw, 40px); letter-spacing: -.04em; }
.woocommerce .ht-commerce ul.products {
  display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 26px;
  margin: 28px 0 40px; padding: 0;
}
.woocommerce .ht-commerce ul.products::before, .woocommerce .ht-commerce ul.products::after { display: none; }
.woocommerce .ht-commerce ul.products li.product {
  display: flex; flex-direction: column; float: none; width: auto; min-width: 0; margin: 0; padding: 16px;
  border: 1px solid var(--wc-line); border-radius: 22px; background: #fff;
  transition: box-shadow .2s, border-color .2s;
}
.woocommerce .ht-commerce ul.products li.product:hover { border-color: #8db398; box-shadow: 0 12px 30px -20px #20452c55; }
.woocommerce .ht-commerce ul.products li.product a img { width: 100%; height: 230px; margin: 0 0 20px; object-fit: contain; border-radius: 16px; background: #fff; }
.woocommerce .ht-commerce ul.products li.product .woocommerce-loop-product__title { padding: 0; margin: 0 0 12px; color: #20452c; font-size: 19px; font-weight: 700; letter-spacing: -.02em; line-height: 1.3; }
.woocommerce .ht-commerce ul.products li.product .price { margin: 0 0 18px; color: #245336; font-size: 18px; font-weight: 700; }
.woocommerce .ht-commerce ul.products li.product .price del { display: inline; }
.woocommerce .ht-commerce ul.products li.product .star-rating { margin: 10px 0; }
.woocommerce .ht-commerce ul.products li.product .button { margin: auto 0 0; align-self: stretch; font-size: 11px; padding: 12px 10px; min-height: 46px; }
.woocommerce .ht-commerce ul.products li.product .onsale { top: 8px; right: 8px; left: auto; margin: 0; }
.ht-commerce .added_to_cart { color: #245336; padding: 10px 0 0; font-size: 13px; font-weight: 700; }
.ht-commerce .woocommerce-products-header { margin: 18px 0 30px; max-width: 880px; }
.ht-commerce .woocommerce-products-header__title,
.ht-commerce-heading h1 { margin: 0 0 20px; color: #20452c; font-size: clamp(36px, 5vw, 66px); letter-spacing: -.05em; line-height: 1.05; }
.ht-commerce .term-description { color: var(--wc-muted); }
.ht-commerce .woocommerce-ordering select { border: 1px solid var(--wc-line); padding: 12px; border-radius: 10px; background: #fff; color: #20452c; font-size: 15px; }
.woocommerce .ht-commerce nav.woocommerce-pagination ul { display: inline-flex; gap: 8px; border: 0; }
.woocommerce .ht-commerce nav.woocommerce-pagination ul li { border: 0; }
.woocommerce .ht-commerce nav.woocommerce-pagination ul li :is(a, span) { min-width: 44px; padding: 14px; border: 1px solid var(--wc-line); border-radius: 10px; }
.woocommerce .ht-commerce nav.woocommerce-pagination ul li span.current { background: #245336; color: #fff; }
/* Notices, reviews and the onward shopping flow. */
.ht-commerce :is(.woocommerce-message, .woocommerce-info, .woocommerce-error) { border-radius: 12px; border-top-color: #3d6a45; background: #f5f9f6; color: #20452c; font-size: 14px; }
.ht-commerce :is(.woocommerce-message, .woocommerce-info)::before { color: #3d6a45; }
.ht-commerce .woocommerce-error { background: #fff7f5; border-top-color: #aa3528; color: #80281e; }
.ht-commerce .woocommerce-notices-wrapper:empty { display: none; }
.ht-commerce :is(input[type="text"], input[type="email"], input[type="tel"], input[type="password"], input[type="number"], textarea) {
  max-width: 100%; min-height: 48px; padding: 12px; border: 1px solid #a8bdae; border-radius: 8px; color: #20452c; background: #fff; font-size: 16px;
}
.ht-commerce textarea { min-height: 140px; width: 100%; }
.ht-commerce label { color: #20452c; font-size: 14px; }
.ht-commerce .required { color: #a12f23; }
.woocommerce .ht-commerce #reviews #comments ol.commentlist { padding: 0; }
.woocommerce .ht-commerce #reviews #comments ol.commentlist li .comment-text { border-color: var(--wc-line); border-radius: 16px; padding: 20px; }
.ht-commerce #review_form { max-width: 800px; padding-top: 24px; }
.ht-commerce #reply-title { color: #20452c; font-size: 22px; font-weight: 700; }
.ht-commerce .comment-form-cookies-consent { display: flex; align-items: start; gap: 10px; }
.ht-commerce-page { padding-top: 40px; }
.ht-commerce-heading { margin: 0 0 36px; }
.ht-back-to-shop { display: inline-block; margin-bottom: 24px; color: #245336; font-size: 13px; }
.ht-commerce :is(.wc-block-cart, .wc-block-checkout) { max-width: none; margin: 0; }
.ht-commerce .woocommerce-cart-form { margin-bottom: 32px; }
.ht-commerce table.shop_table { border-color: var(--wc-line); border-radius: 16px; background: #fff; overflow: hidden; }
.ht-commerce table.shop_table th { padding: 16px 12px; color: #20452c; }
.ht-commerce table.shop_table td { padding: 16px 12px; }
.ht-commerce table.shop_table .product-thumbnail img { width: 76px; height: 76px; object-fit: contain; }
.ht-commerce .woocommerce .cart-collaterals .cart_totals { max-width: 570px; }
.ht-commerce .cart_totals h2, .ht-commerce #order_review_heading, .ht-commerce .woocommerce-billing-fields h3 { color: #20452c; font-size: 28px; letter-spacing: -.025em; }
.ht-commerce .woocommerce #payment { background: #f5f9f6; border-radius: 16px; }
.ht-commerce .woocommerce #payment .payment_box { background: #fff; color: #20452c; }
.ht-commerce .woocommerce form.checkout_coupon, .ht-commerce .woocommerce form.login, .ht-commerce .woocommerce form.register { border-color: var(--wc-line); border-radius: 16px; }
.ht-commerce .woocommerce-MyAccount-navigation ul { padding: 0; list-style: none; }
.ht-commerce .woocommerce-MyAccount-navigation li a { display: block; padding: 13px 16px; border-bottom: 1px solid var(--wc-line); }
.ht-commerce .woocommerce-MyAccount-navigation li.is-active a { border-radius: 8px; background: #245336; color: #fff; }
@media (max-width: 1024px) {
  .ht-product-top { gap: 30px; }
  .ht-product-visual { padding: 14px; }
  .woocommerce .ht-commerce ul.products { gap: 18px; }
  .woocommerce .ht-commerce ul.products li.product a img { height: 190px; }
}
@media (max-width: 820px) {
  .ht-commerce { padding: 22px 20px 64px; }
  .ht-product-top { grid-template-columns: minmax(0, 1fr); gap: 30px; }
  .ht-product-visual { padding: 18px; border-radius: 22px; }
  .woocommerce .ht-commerce .woocommerce-product-gallery__image img:not(.zoomImg),
  .woocommerce .ht-commerce .woocommerce-product-gallery__image--placeholder img { height: clamp(300px, 65vw, 510px); }
  .woocommerce .ht-commerce div.product .summary { margin: 0; }
  .woocommerce .ht-commerce div.product .product_title { font-size: clamp(36px, 6vw, 50px); }
  .ht-product-information { margin-top: 38px; }
  .woocommerce .ht-commerce ul.products { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .woocommerce .ht-commerce ul.products li.product a img { height: 220px; }
}
@media (max-width: 480px) {
  .ht-commerce { padding: 18px 16px 52px; }
  .woocommerce .ht-commerce .woocommerce-breadcrumb { margin-bottom: 20px; font-size: 12px; }
  .ht-product-visual { padding: 10px; }
  .woocommerce .ht-commerce .woocommerce-product-gallery__image img:not(.zoomImg),
  .woocommerce .ht-commerce .woocommerce-product-gallery__image--placeholder img { height: 320px; }
  .woocommerce .ht-commerce div.product .product_title { font-size: 38px; margin-bottom: 18px; }
  .ht-product-eyebrow { font-size: 10px; gap: 8px 12px; }
  .woocommerce .ht-commerce div.product form.cart .single_add_to_cart_button { flex-basis: 160px; padding-inline: 14px; }
  .woocommerce .ht-commerce div.product .woocommerce-tabs ul.tabs { gap: 0 20px; }
  .woocommerce .ht-commerce div.product .woocommerce-tabs ul.tabs li a { font-size: 13px; padding-block: 12px; }
  .ht-commerce .woocommerce-Tabs-panel h2 { font-size: 26px; }
  .ht-commerce .woocommerce-Tabs-panel table { font-size: 12px; }
  .ht-commerce .woocommerce-Tabs-panel table :is(th, td) { padding: 9px 7px; }
  .woocommerce .ht-commerce ul.products { gap: 12px; }
  .woocommerce .ht-commerce ul.products li.product { padding: 10px; border-radius: 16px; }
  .woocommerce .ht-commerce ul.products li.product a img { height: 155px; margin-bottom: 16px; }
  .woocommerce .ht-commerce ul.products li.product .woocommerce-loop-product__title { font-size: 16px; }
  .woocommerce .ht-commerce ul.products li.product .price { font-size: 16px; }
  .woocommerce .ht-commerce ul.products li.product .button { font-size: 10px; letter-spacing: .01em; padding-inline: 6px; }
  .ht-commerce .woocommerce-ordering, .ht-commerce .woocommerce-result-count { float: none; width: 100%; }
  .ht-commerce .woocommerce-ordering select { width: 100%; }
  .ht-commerce .woocommerce-Tabs-panel .alignleft, .ht-commerce .woocommerce-Tabs-panel .alignright { float: none; margin-inline: 0; }
}
@media (prefers-reduced-motion: reduce) {
  .ht-commerce *, .ht-commerce *::before, .ht-commerce *::after { animation: none !important; transition: none !important; }
  .woocommerce .ht-commerce .button:hover { transform: none; }
}
