﻿.productSection
{
    font-family: proxima-nova-1;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
}
        
.legendProduct
{
    color:#0775BD; 
    font-size: 29px; 
    font-weight:600;
    padding-top:15px;
    padding-bottom:15px;
    text-transform: uppercase;
}

label
{
    font-weight: normal;
}
    
.watermarked
{
    width: 100%;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}