/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-wpboutik-product-price.has-background {
	padding: 0 0;
}

.wp-block-wpboutik-product-price .current_price_before_reduction {
	text-decoration-line: line-through;
	display:block;
	font-size: .7em;
}
