.ppg-free {
	font-weight: 700;
	color: #1e8449;
	text-transform: uppercase;
	letter-spacing: .02em;
}

.ppg-original {
	opacity: .6;
	margin-right: 4px;
}

.ppg-badge-cart {
	display: inline-block;
	margin-left: 6px;
	padding: 1px 8px;
	border-radius: 10px;
	background: #1e8449;
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	line-height: 18px;
	vertical-align: middle;
}

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