/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 12 2026 | 08:28:04 */
/* Form đăng nhập */
/* Custom form login and register */
.reset-padding-btn {
	padding: 0 !important;
}
.hn__custom-form-login-and-register {
	margin: 0 auto;
}
.hn__custom-form-login, .hn__custom-form-register {
	padding: 0 !important;
	border: 0 !important;
	margin: 0 auto !important;
	width: 32.5vw;
}
.hn_form-title {
	font-size: 3.5vw;
	font-family: 'Playfair Display';
	text-transform: uppercase;
	text-align: center;
	color: #1A237E;
	font-weight: 600;
	letter-spacing: 4px;
	margin-top: 0;
	margin-bottom: 2vw;
}
.hn_form-full-width {
	width: 100% !important;
}
.hn__custom-form-login-and-register p.woocommerce-LostPassword.lost_password {
	display: flex;
	justify-content: space-between;
	margin-top: 2vw;
}
.hn__custom-form-login-and-register p.woocommerce-LostPassword.lost_password > a, .return-to-login > a {
	color: #64748B;
	font-family: Inter;
	font-weight: 600;
	font-size: 0.75vw;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: center;
}
.hn__custom-form-login-and-register p.switch-to-login, .return-to-login {
	color: #64748B;
	font-family: Inter;
	font-weight: 600;
	font-size: 0.75vw;
	line-height: 1.4em;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 2vw;
}
.hn__custom-form-login-and-register p.switch-to-login > a {
	color: #1A237E;
	text-decoration: underline;
}
p.homenest-form-intro {
	font-family: 'Inter';
	text-align: center;
	font-size: 0.75vw;
	margin-bottom: 1vw;
}
@media (max-width: 1280px) {
	.hn__custom-form-login, .hn__custom-form-register {
		width: min(100%, 416px);
	}
	.hn_form-title {
		font-size: 45px;
		margin-bottom: 26px;
	}
	.hn__custom-form-login-and-register p.woocommerce-LostPassword.lost_password > a, .return-to-login > a {
		font-size: 11px;
	}
	.hn__custom-form-login-and-register p.woocommerce-LostPassword.lost_password {
		margin-top: 26px;
	}
	.hn_custom_btn-submit-form {
		font-size: 12px !important;
		letter-spacing: 1.2px;
		margin-top: 14px !important;
	}
	.hn__custom-form-login-and-register p.switch-to-login, .return-to-login {
		font-size: 11px;
		margin-top: 26px;
	}
	
	p.homenest-form-intro {
		font-size: 11px;
		margin-bottom: 14px;
	}
}
@media (max-width: 992px ) {
	.hn_form-title {
		font-size: 40px;
		margin-bottom: 24px;
	}
}
@media (max-width: 768px ) {
	.hn_form-title {
		font-size: 32px;
		margin-bottom: 24px;
	}
}
@media (max-width: 576px) {
	.hn_form-title {
		font-size: 28px;
		margin-bottom: 20px;
	}
	.hn__custom-form-login-and-register p.woocommerce-LostPassword.lost_password > a, .return-to-login > a {
    font-size: 10px;
}
	.hn_custom_label-form, .hn_custom_label-form__ctn label {
    font-size: 10px;
}
	.hn_custom_row-form {
    margin-bottom: 16px !important;
}
}
/* Form đăng nhập */ 






