.bitubo-composite-dealer-prices {
	display: inline-block;
}

.bitubo-composite-dealer-prices__row {
	display: block;
}

.bitubo-composite-dealer-prices__row + .bitubo-composite-dealer-prices__row {
	margin-top: 0.2em;
}

.bitubo-composite-dealer-prices__retail del {
	opacity: 0.8;
}

.bitubo-component-sku {
	display: block;
	margin-top: 0.4em;
	font-size: 0.9em;
	font-weight: 400;
	line-height: 1.35;
	opacity: 0.8;
}

.bitubo-component-sku__label {
	font-weight: 700;
}

.bitubo-component-sku__value {
	font-weight: 400;
}

.bitubo-component-sku--option {
	margin-bottom: 0.6em;
}

/* Blocksy uses the same WooCommerce price HTML inside product archive cards. */
[data-products] .ct-woo-card-actions .bitubo-composite-dealer-prices {
	display: block;
	line-height: 1.45;
	text-align: left;
}
