/* Enter Your Custom CSS Here */
/*Logo*/

.branding a img, .branding img {
    width: 166px !important;
	
}

/*Footer*/
 #field_2_1.gfield .field_sublabel_below .field_description_below .gfield_visibility_visible{
	margin-top: -10px !important;
}

.woocommerce-cart-wrap .cart-collaterals  {
 
    background: #610f7f;
}

.wc-order-review  {
    background: #610f7f !important;
   
}

.wc-complete-wrap .wc-side-column{
	background:#610f7f !important;
}

.footer .color-primary{
	color:#ff5b4f !important;
	font-weight:bold !important;
}
