.nwaf-element-price {
	.price {
		cursor: pointer;
		&.selected {
			color: #f4bf4e;
		}
	}
}