/* Tracks changes that should be applied within Wordpress Admin > Appearance > Customize > Additional CSS 
   This file isn't (and should not be) loaded/applied anywhere within this source code.
*/

.css-1l6hqro {
	text-transform: none !important;
	font-weight: 900 !important;
	font-family: "Chivo", "Sanchez", sans-serif;
	letter-spacing: 0 !important;
}
.css-1amglr8 {
	text-shadow: rgba(54,78,92,.80) !important;
}
.css-127k619 {
	color: #fff !important;
	text-decoration: none !important;
}

.css-lqxxm4 {
	color: #78BE20;
}
.css-lqxxm4:hover {
	color: #aae460;
}

/* Hiding Map Controls */
.header-extras ul li:first-of-type {
opacity: 0;
	pointer-events: none;
}

.css-kpyjyc {
	max-width: 100% !important;
	margin: 0 !important;
}
.css-u0a0ku {
	margin: 0!important;
}

@media (max-width:767px) {
	.css-23u501 {
		width: 50% !important;
		height: auto;
	}
	.css-kpyjyc {
		width: 100% !important;
	}
	.css-u0a0ku {
		width: 100% !important;
	}
}

.directory-message {
	max-width: 960px;
	margin: 0 auto 30px;
}

.accordion .ac-item .ac-title {
	
	padding-right: 30px;
}
.single-suggested_itinerary .nav-tabs a{
	display: none;
}
.single-suggested_itinerary .nav-tabs a:nth-of-type(1),
.single-suggested_itinerary .nav-tabs a:nth-of-type(2),
.single-suggested_itinerary .nav-tabs a:nth-of-type(3),
.single-suggested_itinerary .nav-tabs a:nth-of-type(4),
.single-suggested_itinerary .nav-tabs a:nth-of-type(5){
	display: block;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
	color: #fff !important;
}









/* link updates */

.grid-filter.gf-outline .category-input span {
  color: #78BE20 !important;
  border: 2px solid #ececec !important;

}
.grid-filter.gf-outline .category-input span:hover {
  border: 2px solid #78BE20 !important;
  background: #78BE20 !important;
  color: #232323 !important;
}

.grid-filter button.category-input.active span {
  border-radius: 50px !important;
  border: 2px solid #78BE20 !important;
  background: #78BE20 !important;
  color: #232323 !important;
}


.directory-filters button.btn:not(.close):not(.mfp-close).btn-outline {
  color: #636363 !important;
  border-color: #636363 !important;
}
.directory-filters button.btn:not(.close):not(.mfp-close).btn-outline:hover {
  color: #ffffff !important;
  border-color: #636363 !important;
  background: #636363 !important;
}

.directory-filters button.btn:not(.close):not(.mfp-close).btn-selected,
.directory-filters button.btn:not(.close):not(.mfp-close).btn-selected:hover {
  border-color: #78BE20 !important;
  background: #78BE20 !important;
}

 
.css-1lgckwe button.btn {
  color: #636363 !important;
  border: 2px solid #636363 !important;
  background: transparent !important;
}
.css-1lgckwe button.btn:disabled {
  opacity: 0.25 !important;
}

.css-1lgckwe button.btn:hover {
  color: #ffffff !important;
  border: 2px solid #636363 !important;
  background: #636363 !important;
}

.css-1lgckwe > div {
  text-transform: uppercase;
  font-weight: 500;
  color: #484848;
  font-size: 12px;
}

.item-link {
  color: #232323 !important;
  border-bottom: 2px solid #78BE20 !important;
  font-weight: 600;
}
.item-link:hover {
  color: #78BE20 !important;
  border-bottom: 2px solid #78BE20 !important;
  text-decoration: none !important;
}



.body-inner a:not(.btn):not(.badge):not(.custom):active, 
.body-inner a:not(.btn):not(.badge):not(.custom):focus, 
.rte a:not(.btn):not(.badge):not(.custom):active, 
.rte a:not(.btn):not(.badge):not(.custom):focus {
  color: #232323 !important;
  text-decoration: underline !important;
  text-decoration-color: #78BE20 !important;
  text-decoration-thickness: 2px !important;
	padding: 0;
}

