.caldera-grid .control-label {
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 1.4em !important;
}
.caldera-grid .radio, .caldera-grid .checkbox {
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 1.4em;
}
.caldera-grid .form-group {
    margin-bottom: 2em !important;
}
.caldera-grid .help-block {
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 1.4em;
    margin-top: 10px;
}
.caldera-grid .radio, .caldera-grid .checkbox {
    min-height: 25px !important;
}
.caldera-grid .btn {
padding: 0px !important;
}
.sub-menu li {
    margin-bottom: 10px !important;
}
.testimonial .heading {
    padding-top: 10px;
}
.testimonial .client .name {
    font-size: 1.5em;
    font-weight: normal !important;
}
.testimonial .photo {
    display: none;
}
.coupon {
    border: 3px dashed #ccc;
    display: block;
    float: left;
    height: auto;
    margin-bottom: 10px;
    margin-left: 20px;
    min-height: 230px;
    padding: 5px;
    text-align: center;
    width: 45%;
}
.coupon p {
    font-size: 10px;
}
.product-btn {
    background: none repeat scroll 0 0 #3498db;
    color: #ffffff !important;
    float: left;
    font-size: 20px;
    margin-right: 20px;
    margin-top: 20px;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    width: 180px;
}
.product-btn:hover {
    background: none repeat scroll 0 0 #ea172a;
    text-decoration: none;
}
.product-btn a {
    color: #ffffff !important;
}
.central-offer {
    width: 100% !important;
}
li.draft {
display:none;
}