/*--------------------------------------------------------------------------------- Theme Name:   Auto Mow CO Theme URI:    https://welogixtech.com Description:  Auto Mow Co corporate site theme Author:       Welogix Author URI:   https://welogixtech.com 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------------------------------ ADDITIONAL CSS HERE ------------------------------*/
#main-header{
	background-color:transparent;
	box-shadow:none;
	-webkit-box-shadow:none;
}

.et_fixed_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container{
	    padding-top: 0 !important;
}

#et-top-navigation{
	font-weight:400
}
#logo {
    max-height: 100%;
    float: left;
    margin-top: 6px;
}
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation{
	padding-right:30px;
}
.container.clearfix.et_menu_container:before {
    content: '';
    width: 100%;
    height: 60px;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 0 10px 10px 0;
}
#main-header.et-fixed-header{
	background-color:#fff
}
#main-header.et-fixed-header #logo{
	max-height:130%;
	margin-top:0;
}