.wcdc-price-wrap {
	display: flex;
	flex-direction: column;
	gap: 0.35em;
}

.wcdc-price-wrap .wcdc-label {
	font-size: 0.85em;
	opacity: 0.75;
	margin-right: 0.35em;
}

.wcdc-price-wrap del {
	opacity: 0.7;
}

.wcdc-price-wrap ins {
	text-decoration: none;
	font-weight: 600;
}

.wcdc-profile-note {
	display: block;
	margin-top: 0.4em;
	font-size: 0.9em;
	opacity: 0.85;
}
