.wpmhs-buy-control {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 7px;
}

.wpmhs-buy-error {
	max-width: 280px;
	color: #b91c1c;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.35;
}

