/* Compact product cards on informational/category landing pages. */
.thm-page .thm-grid4:has(> .thm-product),
.thm-page .thm-grid3:has(> .thm-product){max-width:1180px;margin-inline:auto;gap:14px!important}
.thm-page .thm-product{border-radius:16px!important}
.thm-page .thm-product-img{height:210px!important;min-height:210px!important}
.thm-page .thm-product-body{padding:16px!important}
.thm-page .thm-product-body h3{font-size:17px!important;min-height:38px!important}
.thm-page .thm-product-body p{font-size:12.75px!important;min-height:54px!important}
@media(max-width:700px){.thm-page .thm-product-img{height:195px!important;min-height:195px!important}}
