body .wc-block-components-product-metadata,
body .wc-block-components-product-badge {
	display: none;
}
body .wc-block-components-product-price__value.is-discounted {
	color: #be1e2d;
}
body del.wc-block-components-product-price__regular{
	font-size: 14px;
}
body .wc-block-components-checkout-place-order-button,
body .wc-block-cart__submit-button {
	background-color: #ec5c15;
	color: #fff;
	border-radius: 5px;
	border: 0;
}