.wd-swatches-single .wd-swatch-text {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	line-height: 1.2;
}

.wd-swatches-single .vlab-wd-swatch-price {
	display: block;
	margin-top: 4px;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.2;
	white-space: nowrap;
	opacity: 0.75;
}

.wd-swatches-single .wd-swatch.wd-text {
	height: auto;
	min-height: 48px;
	padding-top: 7px;
	padding-bottom: 7px;
}
