/* Themify Customize Styling */
body #site-logo a img {		width: 120px; 
}
#site-logo {	
	margin-top: -16px;
	margin-bottom: 3px;
	margin-left: -50px; 
}
#main-nav a {	
	color: #ffffff;
	font-family: "Lato";	font-weight:700;
	font-size:14px;
 
}
#main-nav a:hover {	
	color: #f7cfcf; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #d1aa47; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 120px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 120px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 120px; 
}
 }
/* Themify Custom CSS */
h1,h2,h3,h4,h5,h6,p{
	margin-bottom:0 !important;
}