/* Themify Customize Styling */
h1 {		font-weight:600;
	font-size:58px;
 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #3b3b3b; 
}
#header {	
	color: #ffffff; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(59,59,59,0.87); 
}
#headerwrap.fixed-header #header {	
	color: #ffffff; 
}
body[class*="themify"] #site-logo a {		font-size:18px;
 
}
body[class*="themify"] #site-logo a img {		width: 60px;
	height: 60px; 
}
#main-nav a {		font-weight:normal;
 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #ffffff; 
}
.post-title, .post-title a {	
	color: #3b3b3b; 
}
#footerwrap {	background: none;
	background-color: #3f3f3f; 
}
#footer-logo {		text-align:center;display: none; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer .footer-widgets {		text-align:center; 
}
#footer .footer-widgets .widgettitle {		text-align:center; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 60px;
	height: 60px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 60px;
	height: 60px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 60px;
	height: 60px; 
}
 }
/* Themify Custom CSS */
#footerwrap #footer-logo{
    width: 100%;
}
.header-horizontal #header {
    text-align: inherit;
    padding: 0em 0;
}
#footerwrap {
    padding: 0em 0 0em;
}