.edd-price-row {
    text-align: center;
    font-size: 1.2em;
    line-height: 1.2em;
}

.edd-price-heading {
    text-align: center;
}

.edd-checkout-strikethrough-price {
    text-decoration: line-through;    
    color: red;
}

.edd-checkout-sale-price {
    font-weight: bold;    
}

.edd-checkout-regular-price {
    font-weight: bold;
}