/* Themify Customize Styling */
body {	
	font-family: "Poppins";	font-weight:400;
	font-style:normal;
	font-size:18px;
	line-height:1,5em;
	text-transform:none;
	color: #212121; 
}
a {		text-decoration:underline;
	font-style:normal;

	color: #424242; 
}
a:hover {	
	color: #000000; 
}
:root {	
	--theme_accent: #414549;
	--theme_accent_semi: #515763; 
}
a, .post-nav .arrow {	
	color: #515763; 
}
h1 {		font-weight:700;
	font-style:normal;
	font-size:85px;
	line-height:1.3em;
	text-transform:none;
	color: #636543; 
}
h2 {		font-weight:700;
	font-style:normal;
	font-size:42px;
	line-height:1.3em;

	color: #636543; 
}
h3 {		font-weight:700;
	font-style:normal;
	font-size:28px;
	line-height:1.2em;
	text-transform:none;
	color: #636543; 
}
h4 {		font-weight:500;
	font-style:normal;
	font-size:22px;
	line-height:1.2em;
	text-transform:none; 
}
h5 {		font-weight:500;
	font-style:normal;
	font-size:16px;
	line-height:1.1em;
	text-transform:uppercase;
	color: #87868c; 
}
h6 {		font-weight:500;
	font-style:normal;
	font-size:16px;
	line-height:1.1em;
	text-transform:none;
	color: #87868c; 
}
#header {		font-weight:500;
	font-size:15px;
 
}
body #site-logo a img {		width: 150px; 
}
#main-nav a {		font-style:normal;
	font-size:18px;
 
}
@media(max-width: 1279px) { /* Themify Customize Styling */
body {	
	font-family: "Poppins";	font-weight:400;

	color: #242424; 
}
a {	
	color: #424242; 
}
a:hover {	
	color: #000000; 
}
:root {	
	--theme_accent: #414549;
	--theme_accent_semi: #515763; 
}
a, .post-nav .arrow {	
	color: #515763; 
}
h1 {	
	color: #242424; 
}
h2 {	
	color: #636543; 
}
h3 {	
	color: #636543; 
}
h5 {	
	color: #87868c; 
}
h6 {	
	color: #87868c; 
}
#header {		font-weight:500;
 
}
 }@media(max-width: 1023px) { /* Themify Customize Styling */
body {	
	font-family: "Poppins";	font-weight:400;
	font-size:14px;

	color: #242424; 
}
a {	
	color: #424242; 
}
a:hover {	
	color: #000000; 
}
:root {	
	--theme_accent: #414549;
	--theme_accent_semi: #515763; 
}
h1 {		font-size:41px;

	color: #242424; 
}
h2 {		font-size:31px;
 
}
h3 {		font-size:22px;
 
}
h4 {		font-size:18px;
 
}
h5 {		font-size:14px;

	color: #87868c; 
}
h6 {		font-size:14px;

	color: #87868c; 
}
#header {		font-weight:500;
	font-size:16px;
 
}
 }@media(max-width: 767px) { /* Themify Customize Styling */
body {	
	font-family: "Poppins";	font-weight:400;
	font-size:14px;

	color: #212121; 
}
a {	
	color: #424242; 
}
a:hover {	
	color: #000000; 
}
:root {	
	--theme_accent: #414549;
	--theme_accent_semi: #515763; 
}
h1 {		font-size:32px;

	color: #242424; 
}
h2 {		font-size:26px;
 
}
h3 {		font-size:22px;
 
}
h4 {		font-size:18px;
 
}
h5 {		font-size:14px;

	color: #87868c; 
}
h6 {		font-size:14px;

	color: #87868c; 
}
#header {		font-weight:500;
 
}
body #site-logo a img {		width: 150px; 
}
 }
/* Themify Custom CSS */
/* Fix additional Nav icons */
@media screen and (max-width: 768px) {
		.menu-item .tf-fas-caret-down {
		display:none !important;
	}

}

.highlight-link a {
	background: #636543 !important;
	color: white !important;
}

.main-nav {
	margin-top: 12px !important;
}

@media only screen and (min-width: 600px) {

	.highlight-link a {
	margin-left: 36px !important;
}
}

@media only screen and (max-width: 600px) {

	.highlight-link {
		margin-top: 24px !important;
	}
	.highlight-link a {
	text-align:center !important;
}
}