.shopping_cart{
font-size:12px;
border:1px solid #EFEFEF;
background: #F7F7F7;
margin:10px 6px;
}
.shopping_cart h2{
font-size:14px;
border:none;
}

.wp_cart_checkout_button:hover{
	opacity:0.7;
}

.wp_cart_button:hover{
	opacity:0.7;
}

