body {
	background-color: #f4f6f8 !important;
	background-image: url("/wp-content/themes/hello-theme-child-master/theme-builder/assets/image/icons/backgroundWaves.svg") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
html[lang="he"] body .digits_secure_modal_box, html[lang="he"] body .digits_ui, html[lang="he"] body .digits_secure_modal_box *, html[lang="he"] body .digits_ui *, html[lang="he"] body .digits_font, html[lang="he"] body .dig_ma-box, html[lang="he"] body .dig_ma-box input, html[lang="he"] body .dig_ma-box input::placeholder, html[lang="he"] body .dig_ma-box ::placeholder, html[lang="he"] body .dig_ma-box label, html[lang="he"] body .dig_ma-box button, html[lang="he"] body .dig_ma-box select, html[lang="he"] body .dig_ma-box * {
    font-family: 'NotoSansHebrew', 'Vazir';
    
}
html[lang="en-US"] body .digits_secure_modal_box, html[lang="en-US"] body .digits_ui, html[lang="en-US"] body .digits_secure_modal_box *, html[lang="en-US"] body .digits_ui *, html[lang="en-US"] body .digits_font, html[lang="en-US"] body .dig_ma-box, html[lang="en-US"] body .dig_ma-box input, html[lang="en-US"] body .dig_ma-box input::placeholder, html[lang="en-US"] body .dig_ma-box ::placeholder, html[lang="en-US"] body .dig_ma-box label, html[lang="en-US"] body .dig_ma-box button, html[lang="en-US"] body .dig_ma-box select, html[lang="en-US"] body .dig_ma-box * {
    font-family: 'Nunito', 'Vazir';
}
html[lang="ar"] body .digits_secure_modal_box, html[lang="ar"] body .digits_ui, html[lang="ar"] body .digits_secure_modal_box *, html[lang="ar"] body .digits_ui *, html[lang="ar"] body .digits_font, html[lang="ar"] body .dig_ma-box, html[lang="ar"] body .dig_ma-box input, html[lang="ar"] body .dig_ma-box input::placeholder, html[lang="ar"] body .dig_ma-box ::placeholder, html[lang="ar"] body .dig_ma-box label, html[lang="ar"] body .dig_ma-box button, html[lang="ar"] body .dig_ma-box select, html[lang="ar"] body .dig_ma-box * {
    font-family: 'BalooBhaijaan2', 'Vazir';
}
html[lang="fa-IR"] body .digits_secure_modal_box, html[lang="fa-IR"] body .digits_ui, html[lang="fa-IR"] body .digits_secure_modal_box *, html[lang="fa-IR"] body .digits_ui *, html[lang="fa-IR"] body .digits_font, html[lang="fa-IR"] body .dig_ma-box, html[lang="fa-IR"] body .dig_ma-box input, html[lang="fa-IR"] body .dig_ma-box input::placeholder, html[lang="fa-IR"] body .dig_ma-box ::placeholder, html[lang="fa-IR"] body .dig_ma-box label, html[lang="fa-IR"] body .dig_ma-box button, html[lang="fa-IR"] body .dig_ma-box select, html[lang="fa-IR"] body .dig_ma-box * {
    font-family: 'Vazir', sans-serif;
}
.form-wrapper {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	background: var(--bg-color);
	border-radius: 20px;
}
.form-bg {
	background-color: #4f00d7;
	background-image: url("/wp-content/themes/hello-theme-child-master/theme-builder/assets/image/placeholder.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 20px 0px 0px 20px;
}
.form-action {
	background: var(--bg-color);
	padding: 30px 20px 20px;
	border-radius: 0px 20px 20px 0px;
}
.logo {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-bottom: 20px;
}
.logo img {
	width: 70px;
}
.logo h5 {
	font-weight: bold;
	margin: 0;
	font-size: 25px;
}
/** um style start **/
.ultimate-member-wrapper.register {
    text-align: center;
    margin-top: 100px;
    background: #15803D;
    color: var(--textColorWhite);
    font-weight: bold;
    border-radius: 10px;
    padding: 10px;
}
.ultimate-member-wrapper.login {
    border: 1px solid var(--borderColor);
    border-radius: 10px;
    padding: 30px 10px;
}
.cf-turnstile-br {
    display:none;
}
.cf-turnstile > div {
    display:flex;
}
.digits-form_footer {
    margin-bottom: 0.9375rem;
}
.footer-links {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 0.9375rem;
	font-size: 0.875rem;
}
.form-wrapper h4 {
	text-align: center;
	font-weight: bold;
}
.guid-text {
	display: block;
	text-align: center;
	font-size: 0.9375rem;
	margin-bottom:20px;
}
.guid-text a {
    font-weight: bold;
}
.digits-form_button.digits-form_submit.digits-form_submit-btn {
	direction: rtl;
	background: var(--dprimary) !important;
}
/** forgot password modal **/
.digits_popup_wrapper.dig-box {
	padding: 20px;
	margin: 0px auto;
	height: 100vh;
	align-items: center;
	justify-content: center;
	/*display: flex !important;*/
}
.digits-form_page.digits-auto-theme {
	width: 100%;
	max-width: 500px;
	padding: 30px 20px;
	border-radius: 15px;
	background: var(--bg-color);
	min-height: unset;
}
.digits-form_page.digits-auto-theme h4 {
	margin-bottom: 30px;
	margin-top: 0;
}
body.dark .digits-form_page.digits-auto-theme {
    box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.6);
}
.digits-form_forgot_password {
    background-color: var(--bg-color);
}
.digits-form_forgot_password .digits-form_footer {
    margin:0;
}
.digits-form_forgot_password .digits-form_input_row {
    margin-bottom: 30px;
}
.digits-form_forgot_password input {
	border-color: var(--inputBorderColor) !important;
}
.mobile_field.mobile_format.dig-mobmail.dig-mobile_field.mobile_placeholder {
    padding-left: 110px !important;
}
body.dark {
    background-color: var(--bg-color) !important;
}
body.dark .form-action, body.dark .digits-form_login, body.dark .digits-form_register {
    background-color: rgba(49,59,66);
}
body.dark .digits-form_button.digits-form_submit.digits-form_submit-btn {
    background-color: var(--primary) !important;
}
body.dark .dig_input_wrapper, body.dark .digits-form_tab-item, body.dark .digits_countrycode {
	color: var(--textColor);
}
body.dark .digits-form_tab-bar .digits-tab_active {
    border-color: var(--textColor);
}
body.dark .digits-form_input input {
    background: var(--bg-color) !important;
    color: var(--textColor) !important;
}
body.dark .digits_skip_now, body.dark .digits-form_resend_otp {
    color: #fff;
}
body.dark .digits_password_eye-line {
    background-color: #fff;
}
body.dark .digit-eye {
    stroke: #fff;
}
/** responsive style start **/

@media screen and (max-width:950px) {
	.form-wrapper {
		margin: 15px;
		grid-template-columns: 450px auto;
	}
}
@media screen and (max-width:768px) {
	.form-wrapper {
		grid-template-columns: 1fr;
	}
	.form-action {
		border-radius: 20px;
	}
	.form-action .um.um-register , .form-action .um.um-login , .um.um-password.um-err.um-um_password_id {
		max-width: unset !important;
	}
}