/* Themify Customize Styling */
body {		font-size:16px;
 
}
#sidebar {		font-size:16px;
 
}
.post-title, .post-title a {		font-size:20px;
 
}
.post-date {	
	color: #545e85;
	font-family:Arial, Helvetica, sans-serif;	font-size:13px;
	line-height:13px;
	text-transform:capitalize;	text-align:left;
	background-color: transparent;width: auto; 
}
#footer {		font-size:14px;
 
}
#footer a {		font-size:14px;
 
}
#footer a:hover {		font-size:14px;
 
}
.footer-widgets {		font-size:14px;
 
}
.footer-widgets .widgettitle {		font-size:14px;
 
}

/* Themify Custom CSS */
.single .post-inner, .page-inner {
    padding: 4% 4% 4%;
}