.aff-prod-btn-wrapper {
	display: flex;
	padding: 2px;
	width: 100%;
}

.aff-prod-pricing .regular-price {
	display: none;
}

.aff-prod-content {
	display: flex;
	flex: 1;
}

.aff-prod-pricing {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.aff-prod-pricing .offer-percentage {
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	text-transform: uppercase;
}
