/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 10 2026 | 14:35:37 */
#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 {
    font-size: 24px;
	line-height: 32px;
	color: #33312E;
	font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
}

#wpmem_login .div_text input, #wpmem_reg .div_text input {
	color: #444444;
    background: transparent !important;
	border: 0;
    border-bottom: 1px solid #444444 !important;
    border-radius: 0px;
	padding: 12px 0;
	outline: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
}

#wpmem_login .div_text input::placeholder, #wpmem_reg .div_text input::placeholder {
    font-weight: 400;
    font-size: 17px;
	line-height: 24px;
	color: #444444;
}

#wpmem_reg .req-text, #wpmem_login label .req, #wpmem_reg label .req {
   	font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
	color: #4982B9;
	font-size: 24px;
	line-height: 32px;
}

#wpmem_login .button_div input.buttons, #wpmem_reg .button_div input.buttons {
    width: 160px;
	padding: 8px 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: 700;
    font-size: 17px;
	line-height: 24px;
	background: #27E0D0;
	text-decoration: none !important;
	text-align: center;
	border: 0;
    border-radius: 4px;
    transition: all .4s ease-in-out;
	color: #43424A;
}

#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: #4982b9;
	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-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #4982B9;
}

.frgt_pass .link-text-forgot, .frgt_pass .link-text-register {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #444444;
}

#wpmem_login .button_div label {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #444444;
}