/*
 Theme Name:   Woopress Child
 Theme URI:    http://8theme.com/
 Description:  Woopress Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     woopress
 Version:      1.0
 Text Domain:  woopress-child
*/

.product-information .price2 {
    float: left;
    width: 100%;
    margin-top: 3px;
    margin-bottom: 25px;
    font: 119% 'Raleway', sans-serif;
    font-weight: 400;	    color: #333;
    line-height: 119%;
}

.product-information .price {
    float: left;
    width: 100%;
    margin-top: 16px;
    margin-bottom: 5px;
    font: 30px/30px 'Raleway', sans-serif;
    font-weight: 600;

}