.shopping_cart{
font-size:12px;
}
.shopping_cart h2{
	font-size:14px;
	color: #96127B;
	font-weight: bold;
}
h2.widgettitle {
	font-size:18px;
	color: #96127B;
	font-weight: bold;
}

.wp_cart_checkout_button:hover{
	opacity:0.7;
}

.wp_cart_button:hover{
	opacity:0.7;
}

