.icmq-registration-fields {
	clear: both;
	margin: 0 0 1em;
}

.icmq-registration-fields::after {
	content: '';
	display: table;
	clear: both;
}

.icmq-registration-fields input[type='text'] {
	pointer-events: auto !important;
	-webkit-user-select: text !important;
	user-select: text !important;
	position: relative;
	z-index: 1;
	width: 100%;
}

.icmq-registration-cf input#icmq_reg_codice_fiscale {
	text-transform: uppercase;
	letter-spacing: 0.04em;
	font-family: inherit;
}

.woocommerce-account .icmq-account-cf input[type='text'] {
	pointer-events: auto !important;
	-webkit-user-select: text !important;
	user-select: text !important;
	width: 100%;
}
