/* Themify Customize Styling */
body {		font-size:15px;
 
}
:root {	
	--theme_accent: #6c91d1;
	--theme_accent_semi: #6c91d1;
	--theme_accent_hover: #6c91d1; 
}
h1 {		font-size:32px;

	color: #6c91d1; 
}
h2 {		font-size:26px;

	color: #6c91d1; 
}
h3 {		font-size:22px;

	color: #6c91d1; 
}
h4 {		font-size:19px;
 
}
h5 {		font-size:17px;
 
}
h6 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:10px;
	text-align:left;
	color: #023765; 
}
#headerwrap {	margin: auto; 
}
#header {		letter-spacing:-0.5px;
	font-size:18px;
	text-align:left; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff;background-attachment: fixed; 
}
body #site-logo a img {		width: 400px; 
}
#site-logo {	
	margin: 20px; 
}
#main-nav {		position:relative;

	top: 50px;left: auto; 
}
#main-nav a {		font-size:17px;
 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #caccca; 
}
.post-title {		font-size:32px;
 
}
.post-title, .post-title a, .loops-wrapper .post-image + .post-content .post-title a {	
	color: #023765; 
}
.loops-wrapper.grid6 .post-title, .loops-wrapper.grid6 .post-title a {		font-size:10px;
 
}
.loops-wrapper.grid4 .post-title, .loops-wrapper.grid4 .post-title a {		font-size:19px;
 
}
.loops-wrapper.grid3 .post-title, .loops-wrapper.grid3 .post-title a {		font-size:22px;
 
}
.loops-wrapper.grid2 .post-title, .loops-wrapper.grid2 .post-title a {		font-size:26px;
 
}
.loops-wrapper.grid2-thumb .post-title, .loops-wrapper.grid2-thumb .post-title a {		font-size:32px;
 
}
#footerwrap {	
	margin: -120px; 
}
#footer-logo a {	display: none; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer-nav {	width: auto;height: auto; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 400px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 400px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 400px; 
}
 }
/* Themify Custom CSS */
body{
	font-size:16px !important;
}