/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .final_price {
    width: 100%;
    display: block;
    float: right;
    margin: 20px 0px;
    font-weight: 700;
}