.shop_table  {
	background-color: white;	
}

.shop_table thead{
	background-color: white !important;
}
.shop_table img{
	border: 2px solid #80b941;
	border-radius: 5px;

}
.shop_table a{
	color: black;
}


.cart_totals {
	background-color: white;
}
.cart_totals  h2{
	background-color: white !important;
}
.cart_totals .shipping-calculator-button{
	display: block;
}
