/* Themify Customize Styling */
h1 {		font-size:48px;
 
}
body[class*="themify"] #site-logo a img {		width: 150px; 
}
#site-description {	display: none; 
}
#main-nav {		position:relative;

	top: 32%; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #b3b3b3; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #8c8c8c; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, #main-nav .has-mega-column > .sub-menu a {		text-align:left; 
}
#footerwrap {	background: none;
	background-color: #2b2b2b; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
 }.mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #9e9e9e; }
/* Themify Custom CSS */
.main-navigation {
    margin: 0 !important;
}
.header-wrap {
    display: none;
}
@media screen and (min-width: 50em) {
  .main-navigation {
    margin-bottom: 0;
  }
}