.user-registration{
	padding-bottom: 100px;
}
.manuel-login-form .u-column2.col-2,
.user-registration .gform_validation_errors,
.user-registration .gform_heading{
	display: none !important;
}
.manuel-login-form #customer_login{
	display: block;
}
.manuel-login-form .col2-set .col-1{
	width: 100%;
	float: none;
	padding: 0 !important;
	background-color: transparent !important;
}
.nuovi-clients ul{
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
	font-weight: 700;
	margin-top: 20px !important;
	margin-bottom: 50px !important;
}
.nuovi-clients ul li{
	margin-bottom: 5px;
	font-weight: 700 !important;
}
.nuovi-clients ul li,
.nuovi-clients p{
	line-height: 1.1;
	letter-spacing: 0;
}
.manuel-login-form .woocommerce-form.woocommerce-form-login{
	display: flex;
	flex-direction: column;
}
.manuel-login-form .woocommerce-form.woocommerce-form-login .form-row:nth-child(1){
	order: 1;
}
.manuel-login-form .woocommerce-form.woocommerce-form-login .form-row:nth-child(2){
	order: 2;
}
.manuel-login-form .woocommerce-form.woocommerce-form-login .form-row:nth-child(3){
	order: 4;
}
.manuel-login-form .woocommerce-form.woocommerce-form-login .lost_password{
	order: 3;
	margin: 20px 0;
}
.manuel-login-form .woocommerce-form.woocommerce-form-login .lost_password a{
	text-decoration: underline;
}
#main .user-registration .gform_wrapper .gform_footer input[type="submit"]:not(.is-valid){
	/*pointer-events: none;*/
}
#main .user-registration .gform_wrapper .gform_footer input[type="submit"].is-valid{
	background: #887060;
	border-color: #887060;
	pointer-events: auto;
}
.manuel-login-form .woocommerce-button.button.woocommerce-form-login__submit{
	text-transform: uppercase;
	margin-bottom: 30px;
}
.manuel-login-form .woocommerce-button.button.woocommerce-form-login__submit:hover{
	border: 1px solid rgba(255, 255, 255, 0.3);
	background: rgba(255, 255, 255, 0.3);
}
a.crea-btn{
	transition: all 0.3s ease-out;
}
.woocommerce-lost-password .woocommerce-Button.button{
	text-transform: uppercase;
}
.woocommerce-lost-password .woocommerce-Button.button,
.manuel-login-form .woocommerce-button.button.woocommerce-form-login__submit,
a.crea-btn,
#main .user-registration .gform_wrapper .gform_footer input.button,
#main .user-registration .gform_wrapper .gform_footer input[type="submit"]{
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 1);
	color: #fff;
	font-weight: 900;
	letter-spacing: 1px;
	font-family: 'Nexa Heavy';
	height: calc((100 * 100 / var(--mobile_base)) * 1vw);
	border-radius: calc((100 * 100 / var(--mobile_base)) * 1vw);
	font-size: calc((30 * 100 / var(--mobile_base)) * 1vw);
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	width: 100%;
}
.woocommerce-lost-password .woocommerce-Button.button:hover,
a.crea-btn:hover,
#main .user-registration .gform_wrapper .gform_footer input.button:hover,
#main .user-registration .gform_wrapper .gform_footer input[type="submit"]:hover{
	background: rgba(255, 255, 255, 0.3);
	border-color: rgba(255, 255, 255, 0.3);
}
body .manuel-login-form form .form-row input.input-text.woocommerce-Input,
body .manuel-login-form input[type=text]:not(.elementor-field):not(.searchform-s).woocommerce-Input,
body.woocommerce-lost-password input[type=text]:not(.elementor-field):not(.searchform-s).woocommerce-Input,
.user-registration .gform_wrapper .gform_body input[type=text],
.user-registration .gform_wrapper .gform_body input[type=tel],
.user-registration .gform_wrapper .gform_body input[type=url],
.user-registration .gform_wrapper .gform_body input[type=email],
.user-registration .gform_wrapper .gform_body input[type=number],
.user-registration .gform_wrapper .gform_body input[type=password]{
	border: 1px solid #fff !important;
	background: none;
	height: calc((100 * 100 / var(--mobile_base)) * 1vw);
	border-radius: 0 !important;
	padding-inline: calc((50 * 100 / var(--mobile_base)) * 1vw);
	font-size: calc((20 * 100 / var(--mobile_base)) * 1vw);
	color: #fff;
}
.woocommerce-lost-password form .form-row label,
.manuel-login-form #customer_login label,
.user-registration .gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
	color: #fff;
}
.woocommerce-lost-password form .form-row label,
.manuel-login-form #customer_login label,
.user-registration .gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-field-label--type-inline{
	font-size: calc((30 * 100 / var(--mobile_base)) * 1vw) !important;
	font-weight: 300 !important;
	text-transform: none;
}
.woocommerce-lost-password form .form-row label,
.manuel-login-form #customer_login label,
.user-registration .gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):not(.gform-field-label--type-inline){
	font-size: calc((30 * 100 / var(--mobile_base)) * 1vw) !important;
	padding-left: 0 !important;
	font-weight: 700 !important;
	text-transform: uppercase;
	letter-spacing: 0;
}
.user-registration .gform-theme--foundation .gform_footer{
	padding-block: calc((60 * 100 / var(--mobile_base)) * 1vw);
}
.user-registration .gform-theme--foundation .gform_footer{
	border-top: 1px solid #fff;
}
.manuel-login-form .woocommerce-form-login__rememberme{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
	line-height: 1 !important;
}
.checkout input[type=checkbox]::before,
.checkout input[type=radio]::before,
.user-registration .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,
.manuel-login-form .woocommerce-form__input-checkbox::before{
	font-family: Nexa !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	line-height: 1;
	speak: never;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: var(--gf-ctrl-choice-check-color);
	content: 'X';
	font-size: var(--gf-ctrl-checkbox-check-size);
	opacity: 0;
	position: relative;
	top: 3px;
}
.checkout input[type=checkbox]:checked::before,
.checkout input[type=radio]:checked::before,
.manuel-login-form .woocommerce-form__input-checkbox:checked::before{
	opacity: 1;
}
.checkout input[type=checkbox],
.checkout input[type=radio],
.manuel-login-form .woocommerce-form__input-checkbox,
.user-registration .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-align: center;
	background: none;
	border: 1px solid #fff;
	appearance: none;
	border-radius: 0;
}
.checkout input[type=checkbox],
.checkout input[type=radio],
.manuel-login-form .woocommerce-form__input-checkbox,
.user-registration .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):before{
	color: #fff;
	width: calc((36 * 100 / var(--mobile_base)) * 1vw);
	height: calc((36 * 100 / var(--mobile_base)) * 1vw);
}
.user-registration .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):before{
	width: auto;
	height: auto;
}
#main .user-registration .gform_wrapper .gfield_required{
	color: #fff !important;
}
.js-back-to-login,
.js-back{
	color: #fff;
	text-decoration: underline;
	font-size: calc((30 * 100 / var(--mobile_base)) * 1vw);
}
.js-back-to-login{

}
.user-registration .gfield{
	position: relative;
}
.user-registration .validation_message.gfield_validation_message{
	color: #E2001A !important;
	font-size: calc((30 * 100 / var(--mobile_base)) * 1vw);
	position: absolute;
	top: 0;
	right: 0;
}
.user-registration .gfield--type-consent .validation_message.gfield_validation_message{
	background: #fff;
	font-weight: 300;
	line-height: 1 !important;
	color: #000 !important;
	padding: calc((15 * 100 / var(--mobile_base)) * 1vw) calc((15 * 100 / var(--mobile_base)) * 1vw) calc((10 * 100 / var(--mobile_base)) * 1vw);

	left: 0;
	right: auto;
	bottom: auto;
	top: auto;
	transform: translate(-50%, 0);
}
.user-registration .gfield--type-consent .validation_message.gfield_validation_message:after{
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, -100%);
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 calc((20 * 100 / var(--mobile_base)) * 1vw) calc((30 * 100 / var(--mobile_base)) * 1vw) calc((20 * 100 / var(--mobile_base)) * 1vw);
	border-color: transparent transparent #fff transparent;
}

