/*
  Theme Name: Life Recovery
  Theme URI: https://liferecovery4u.com
  Version: 1.0.0
  Template: Divi
  Author: Daniel Samples
  Author URI: https://www.divi-pixel.com
  Text Domain: life-recovery
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.et_header_style_left #et-top-navigation .mobile_menu_bar
{
	display: none !important;
}
#main-footer {
	display: none !important;
}


@media (min-width: 981px) 
{
	  /* BIG logo before scroll (header not fixed) */
  #main-header:not(.et-fixed-header) img#logo {
    height: 180px !important;
	width: 200px !important;
		max-height: none !important; 
	  padding-top: 20px;
  }

  /* Normal logo size after scroll (header fixed) */
  #main-header.et-fixed-header img#logo {
    height: 100px !important;   /* set your “normal” size here */
    max-height: none !important;
  }



}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu
{
	padding-bottom: 40px;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	font-size: 20px;
	line-height: 45px;
}
	nav#top-menu-nav, #top-menu, nav.et-menu-nav, .et-menu {padding-bottom: 20px} 