#search-drawer { bottom: initial; }

#search-drawer .drawer-inner .drawer-content {
  bottom: initial !important;
  background-color: #112422;
}

.search-toggle-close { color: #fff !important; }

#search-drawer .drawer-inner input.search-field:focus { 
	color: #222 !important;
  border: 1px solid rgb(0, 0, 0, 0.5); 
  box-shadow: none !important;
}

#search-drawer .drawer-inner input.search-field { background: #fff !important; }

#search-drawer .drawer-inner .search-submit[type="submit"]:hover~.kadence-search-icon-wrap {
   color: #ccc !important;
}

.current-page-parent > a,
.current-page-ancestor > a,
.single-post #menu-item-997 a {
	color: #3b9d20 !important;
}

.hero-container h1 { 
	padding-bottom: 0.5em;
}

.single-post .hero-container h1 { 
	padding-bottom: 0;
}

.single-post .hero-container .entry-taxonomies {
	margin: 1em 0 1.25em 0;
}

.single-post .hero-container .entry-meta {
	margin-bottom: 2em !important;
}

#kt-layout-id_9ff779-f9 > .kt-row-column-wrap {
  max-width: 680px;
  margin-left: 0 !important;
  margin-right: auto;
}

p.kt-adv-heading_86be9c-f3 {
	max-width: 540px;
	font-weight: 500;
}

.kadence-column_f6441e-8f .kt-inside-inner-col { 
	column-count: 2;
}

.kadence-column_f6441e-8f .kt-inside-inner-col h2:first-child {
	column-span: all;
}


.kt-blocks-above-categories a {
	text-decoration: none;
	pointer-events: none;
}

.kt-blocks-post-footer {
	padding: 0.25em 0 !important;
}

.kt-blocks-post-readmore { 
	text-transform: uppercase;
}

#footer-menu li:first-child a { 
	padding-left: 0 !important;
}

#footer-menu li a:not(#footer-menu .button-footer a) { 
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-right: 1em !important;
	padding-left: 0 !important;
}

.footer-navigation .button-footer a { 
	background: #3b9d20;
  color: #fff !important;
	border-radius: 2px;
	padding: 0.25em 0.8em 0.25em 0.8em !important;
	line-height: 1.6;
  display: inline-block;
  font-family: inherit;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s ease;
}

.footer-navigation .button-footer a:hover { 
	background: #358d1d;
  color: #fff !important;
}

.gfield.gsection {
	padding-right: 0;
	margin-top: 2em;
	margin-bottom: 0.25em;
}

.gsection_title {
	color: #3b9d20;
	font-size: 18px !important;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.gform_wrapper input,
.gform_wrapper select { border-radius: 2px; }


.gform_wrapper label { 
	font-weight: 500 !important;
	font-size: 0.8em; 
}

.gfield_description {
	padding-top: 0.5em !important;
	font-size: 0.75em !important;
	color: #999;
}

#field_1_11 select { 
	border: 2px solid #3b9d20; 
}

.gform_required_legend { display: none; }

.gform_confirmation_message {
	color: #3b9d20;
	font-weight: 700;
}



@media (max-width: 520px) {

.kadence-column_f6441e-8f .kt-inside-inner-col { column-count: 1; }
	
		.button-footer { 
			width: 100%;
			display: inline-block;
			margin-top: 1em;
	}

	.button-footer a { max-width: 140px; }
	
}