/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:normal;
	font-size:1em;
 
}
:root {	
	--theme_accent: #72a6c2;
	--theme_accent_semi: #b2c9bd; 
}
a, .post-nav .arrow {	
	color: #73a7c1; 
}
.transparent-header #headerwrap,.transparent-header #headerwrap.fixed-header,#headerwrap,#headerwrap.fixed-header,#footerwrap {	
	color: #666666; 
}
h1 {	
	color: #666666; 
}
#header {	
	font-family: "Open Sans Condensed";	font-weight:bold;
	font-size:1em;
 
}
.header-widget-full {		text-align:right; 
}
body #site-logo a img {	
	height: 100px; 
}
#site-logo {	
	margin-right: 30px; 
}
#site-description {	display: none; 
}
.post-title {		text-transform:uppercase;	text-align:center; 
}
.post-title, .post-title a, .loops-wrapper .post-image + .post-content .post-title a {	
	color: #ffffff; 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #73a7c1; 
}
.single-post .has-post-title .post-title,.single-post .featured-area .post-title {		text-align:center;
	margin-top: -160px; 
}
.single.single-post .featured-area {	
	background-size: cover;
	background-position: center center;background-attachment: fixed; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Open Sans";	font-weight:300;
	font-size:.9em;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 100px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 100px; 
}
 }