/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	font-family: "Poppins";	font-weight:400;
	font-size:16px;
	line-height:24px;

	color: #222415; 
}
a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;

	color: #6e7531; 
}
a:hover {		font-style:normal;
	font-weight:normal;
	text-decoration:none;

	color: #79803a; 
}
:root {	
	--theme_accent: #c7d15c; 
}
h1 {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:700;
	font-size:3rem;
	line-height:3.2rem;
	text-transform:uppercase;
	color: #1d202d; 
}
h2 {		font-weight:600;
	font-size:1.6rem;
	line-height:2rem;

	color: #1d202d; 
}
h3 {		font-weight:700;
	font-size:1.3rem;

	color: #6e7531; 
}
h4 {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:600;
	font-size:1.2rem;
	line-height:2rem;
 
}
h5 {		font-weight:500;
	font-size:1.25rem;
	line-height:1.75rem;
 
}
h6 {		font-weight:500;
	font-size:1.125rem;
	line-height:1.75rem;
 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #c7d15c;
	color: #ffffff; 
}
#headerwrap {	background: none;
	background-color: #1d202d; 
}
#header {	
	color: #ffffff; 
}
#headerwrap a {	
	color: #ffffff; 
}
#headerwrap a:hover {	
	color: #c7d15c; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #1d202d; 
}
body #site-logo a img {		width: 120px; 
}
#site-description {	display: none; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #c7d15c;
	color: #1d202d; 
}
.post-title {	
	margin-bottom: 30px;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:600;
	font-size:2.4rem;
	text-transform:none; 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #79803a; 
}
.single-post .has-post-title .post-title,.single-post .featured-area .post-title {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:2.5rem;
	text-align:left; 
}
.loops-wrapper.grid3 .post-title, .loops-wrapper.grid3 .post-title a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:500;
	font-size:1.1rem;
	line-height:1.3rem;
	text-transform:none;	text-align:left; 
}
.loops-wrapper.grid3 .post-title {	
	padding-bottom: 10px; 
}
.post-meta {	
	padding-bottom: 2em; 
}
.post-meta, .loops-wrapper.list-post .post-meta, .single-post .post-meta, .loops-wrapper.grid6 .post-meta, .loops-wrapper.grid5 .post-meta, .loops-wrapper.grid4 .post-meta, .loops-wrapper.grid3 .post-meta, .loops-wrapper.grid2 .post-meta {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	font-size:1rem;
	line-height:1rem;
	text-align:left; 
}
.post-date, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date {	
	color: #a5a88d; 
}
.post-date, .post .post-date .day,.post-date .month, .post .post-date .year, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date, .single-post #pagewrap .post-date-inline .post-date .year {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left; 
}
#footerwrap {	background: none;
	background-color: #1d202d; 
}
#footer-logo a img {		width: 150px; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #c7d15c; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 120px; 
}
#footer-logo a img {		width: 150px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 120px; 
}
#footer-logo a img {		width: 150px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 120px; 
}
#footer-logo a img {		width: 150px; 
}
 }
/* Themify Custom CSS */
h2.wp-block-heading{
	padding-top:24px
}

h3.wp-block-heading{
	padding-top:20px
}
ul.wp-block-list li{
	margin-bottom:2px;
}