/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
h2, .h2 {
    font-size: 20px;
}
.entry-content li.product .product-inner>a .title-area, .products div.product .product-inner>a .title-area, li.product .product-inner>a .title-area {
    margin-top: 28px;
    height: 83px;
    color: #1257ab;
}
.woocommerce-checkout .woocommerce-billing-fields .form-row .input-checkbox, .woocommerce-checkout .woocommerce-billing-fields .form-row .input-radio, .woocommerce-checkout .woocommerce-shipping-fields .form-row .input-checkbox, .woocommerce-checkout .woocommerce-shipping-fields .form-row .input-radio {
    float: left;
    margin-top: 8px;
    margin--right: 10px;
}
.radio, .checkbox {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 25px;
}
.woocommerce-checkout .woocommerce-billing-fields .form-row, .woocommerce-checkout .woocommerce-shipping-fields .form-row {
    margin-bottom: 10px;
}
.product-brand {
    font-size: 10px;
    color: #f9f9f9;
    line-height: 17.26px;
    text-transform: uppercase;
}