/* SAOPTIC Admin Suite — product card cleanup.
 * Scope is intentionally limited to Woodmart product cards; single-product
 * category metadata and taxonomy data remain intact and crawlable. */
.wd-product .wd-product-cats,
.product-grid-item .wd-product-cats {
    display: none !important;
}
