/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2026 | 08:54:33 */
#wpmem_login, #wpmem_msg, #wpmem_reg, .wpmem_msg {
	width: 100%;
}

#wpmem_login_form .link-text-register, #wpmem_login .link-text-forgot, .jm-notice.type-dialog, #wpmem_login legend, #wpmem_reg legend {
	display: none;
}

#wpmem_login label, #wpmem_reg label, #wpmem_login label .req, #wpmem_reg label .req {
    color: #000;
font-family: Urbanist;
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

#wpmem_login .div_text input, #wpmem_reg .div_text input {
   border-radius: 8px;
border: 1px solid #D8D8D8;
background: #FFF;
	color: #A0A0A0;
font-family: Urbanist;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

/* #wpmem_login .div_text input::placeholder, #wpmem_reg .div_text input::placeholder {
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    color: #5F6163;
} */

#wpmem_reg .req-text {
    color: #000;
font-family: Urbanist;
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

#wpmem_login .button_div input.buttons, #wpmem_reg .button_div input.buttons {
    border-radius: 35px;
	border: 1px solid #1D261D;
background: #1D261D;
	width: 248px;
	padding: 15px 16px;
	color: #FFF;
text-align: center;
font-family: "ES Klarheit Grotesk Pan TRIAL";
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

#wpmem_login .button_div input.buttons:hover, #wpmem_login .button_div input.buttons:focus, #wpmem_reg .button_div input.buttons:hover, #wpmem_reg .button_div input.buttons:focus {
	background-color: #fff;
	color: #1D261D;
}

.ps_chng_custom .fl-col-content, .new_us_cstm .fl-col-content {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* .frgt_pass .fl-html, .frgt_pass .link-text {
    text-align: end;
} */

.frgt_pass .link-text-forgot a, .frgt_pass .link-text-register a {
	color: #000;
font-family: Urbanist;
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: normal;
	text-decoration: underline;

}

.frgt_pass .link-text-forgot, .frgt_pass .link-text-register, #wpmem_login .button_div label {
	color: #000;
font-family: Urbanist;
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.frgt_pass .link-text:nth-child(2) .link-text-register {
	color: #000;
font-family: Urbanist;
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.extng_usr_cstm .pp-infobox, .extng_usr_cstm .pp-infobox-wrap, .extng_usr_cstm .snp_tdy_cstm, .extng_usr_cstm .fl-module-content{
	flex: none !important;
}

.existing_user_form .wpmem_msg strong,.existing_user_form .wpmem_msg a{
	display: none;
}

.existing_user_form, .frgt_pass{
	background-color: #D5CFC1;
}

.existing_user_form{
	padding: 54px 30px 0 30px;
	border-top-left-radius: 0;
	border-top-right-radius: 42px;
}

.frgt_pass{
	border-bottom-left-radius: 42px;
	border-bottom-right-radius: 42px;
	padding:0 30px 54px 30px;
}

.change_pass_form_customs, .new_user_login_form{
	background-color: #758B3B;
	padding: 54px 30px;
}
.change_pass_form_customs, .new_user_login_form{
	border-bottom-left-radius: 42px;
	border-bottom-right-radius: 42px;
	border-top-right-radius: 42px;
}