/*
Theme Name: SemeandoAgua
Theme URI: http://primaestudio.com.br
Template: Divi
Author: Prima Estudio, com base no Divi, da Elegant Themes
Author URI: http://www.primaestudio.com.br
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
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
Version: 4.2.2.1580928611
Updated: 2020-02-05 15:50:11
*/

#top-menu .menu-faca-parte>a:first-child,
#top-menu .current-menu-item.menu-faca-parte>a:first-child {
	position: relative;
    padding: 0.5em!important;
    color: #ffffff!important;
    background-color: #005b30;
}

.et_mobile_menu .menu-faca-parte>a:first-child {
	position: relative;
    padding: 0.5em!important;
    color: #ffffff!important;
    background-color: #005b30;
	margin-bottom: 5px;
}

body.home #main-content {
	overflow-x: hidden;
}

@media only screen and (max-width: 980px) {
	#et-secondary-menu {
		display: block!important;
		margin-top: 10px;
	}
	
}

header#main-header {
	z-index: 10!important;
}
.et_color_scheme_green .et_pb_bg_layout_light a { color: #59aa47!important; }