/* Put your custom style here */

span.m-substitle {
    font-family: "Lato", arial, tahoma;
}

dt.m-eventitle {
    margin: 20px 0 10px !important;
}

a.link-learn {
    color: #428bca;
}


#firecheckout-form input[type="checkbox"] {
    margin: 3px 10px 0 0;
    line-height: normal;
    float: left;
}

#firecheckout-form .block-content ul li {
    border-bottom: none;
    padding: 8px 0;
}

#firecheckout-form input[type="radio"], #checkout-shipping-method-load input {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

#checkout-review-table h3.product-name {
    margin: 3px;
}

.firecheckout-set .sp-methods dt {
    margin: 15px 0 18px;
}

.firecheckout-set input.input-text, .firecheckout-set select, .firecheckout-set textarea {
    border-radius: 0px !important;
}

#header-v1 .links li {
    display: inline-block !important;
}

.price-box .label {
    color: #666;
}


div#box-custom_tab_one > table {
    width: 100%;
}

td.attrib {
    width: 25%;
}
