.formfield.district .errormessage:before,
.formfield.countyprovince .errormessage:before,
.formfield.cpf .errormessage:before,
.formfield.cpf .errormessage:after,
.formfield.birthday .errormessage:before,
.formfield.district .errorclient:before {
	display: none;
}

.co-delivery-summary .formfield.codicefiscale {
	position: relative;
	width: 50%;
}

.co-delivery-summary .formfield.codicefiscale .floated-popup {
	position: absolute;
	right: -30px;
	top: 10px;
}

.co-delivery-summary input.codicefiscale {
	width: 100%;
}
.co-checkoutpayment .co-coupon {
	display: none;
}
