/* FP Variation Price */
.fpvp-hide-default-price {
    display: none;
}

/* The Product Add-Ons subtotal is promoted to the accessible main price. */
.fpvp-addon-price-merge #product-addons-total {
    display: none;
}
