/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 17 2025 | 08:42:47 */
#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-family: Afacad, sans-serif;
    font-weight: 700;
    font-size: 19px;
	color: #000000;
}

#wpmem_login .div_text input, #wpmem_reg .div_text input {
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    font-family: Afacad, sans-serif;
    color: #565657;
    background: transparent !important;
    border: none;
    border: 1px solid #BABABA !important;
    border-radius: 10px;
}

#wpmem_login .div_text input::placeholder, #wpmem_reg .div_text input::placeholder {
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    font-family: Afacad, sans-serif;
    color: #565657;
}

#wpmem_reg .req-text {
    font-family: Afacad, sans-serif;
}

#wpmem_login .button_div input.buttons, #wpmem_reg .button_div input.buttons {
    width: 180px;
	padding: 8px 20px;
	font-family: Afacad, sans-serif;
    font-weight: 700;
    font-size: 15px;
	color: #FFFFFF;
	text-decoration: none !important;
	text-align: center;
    border-radius: 15px;
	background-color: #333333;
	border: 1px solid #333333;
    transition: all .4s ease-in-out;
}

#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: transparent;
	color: #333333;
}

.ps_chng_custom .fl-col-content, .new_us_cstm .fl-col-content {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.frgt_pass .fl-html {
    text-align: end;
}

.frgt_pass .link-text-forgot a, .frgt_pass .link-text-register a {
	font-family: Afacad, sans-serif;
    font-weight: 400;
    font-size: 14px;
	color: #ee2d27;
}

.frgt_pass .link-text-forgot, .frgt_pass .link-text-register, #wpmem_login .button_div label {
	font-family: Afacad, sans-serif;
    font-weight: 400;
    font-size: 14px;
	color: #545454;
}