
.v-tax-toggle-on .price-excl {
	display: none !important;
}

.v-tax-toggle-off .price-incl {
	display: none !important;
}

.v-tax-toggle-button.active {
	background: #000;
	color: #fff;
}
