.kitmik-gst-breakdown {
	margin: 4px 0 12px;
	font-size: 13px;
	color: #555;
}

.kitmik-gst-line {
	line-height: 1.6;
}

.kitmik-gst-line-incl {
	font-weight: 600;
	color: #1c1108;
}

.kitmik-tax-suffix {
	font-size: 12px;
	color: #777;
	font-weight: 400;
}

.kitmik-you-save {
	color: #2e7d32;
	font-weight: 600;
}

/* Always rendered (see class-gst-pricing.php build_breakdown_html()) so the
   line's height stays reserved even on variations/products with no discount
   -- only hide it visually, so switching between a discounted and a
   non-discounted variation never adds/removes a line and shifts the sidebar
   buy-box below it. */
.kitmik-you-save--hidden {
	visibility: hidden;
}
