/**
 * US checkout field-level validation messages (see assets/js/checkout-us.js).
 * The message span is appended inside the .form-row, below the input.
 */
/* .woocommerce form .form-row .ae-phone-error {
	display: block;
	width: 100%;
	margin-top: 6px;
	color: #b22222;
	font-size: 13px;
	line-height: 1.4;
} */
