/* Themify Customize Styling */
input[type=reset], input[type=submit], button {	background: none;
	background-color: #222; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	background: none;
	background-color: #807979; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #635e5e; 
}
#main-nav-wrap #main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #5c5656; 
}
#footer-logo img {		width: 120px;
	height: 120px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#footer-logo img {		width: 120px;
	height: 120px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#footer-logo img {		width: 120px;
	height: 120px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#footer-logo img {		width: 120px;
	height: 120px; 
}
 }