/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 05 2025 | 06:00:24 */
#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 {
    font-weight: 500;
    font-size: 18px;
	color: #33312E;
}

#wpmem_login .div_text input, #wpmem_reg .div_text input {
    font-weight: 400;
    font-size: 14px;
	color: #494441;
    background: transparent !important;
	border: 0;
    border-bottom: 1px solid #CABFAC !important;
    border-radius: 0px;
	padding: 16px 0;
	outline: none;
}

#wpmem_login .div_text input::placeholder, #wpmem_reg .div_text input::placeholder {
    font-weight: 400;
    font-size: 14px;
	color: #494441;
}

#wpmem_reg .req-text {
    font-family: Poppins, sans-serif;
}

#wpmem_login .button_div input.buttons, #wpmem_reg .button_div input.buttons {
    width: 160px;
	padding: 8px 20px;
    font-weight: 500;
    font-size: 14px;
	background: #A6170A;
	font-style: normal;
	text-decoration: none !important;
	text-align: center;
	border: 0;
    border-radius: 2px;
    transition: all .4s ease-in-out;
	color: #ffffff;
}

/* #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: #6C6948;
	color: #fff;
} */

.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 {
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	color: #A6170A;
}

.frgt_pass .link-text-forgot, .frgt_pass .link-text-register {
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	color: #494441;
}

#wpmem_login .button_div label {
	font-weight: 400;
	font-style: Regular;
	font-size: 15px;
	color: #494441;
}