.shopping_cart{
font-size:12px;
}

.shopping_cart input{
font-size:12px;
width: auto;
height: auto;
}

.shopping_cart h2{
font-size:14px;
}

.wp_cart_checkout_button{
	opacity:0.7;
	width: auto;
	height: auto;
}

.wp_cart_checkout_button:hover{
	opacity:0.7;
		width: auto;
	height: auto;
}

.wp_cart_button:hover{
	opacity:0.7;
		width: auto;
	height: auto;
}

.wp_cart_button:hover{
	opacity:0.7;
		width: auto;
	height: auto;
}

input.removebutton, textarea.removebutton{
	width: auto;
	height: auto;
}

input.removebutton:hover, textarea.removebutton:hover{
		width: auto;
	height: auto;
}

