/* PU – Telefon WooCommerce */

#billing_phone_field .required {
	display: none !important;
}

#billing_phone_field .iti {
	width: 100% !important;
}

#billing_phone_field input#billing_phone {
	width: 100% !important;
	max-width: none !important;
	box-sizing: border-box;
}
