.sticker__item.referral {
	background: #f2766b;
	color: #fff;
	font-weight: 600;
	opacity: 1;
}

.ra99-referral-price-badge {
	display: inline-block;
	margin: 0 0 8px;
	padding: 4px 10px;
	border-radius: 3px;
	background: #003d67;
	color: #fff;
	font-size: 0.85em;
	font-weight: 600;
	line-height: 1.3;
}

.product-thumb__price .ra99-referral-price-badge {
	margin: 0 0 4px;
	font-size: 0.75em;
}

.compact-view .sticker__item.referral {
	display: flex;
}
