/* Themify Customize Styling */
body {		font-size:30px;
 
}
h2 {		font-size:60px;
 
}
h3 {		font-size:100px;
 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #000000; 
}
body[class*="themify"] #site-logo a {	display: none; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#site-description {		letter-spacing:1px;
	font-size:15px;
 
}
body:not(.mobile_menu_active) #main-nav ul .current_page_item a, body:not(.mobile_menu_active) #main-nav ul .current-menu-item a, body:not(.mobile_menu_active) #main-nav .has-mega-column > .sub-menu .current-menu-item a body:not(.mobile_menu_active) #main-nav .has-sub-menu > .sub-menu .current-menu-item a, body:not(.mobile_menu_active) #main-nav .has-mega-column > .sub-menu .current-menu-item > a {	background: none;
	background-color: #c2b165; 
}
#footerwrap {	background: none;
	background-color: #74404c; 
}
#footer-logo a img {		width: 400px; 
}
#footer {	
	color: #ffffff; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		font-size:14px;
 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 400px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 400px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 400px; 
}
 }