/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 17 2023 | 15:21:33 */
.woocommerce-cart-page .tax_label, .woocommerce-cart-page .includes_tax, .woocommerce-checkout .tax_label, .woocommerce-checkout .includes_tax {
	display: none;
}

