/* 
Theme Name:		Hello Elementor Child
Theme URI:		https://elementor.com/
Description:	Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author:			Elementor Team
Author URI:		https://elementor.com/
Template:		hello-elementor
Version:		1.0.0
Text Domain:	hello-elementor-child
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


.mp_wrapper form {
	display: flex;
	flex-direction: column;
}

.mepr_username {
	order: 1;
}

.mepr_last_name {
	order: 2;
}

.mepr_first_name {
	order: 3;
}

.mepr_email {
	order: 4;
}

.mepr_mepr_confirm_email {
	order: 5;
}

.mepr_mepr_company_name {
	order: 6;
}

.mepr_mepr_url {
	order: 7;
}

.mepr_password {
	order: 8;
}

.mepr_password_confirm {
	order: 9;
}

.mp-password-strength-area {
	order: 10;
}

.mp-spacer {
	order: 20
}

#rememberme {
	order: 30;
}

.submit, .mp-form-submit, .mepr-submit {
	order: 40;
}
