#order-standard_cart .view-cart-items-header {
    background-color: #D9534F!important;	
}
#order-standard_cart .view-cart-items {
    border-bottom: 2px solid #D9534F!important;
}
#order-standard_cart .empty-cart .btn {
    background-color: #D9534F!important;
}

.btn-success {
	color:#fff!important;
	background-color:#d61303!important;
	border-color:#D01006!important;
}

