.vc-ae-pdp-sync {
	margin: 0.65rem 0 1rem;
	font-size: 0.92rem;
	line-height: 1.4;
	color: #1a4556;
}

.vc-ae-pdp-sync__msg {
	display: block;
}

.vc-ae-pdp-sync--busy {
	color: #0445af;
}

.vc-ae-pdp-sync--ok {
	color: #1a4556;
}

.vc-ae-pdp-sync--err,
.vc-ae-pdp-sync--oos {
	padding: 0.75rem 1rem;
	border-radius: 12px;
	background: #fff5f5;
	border: 1px solid rgba(179, 45, 46, 0.35);
	color: #8b1e1e;
}

.single-product.vc-ae-pdp-oos .single_add_to_cart_button,
.single-product.vc-ae-pdp-oos .quantity {
	opacity: 0.45;
	pointer-events: none;
}
