/*---------------------------------------------------------------------------------

 Theme Name:   Divi Child Theme
 Theme URI:    http://www.ourmovingconcierge.com
 Description:  
 Author:       Divi
 Author URI:   
 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 ------------------------------*/
@media only screen and (min-width: 981px)
{.et_pb_svg_logo #logo {
    height: 70% !important;
}
}

.header-band-text h3 {
	padding-bottom: 4px; 
	margin-top: 18px;
	font-weight: 700
	
}
.header-band-text p {
	line-height: 1.4em;
}
.footer-widget h3 {color: #ffffff;}
.footer-widget a {border-bottom: 1px solid #ffffff;}
.et_mobile_menu { border-top: 3px solid #FAB03D; }

.mega-menu .mega-link {
    line-height: 1.2em !important;
    display: inline-block;
}
.mega-menu .mega-link span {
	font-weight: normal;
    font-size: 13px;
    margin-top: 5px;
    display: inline-block;
}
.mega-menu .mega-link img {
	display: block;
	clear: both;
}
@media only screen and (min-width: 981px){
.et_pb_svg_logo .et-fixed-header #logo {
    height: 75% !important;
}
.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
	padding-top: 35px;
}
}
@media only all and (max-width: 980px) {
.mega-menu .mega-link span, .mega-menu .mega-link img {display: none !important;}
.et_pb_fullwidth_header.home-hero .et_pb_fullwidth_header_container.center .header-content {width: 100% !important;}
.et_mobile_menu .menu-item-has-children>a {background-color: transparent;}
.et_mobile_menu li li {width: 100%;}
.et_mobile_menu li a{padding: 10px 5px;}
#et_top_search {display: none;}
}
