// Product Price.
.elementor-widget-woocommerce-product-price {
	// Base Theme Widget Styles.
	&.vamtam-has-theme-widget-styles {
		p.price {
			margin: 0;
			padding: 0;
		}
	}
}