/* Themify Customize Styling */
body {	background: none;
	background-color: #f3f3f3; 
}
:root {	
	--theme_accent: #2a8b7b;
	--theme_accent_semi: #8fd4c8;
	--theme_accent_hover: #167968; 
}
a, .post-nav .arrow {	
	color: #2a8b7b; 
}
.transparent-header #headerwrap a,.transparent-header #headerwrap.fixed-header a,#headerwrap a,#headerwrap.fixed-header a,#footerwrap a {	
	color: #2a8b7b; 
}
h1 {	
	font-family: "Montserrat";	font-weight:500;
 
}
h2 {		font-weight:300;
 
}
h3 {	
	font-family: "Montserrat";	font-weight:400;
 
}
h4 {	
	font-family: "Montserrat";	font-weight:500;
 
}
h5 {	
	font-family: "Montserrat";	font-weight:600;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 100px; 
}
body #site-logo a {	
	font-family: "Cuprum";	font-weight:700;
 
}
body #site-logo a img {		width: 200px; 
}
#site-description {		font-style:italic;
	font-style:italic;
	font-size:1em;

	color: #bf8623;display: none; 
}
#main-nav {	
	padding-top: 8px; 
}
#main-nav li > .sub-menu {	background: none;
	background-color: #ffffff;margin: auto; 
}
.page-title {		text-align:left; 
}
#footerwrap {	background: none;
	background-color: #167968; 
}
#footer-logo a {	
	color: #61b7a9; 
}
#footer {	
	color: #8fd4c8; 
}
#footer a {	
	color: rgba(255,255,255,0.86); 
}
#footer a:hover {	
	color: #ffffff; 
}
#footer-nav a {	
	color: rgba(255,255,255,0.90); 
}
#footer-nav a:hover, #footer-nav li:hover > a {	
	color: #ffffff; 
}
#footer-nav .current_page_item a, #footer-nav .current-menu-item a {	
	color: #ffffff; 
}
#footer-nav .current_page_item a:hover, #footer-nav .current-menu-item a:hover {	
	color: #8fd4c8; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px; 
}
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px; 
}
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px; 
}
body #site-logo a img {		width: 200px; 
}
 }
/* Themify Custom CSS */
.post-sidebar .module-related-posts article {width:100%; padding:0; margin:0; line-height: 115%}
.post-sidebar .module-related-posts {margin-bottom:1.5em}
.module-archive-title:first-letter, .page-title:first-letter, .module-post-title:first-letter  {font-size: 130%; color: #167968}
.big-initial .image-title:first-letter {font-size: 150%; color: #167968}
@media only screen and (max-width: 600px){
.big-initial .module-image {
    margin-bottom: 2em;
    display: flex;
    align-items: center;
	}
}
.tbp_post_meta_autor_inner img {margin-right: 5px;}
.module-featured-image {text-align: right}
#ez-toc-container {margin:0 !important; padding:0 !important; border: none !important; box-shadow: none !important; font-size: 1.1em;}
#ez-toc-container li {padding-bottom:.5em}
#ez-toc-container a {color: #167968}
.ez-toc-title {    margin: 0 0 1em;
    padding: 0;
	font-family: Montserrat;
	color: #222;
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.3em;
    letter-spacing: .09em;}

/* Two cols on mobile */
@media only screen and (max-width: 680px) {
	.module-post.twocolmobile .loops-wrapper {display: grid; grid-gap:1em; grid-template-columns: 1fr 1fr;}
}