.user-registration .gform-theme--foundation .gform_fields{
	row-gap: calc((30 * 100 / var(--mobile_base)) * 1vw) !important;
}
.js-back-wrapper{
	text-align: center;
}
form.woocommerce-ResetPassword.lost_reset_password{
	background: none;
	overflow: hidden;
}
@media only screen and (min-width: 1024px){
	.js-back-wrapper{
		text-align: left;
	}
	.user-registration .validation_message.gfield_validation_message{
		color: #E2001A !important;
		font-size: calc((20 * 100 / var(--large_base)) * 1vw);
	}
	.user-registration .gfield--type-consent .validation_message.gfield_validation_message{
		font-size: calc((25 * 100 / var(--large_base)) * 1vw) !important;
		left: calc((15 * 100 / var(--mobile_base)) * 1vw) !important;
		padding: calc((15 * 100 / var(--large_base)) * 1vw) calc((15 * 100 / var(--large_base)) * 1vw) calc((10 * 100 / var(--large_base)) * 1vw) !important;
	}
	.user-registration .gfield--type-consent .validation_message.gfield_validation_message:after{
		border-width: 0 calc((20 * 100 / var(--mobile_base)) * 1vw) calc((30 * 100 / var(--mobile_base)) * 1vw) calc((20 * 100 / var(--mobile_base)) * 1vw);
		top: calc((13 * 100 / var(--mobile_base)) * 1vw);

	}
	.user-registration{
		margin: 0 auto;
		max-width: calc((1226 * 100 / var(--large_base)) * 1vw);
	}
	body .manuel-login-form form .form-row input.input-text.woocommerce-Input,
	body .manuel-login-form input[type=text]:not(.elementor-field):not(.searchform-s).woocommerce-Input,
	body.woocommerce-lost-password input[type=text]:not(.elementor-field):not(.searchform-s).woocommerce-Input,
	.user-registration .gform_wrapper .gform_body input[type=text],
	.user-registration .gform_wrapper .gform_body input[type=tel],
	.user-registration .gform_wrapper .gform_body input[type=url],
	.user-registration .gform_wrapper .gform_body input[type=email],
	.user-registration .gform_wrapper .gform_body input[type=number],
	.user-registration .gform_wrapper .gform_body input[type=password]{
		border: 1px solid #fff;
		padding-inline: calc((32 * 100 / var(--large_base)) * 1vw);
		height: calc((63 * 100 / var(--large_base)) * 1vw);
		border-radius: 0;
		font-size: calc((20 * 100 / var(--large_base)) * 1vw);
	}

	.manuel-login-form .woocommerce-button.button.woocommerce-form-login__submit,
	a.crea-btn,
	.woocommerce-lost-password .woocommerce-Button.button,
	#main .user-registration .gform_wrapper .gform_footer input.button,
	#main .user-registration .gform_wrapper .gform_footer input[type="submit"]{
		height: calc((63 * 100 / var(--large_base)) * 1vw);
		border-radius: calc((63 * 100 / var(--large_base)) * 1vw);
		font-size: calc((20 * 100 / var(--large_base)) * 1vw);
		width: calc((260 * 100 / var(--large_base)) * 1vw);
	}
	.woocommerce-lost-password form .form-row label,
	.manuel-login-form #customer_login label,
	.user-registration .gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-field-label--type-inline{
		font-size: calc((25 * 100 / var(--large_base)) * 1vw) !important;
	}
	.woocommerce-lost-password form .form-row label,
	.manuel-login-form #customer_login label,
	.user-registration .gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):not(.gform-field-label--type-inline){
		font-size: calc((20 * 100 / var(--large_base)) * 1vw) !important;
		padding-left: 0 !important;
	}
	.user-registration .gform-theme--foundation .gform_footer{
		padding-block: calc((40 * 100 / var(--large_base)) * 1vw);
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.js-back,
	.js-back-to-login{
		font-size: calc((20 * 100 / var(--large_base)) * 1vw);
		display: block;
	}
	.js-back-to-login{
		margin-top: calc((28 * 100 / var(--large_base)) * 1vw);
	}
	.js-back-wrapper{
		width: 50%;
	}
	.js-back{
		margin-top: calc((-80 * 100 / var(--large_base)) * 1vw);
	}
	.user-registration .gform-theme--foundation .gform_fields{
		row-gap: calc((20 * 100 / var(--large_base)) * 1vw) !important;
	}
	.checkout input[type=checkbox],
	.checkout input[type=radio],
	.manuel-login-form .woocommerce-form__input-checkbox,
	.user-registration .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
		width: calc((30 * 100 / var(--large_base)) * 1vw);
		height: calc((30 * 100 / var(--large_base)) * 1vw);
	}
	.user-registration .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):before{
		width: auto;
		height: auto;
	}
	a.crea-btn{
		width: calc((316 * 100 / var(--large_base)) * 1vw);
	}
	form.woocommerce-ResetPassword.lost_reset_password .form-row{
		width: 50%;
	}
	form.woocommerce-ResetPassword.lost_reset_password .form-row.form-row-back,
	form.woocommerce-ResetPassword.lost_reset_password .form-row.form-row-back + .form-row{
		width: 25%;
		float: left;
	}
	form.woocommerce-ResetPassword.lost_reset_password .form-row.form-row-back + .form-row{
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	.woocommerce-form woocommerce-form-login.login{
		max-width: calc((676 * 100 / var(--large_base)) * 1vw);
	}
	.user-registration{
		max-width: 1226px;
		width: 50%;
		margin: 0;
	}
}
@media only screen and (min-width: 1920px){

	.woocommerce-form woocommerce-form-login.login{
		max-width: 676px;
	}
	body .manuel-login-form form .form-row input.input-text.woocommerce-Input,
	body .manuel-login-form input[type=text]:not(.elementor-field):not(.searchform-s).woocommerce-Input,
	body.woocommerce-lost-password input[type=text]:not(.elementor-field):not(.searchform-s).woocommerce-Input,
	.user-registration .gform_wrapper .gform_body input[type=text],
	.user-registration .gform_wrapper .gform_body input[type=tel],
	.user-registration .gform_wrapper .gform_body input[type=url],
	.user-registration .gform_wrapper .gform_body input[type=email],
	.user-registration .gform_wrapper .gform_body input[type=number],
	.user-registration .gform_wrapper .gform_body input[type=password]{
		height: 63px;
		border-radius: 0;
		font-size: 20px;
		padding-inline: 30px;
	}
	.manuel-login-form .woocommerce-button.button.woocommerce-form-login__submit,
	a.crea-btn,
	.woocommerce-lost-password .woocommerce-Button.button,
	#main .user-registration .gform_wrapper .gform_footer input.button,
	#main .user-registration .gform_wrapper .gform_footer input[type="submit"]{
		height: 63px;
		border-radius: 63px;
		font-size: 20px;
		width: 260px;
	}

	.woocommerce-lost-password form .form-row label,
	.manuel-login-form #customer_login label,
	.user-registration .gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):not(.gform-field-label--type-inline){
		font-size: 25px !important;
		padding-left: 0 !important;
	}
	.woocommerce-lost-password form .form-row label,
	.manuel-login-form #customer_login label,
	.user-registration .gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-field-label--type-inline{
		font-size: 20px !important;
	}
	.user-registration .gform-theme--foundation .gform_footer{
		padding-block: 40px;
	}
	.js-back,
	.js-back-to-login{
		font-size: 20px;
	}
	.js-back-to-login{
		margin-top: 28px;
	}
	.js-back-wrapper{
		width: 50%;
	}
	.js-back{
		margin-top: -80px;
	}
	.user-registration .validation_message.gfield_validation_message{
		font-size: 20px;
	}
	.user-registration .gfield--type-consent .validation_message.gfield_validation_message{
		font-size: 25px !important;
		left: 15px !important;
		padding: 15px 15px 10px !important;
	}
	.user-registration .gfield--type-consent .validation_message.gfield_validation_message:after{
		border-width: 0 20px 30px 20px;
		top: 13px;
	}
	.user-registration .gform-theme--foundation .gform_fields{
		row-gap: 20px !important;
	}
	.checkout input[type=checkbox],
	.checkout input[type=radio],
	.manuel-login-form .woocommerce-form__input-checkbox,
	.user-registration .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
		width: 30px;
		height: 30px;
	}

	.user-registration .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):before{
		width: auto;
		height: auto;
	}
	.nuovi-clients ul li,
	.nuovi-clients p{
		font-size: 25px;
	}
	a.crea-btn{
		width: 316px;
	}
}