/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Aug 13 2024 | 20:24:21 */
/* Th */
.woocommerce-checkout-review-order-table .cart-subtotal th{
	display:none;
}

/* Bdi */
.cart-subtotal td bdi{
	display:none;
}

/* Table Data */
.woocommerce-checkout-review-order-table .cart-subtotal td{
	display:none;
}
