/* Zusatzabstand des APF-Gesamtpreis-Blocks entfernen (kommt aus APF/Theme). */
.wapf-product-totals .wapf--inner {
	margin-bottom: 0 !important;
}

/* APF-Preishinweis bei aktiver Staffel ausblenden. */
.wapf-pricing-hint {
	display: none !important;
}

.wcsp-price-table {
	width: 100%;
	margin: 0 0 1.5em;
	border-collapse: collapse;
}

.wcsp-price-table th,
.wcsp-price-table td {
	padding: 0.5em 0.75em;
	text-align: left;
	border-bottom: 1px solid #e2e2e2;
}

.wcsp-price-table .wcsp-col-price {
	text-align: right;
	white-space: nowrap;
}
