.wmpv-free-gift-original {
	display: none !important;
}

/* Theme mini-carts that render their own product-price element. */
.wmpv-free-gift .ld-cart-product-price {
	font-size: 0 !important;
	/* height: 0 !important; */
}

.wmpv-free-gift .ld-cart-product-price::after {
	content: 'Free';
	font-size: 16px;
}
