/*
 Theme Name:   Electron Child
 Theme URI:    http://www.themeperch.net/electron/
 Description:  Electron child theme
 Author:       jThemes
 Author URI:   http://themeforest.net/user/jthemes
 Template:     electron
 Version:      1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  electron
*/

@import url("../electron/dynamic.css");


/* Add your custom css below */

hr {
	clear: both;
}

.standard-menu .logo {
  background-color: transparent;
	width: auto;
}

div.highlights ul li {
	list-style: none;
}

#slides {
	max-height: 905px;
}

#slides .container-fluid {
	padding-bottom: 40px;
}

#sponsors {
	display: none;
}

.elementor-widget-section-lineup {
	padding-top: 425px;
}

section.7304aac {
display: none;	
}

.home #mailpoet_form_1 {
	margin-top: -50px;
	text-align: center;
}

.home #mailpoet_form_1 input#form_email_1 {
	border: dashed 1px #666;
	margin: 0 auto !important;
	padding: 2px;
	width: 500px;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	margin-left: 10px;
}

.woocommerce form .form-row .input-checkbox {
	position: static;
}

.post-wrap {
	padding: 0 25px;
}

.standard-menu .navbar-nav li .sub-nav {
	min-width: 16em;
}