/* WC Variant Showcase – Frontend
 * Minimal overrides only. Size, color and spacing of price/unit-price/tax
 * are handled by Germanized's own classes (wc-gzd-additional-info-loop etc.)
 * and the G5/Glowing theme — no need to re-declare them here.
 */

/* ---- Button: full width ---- */
.wcvs-variant-item .wcvs-btn {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    box-sizing: border-box !important;
}
