
.product-price,
.product-subtotal {
	display: none;
}

div.cart_totals h2 {
	display: none;
}

table.shop_table.shop_table_responsive {
	
}

.order-total,
.cart-subtotal {
	display: none;
}


th, td {
	
}

th.product-quantity,
td.product-quantity {
	text-align: right;
}

h2.enquiry-checkout {
	font-size: 3rem;
	font-family: "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, sans-serif;
}


