/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 06 2017 | 19:54:43 */
/* Add your CSS code here.
                     
For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/****************CHECKOUT***************/
.woocommerce-shipping-fields h3, .woocommerce-billing-fields h3 {
    width: 100%;
    background-color: #1a2f54;
    color: white;
    padding: 10px;
}


#order_review_heading {
    margin-bottom: 0;
    padding-bottom: .6180469716em;
  background-color: #1a2f54;
    color: white;
    padding: 10px;
}

p {
    margin: 0 0 0.2em;
}

