/*!
Theme Name: Falermo Child
Theme URI: http://www.falermo.com
Version: 1.0.0
Template: Divi
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Falermo
Author URI: http://www.falermo.com

Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../Divi/style.css");
@import url("fonts.css");

.menu-item i._mi {
	margin-top: -.085em;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

@media only screen and (max-width: 1280px) {
	#logo {
		max-height: 51% !important;
	}

	#top-menu li {
		padding-right: 5px;
	}
}

@media only screen and ( max-width: 1180px ) {
		#top-menu-nav, #top-menu {display: none;}
		#et_top_search {display: none;}
		#et_mobile_nav_menu {display: block;}

		.et_fixed_nav #main-header, .et_fixed_nav #top-header{
				position: absolute;
		}
}