/* JC Free Gifts: gift lines in the cart, checkout and mini cart. */

.jc-fg-qty {
	display: inline-block;
	min-width: 2em;
	text-align: center;
}

.jc-fg-price {
	font-weight: 600;
}
