/* Themify Customize Styling */
body {	
	font-family: "Zen Old Mincho";	font-weight:400;
 
}
body #site-logo a img {		width: 300px; 
}
body #site-logo a:hover {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
 
}
#site-logo {	bottom: auto; 
}
#site-description {		font-size:40px;
	text-align:center;display: none;left: auto; 
}
#footer-logo a img {		width: 150px;
	height: 150px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
#footer-logo a img {		width: 150px;
	height: 150px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
#footer-logo a img {		width: 150px;
	height: 150px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
#footer-logo a img {		width: 150px;
	height: 150px; 
}
 }