/*
Theme Name: CONDOM9 Child
Description: Lightweight CONDOM9 child theme for Twenty Twenty-Five.
Author: CONDOM9
Template: twentytwentyfive
Version: 0.1.2
Text Domain: condom9-child
*/

.condom9-member-price {
	border-left: 3px solid currentColor;
	margin-block: .75rem;
	padding: .65rem .8rem;
}

.condom9-member-price__current {
	font-size: 1.05em;
}

.condom9-member-price__saving,
.condom9-member-price__period,
.condom9-member-price__normal {
	font-size: .9em;
}

.condom9-member-price--compact {
	margin-block: .4rem;
	padding: .4rem .55rem;
}
