/* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px;
	height: 150px; 
}
#site-logo {		position:relative;

	top: 5px;
	margin: 2px; 
}
#site-description {	display: none; 
}
#main-nav {	
	background-color: transparent;
	height: 150px;
	padding: 20px; 
}
#main-nav-wrap #main-nav li:not(.themify-widget-menu) > ul, #main-nav .has-mega-sub-menu .mega-sub-menu, #main-nav .has-mega-column > .sub-menu {	background: none;
	background-color: #cadb2a; 
}
#footer-nav {	background: none;
	background-color: #cadb2a; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px;
	height: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px;
	height: 150px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px;
	height: 150px; 
}
 }