/*
 Theme Name:   Divi Child
 Theme URI:    http://localhost/Divi-child/
 Description:  Divi Child Theme
 Author:       Net-Results
 Author URI:   http://localhost
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Divi-child
*/

body.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container,
body.et_fixed_nav.et_show_nav #page-container {
	padding-top: 0;
}

#main-footer {
	background-color: initial;
	height: 0px;
}

/* MAFORM Style Overrides - START */

body div.MAform {
	width: 100%;
}

body form.maForm {
	padding: 20px 23px 0px;
	font-family: "Open Sans", Arial, sans-serif;
}

body form.maForm label {
	font-weight: normal;
	font-size: 14px;
}

body form.maForm input {
	height: 37px;
	width: 100%;
	margin-top: 3px;
	background-color: #fafafa;
	font-size: 14px;
}

body form.maForm input[type="radio"] {
	height: 17px;
	margin: 2px 7px 2px 4px;
}

body form.maForm input[type="checkbox"] {
	float: none;
	position: static;
	opacity: 1;
	width: inherit;
}

body form.maForm select {
	width: 100%;
	height: 39px;
}

form.maForm textarea {
	width: 100%;
}

body form.maForm .maFormElement:last-of-type {
	text-align: center;
}

body form.maForm button {
	font-size: 14px;
	text-shadow: none;
	padding: 10px 15px;
	margin: 5px 0;
	color: #fff;
	font-weight: 400;
	border: none;
	background-color: #08C;
	background-image: none;
	width: 100% !important;
	text-transform: uppercase;
}

body form.maForm button:hover {
	border-width: 2px;
	color: #FFF;
	background-color: #00a3f5;
}

body form.maForm .formSubmit {
	margin-top: 15px;
}

/* MAFORM Style Overrides - END */
