/* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#footerwrap {	background: none;
	background-color: #a48aed; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }
/* Themify Custom CSS */
.nex_success_message .msg_box {
    color: #000;
}
.ufbl-front-form input[type="text"], .ufbl-front-form input[type="email"], .ufbl-front-form input[type="password"] {
    width: 100%;
    color: 
    #000;
}
.ufbl-form-textarea {
    width: 100%;
    color: #000;
}