.iti__hide {
	display: none;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
	background: none;
}

#phone_error {
	color: red;
}

#billing_phone_field input.error {
	border: 1px solid #ff7c7c;
}

#billing_phone_field .hide {
	display: none;
}

#billing_phone_field .iti {
	display: block;
}
