.product-variant-selectors .form-select {
	min-height: 48px;
	border-radius: 4px;
}

.product-variant-selectors .form-label {
	font-weight: 600;
	margin-bottom: 0.35rem;
}

#pv-variant-meta {
	font-weight: 500;
}

#product-detail-add-cart.disabled {
	pointer-events: none;
	opacity: 0.65;
}
