.gc-tonne-unit {
	display: inline-block;
	margin-left: 8px;
	font-size: 13px;
	font-weight: 600;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
}

/* Divi floats the Add to Cart button. Float the unit as well so its visual
   position remains between the quantity control and the button. */
body.single-product form.cart .gc-tonne-unit {
	float: left;
	height: 56px;
	margin-right: 12px;
	line-height: 56px;
}
