/*
Theme Name: Horse Racing Tips Australia 
Theme URI: https://www.freehorseracingtipsaustralia.com.au
Description: Horse Racing Tips Australia 
Author: HRTA
Template: Divi
Version: 1.0.0
*/

/* =Theme customization starts here
——————————————————- */

/* Remove cart from header */
.et-cart-info { display:none; }

/* Remove cart options from checkout header */
/** button[name="update_cart"] {
	display: none !important;
}

div.coupon {
	display: none !important;
} */

.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
	display:none;
}