.single-product {
	.elementor-jet-single-price.jet-woo-builder {
		p.price {
			margin: 0;

			del{
				opacity: 1;
			}
		}
	}
}