.body-inner a:not(.btn):not(.badge):not(.custom):hover, 
.rte a:not(.btn):not(.badge):not(.custom):hover {
  color: #78BE20 !important;
}

.body-inner a:not(.btn):not(.badge):not(.custom):active:after, 
.body-inner a:not(.btn):not(.badge):not(.custom):focus:after, 
.body-inner a:not(.btn):not(.badge):not(.custom):hover:after, 
.rte a:not(.btn):not(.badge):not(.custom):active:after, 
.rte a:not(.btn):not(.badge):not(.custom):focus:after, 
.rte a:not(.btn):not(.badge):not(.custom):hover:after {
  content: "";
  display: block;
}
.single .post-item .post-item-wrap a:not(.btn):not(.badge):not(.custom), 
.rte a:not(.btn):not(.badge):not(.custom) {
  color: #232323 !important;
  font-weight: 600;
	text-decoration: underline !important;
  text-decoration-color: #78BE20 !important;
  text-decoration-thickness: 2px !important;
}

.single .post-item .post-item-wrap a:not(.btn):not(.badge):not(.custom):hover, 
.rte a:not(.btn):not(.badge):not(.custom):hover {
  color: #78BE20 !important;
  text-decoration: underline !important;
  text-decoration-color: #78BE20 !important;
  text-decoration-thickness: 2px !important;

}

.simgle .post-item .post-item-wrap a:not(.btn):not(.badge):not(.custom):focus, 
.rte a:not(.btn):not(.badge):not(.custom):focus {
  padding: 0 !important;

}


.body-inner .widget-tags .tags > a:not(.btn):not(.badge):not(.custom),
.body-inner .widget-tags .tags > a:not(.btn):not(.badge):not(.custom):hover {
  text-decoration: none !important;
  padding: 5px 10px !important;
  line-height: 1.25 !important;
}
.body-inner .widget-tags .tags > a:not(.btn):not(.badge):not(.custom):hover {
  color: #232323 !important;
}


#react-mount-directory li.css-1ulk40d-directory-vendor__item a.css-127k619 {
  text-decoration: none !important;
  color: #fff !important;

}
#blog h2 a {
	text-decoration: none !important;
	border-bottom: none !important;
	color: #78BE20 !important;
}
#blog h2 a:hover {
	  color: #232323 !important;
    text-decoration: underline !important;
    text-decoration-color: #78BE20 !important;
    text-decoration-thickness: 2px !important;
}

#blog .post-item-description a.item-link:hover {
	color:#78BE20 !important;
}
#blog .post-item-description a.item-link {
	text-decoration: none !important;
}
.single .section p a:not(.btn):not(.badge):not(.custom) {
	text-decoration: none !important;
	display: inline-block;
}
.single .section p a:not(.btn):not(.badge):not(.custom):hover {
	text-decoration: none !important;
	display: inline-block;
	color:#78BE20 !important;
}

#blog .post-item-wrap .post-image .post-meta-category a:not(.btn):not(.badge):not(.custom) {
	text-decoration: none !important; 
	border: none !important; 
	color: #fff !important;
}

/* Directory */
#breadcrumbs a {
	display: inline-block;
}
#breadcrumbs a:hover {
	color: #fff !important;
}

/* Footer */
#footer .footer__nav-item a.footer__nav-link:hover,
#footer .copyright-content .copyright-text p a:hover {
	color: #fff !important;
}
.copyright-text p a {
	display: inline-block;
}
.tabs.tabs-folder .nav-tabs .nav-link {
	font-size: 14px;
	padding: 14px 10px;
}
.body-inner a:not(.btn):not(.badge):not(.custom), 
.rte a:not(.btn):not(.badge):not(.custom) {
	display: inline-block;
}
.downloads-grid .dlg__thumbnail {
	display: block !important;
}
#footer .social-icons a:not(.btn) {
	display: flex;
	color: #fff !important;
	text-decoration: none !important;
}

.post-thumbnail-content a {
	display: block !important;
}