/* Themify Customize Styling */
body {	
	background-color: #be791a; 
}
#headerwrap {	
	margin: 0px; 
}
#site-logo {		position:relative;

	top: -34px;
	left: 5em; 
}
#site-description {	display: none; 
}
#main-nav {	
	width: 100%; 
}
#main-nav a {	
	color: #3894e1; 
}
.page-title {		font-size:23px;

	margin-top: -50px; 
}
#footerwrap {	
	background-color: #d4d4d4; 
}

/* Themify Custom CSS */
#site-logo{
margin-bottom: -34px !important;
}  
.ui.nav {
    margin-bottom: 0px;
}
#menu-main-navigation .current_page_item > a:after, #main-nav .current-menu-item > a:after{
display: none;
}
#menu-main-navigation .current_page_item > a, #main-nav .current-menu-item > a{
background-color: #F0F0F0;
background-color: #3093e8;
}
.ngg-imagebrowser h3 {
    display: none;
}