body {
    font-family: 'Cerebri Sans Pro', sans-serif;
    background: #fdfdfd;
}
.woocommerce-button.button.view,
.woocommerce-button.woocommerce-button--next,
.woocommerce-Button.button{
    background-color: #15487B !important;
    font-weight: 500 !important;
}
.woocommerce-button.button.view:hover,
.woocommerce-button.woocommerce-button--next:hover{
    background-color: #1a69a5 !important;;
}
#body_content_inner h2,
#body_content_inner h2 a,
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{
    color: #154A7E !important;
}
.woocommerce-cart-fragments .widget_shopping_cart_content .cart-number {
    display: none !important;
}
.woocommerce .woocommerce-error li a,
.woocommerce .woocommerce-error li {
    color: #a00;
}
p.no-fonts {	    
	font-family: none !important;
}
.woocommerce-Downloads.digital-downloads li a{
	background: #154A7E !important; 
} 
.woocommerce-Downloads.digital-downloads li a:hover{
	background: #046BD2!important; 
}




