.jsw-omnibus-price {
	display: inline-flex;
	align-items: baseline;
	gap: .28em;
}

.jsw-omnibus-price del {
	color: #7a879a;
	font-size: .56em;
	font-weight: 700;
	line-height: 1;
	text-decoration-thickness: 2px;
}

.jsw-omnibus-price ins {
	color: inherit;
	font: inherit;
	line-height: inherit;
	text-decoration: none;
}

.jsw-omnibus-note {
	color: #68778f;
	font-size: .72rem;
	line-height: 1.4;
	margin: -6px 0 14px;
}

.jsw-omnibus-note strong {
	color: #526177;
	font-weight: 700;
}

.jsw-omnibus-note .woocommerce-Price-amount {
	white-space: nowrap;
}

.jsw-pd-mc-r .jsw-omnibus-note {
	color: rgba(255,255,255,.82);
	margin: 6px 0 10px;
}

.jsw-pd-mc-r .jsw-omnibus-note strong {
	color: #fff;
}

