/**
 * NCB Gift Coupon Manager - front-end styles.
 *
 * @package NCB_Gift_Coupon_Manager
 * @author  NCB Software
 */

.ncbgc-cart-flag {
	font-weight: 600;
	white-space: nowrap;
}

.ncbgc-cart-flag::before {
	content: "\01F381";
	margin-right: 4px;
}
