File "style.scss"

Full Path: /home/vantageo/public_html/cache/cache/.wp-cli/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/style.scss
File size: 299 bytes
MIME-type: text/plain
Charset: utf-8

.wc-block-components-totals-footer-item {
	.wc-block-components-totals-item__value,
	.wc-block-components-totals-item__label {
		@include font-size(large);
	}

	.wc-block-components-totals-item__label {
		font-weight: 700;
	}

	.wc-block-components-totals-footer-item-tax {
		margin-bottom: 0;
	}
}