/* Mega Home: Product Price Visibility Fix */
.product-info__price-wrapper {
  visibility: visible !important;
  opacity: 1 !important;
}