.advanced-filter-search-wrap {
	margin-bottom: 100px;
	background-color: #f5f6f8;
}
.nata-filter-post-single {
	float: left;
	width: calc(33.33% - 30px);
	margin: 0 15px 30px 15px;
	background-color: #f5f6f8;
	position: relative;
}
.nata-filter-post-image {
	width: 100%;
	height: 260px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	background-image: url(../images/placeholder-post-type.jpg);
}
.nata-filter-post-title {

}
.nata-filter-post-content-wrap {
	color: #11a84b;
	padding: 30px 35px;
	font-size: 15px;
	font-weight: 400;
	min-height: 160px;
}
.nata-filter-post-title {
	font-family: "Gotham", Sans-serif;
	font-weight: 600;
	font-size: 18px;
}
.nata-filter-post-content {
	margin-bottom: 15px;
	margin-top: 6px;
}
.nata-filter-post-link {
	color: #11a84b;
	font-weight: 700;
	font-size: 13px;
	letter-spacing: 1px;
}
.advancedFilterAjaxWrap.layout_1 .nata-filter-post-content-wrap,
.advancedFilterAjaxWrap.layout_1 .nata-filter-post-link {
	color: #c3295d;
}
.advancedFilterAjaxWrap.layout_2 .nata-filter-post-image {
	height: 430px;
	z-index: 20;
}
.advancedFilterAjaxWrap.layout_2 .nata-filter-post-content-wrap {
	color: #fff;
	padding: 30px;
	font-size: 14px;
	font-weight: 400;
	position: absolute;
	z-index: 30;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0, 0.6);
	transition: background-image 0.3s, background-color 0.3s, opacity 0.3s;
}
.advancedFilterAjaxWrap.layout_2 .nata-filter-post-single:hover .nata-filter-post-content-wrap {
	background-color: transparent;
	/* background-image: linear-gradient(180deg, #ea265b 0%, #a13451 100%); */
	background-image: linear-gradient(180deg, rgba(234, 38, 91, 0.7), rgba(161, 52, 81, 0.7));;
	/* opacity: 0.5; */
}
.advancedFilterAjaxWrap.layout_2 .nata-filter-post-link {
	color: #ffffff;
	font-weight: 600;
}
.nata-filter-post-single.highlight {
	width: calc(50% - 30px);
	background-color: #00a54f;
	color: #ffffff;
}
.nata-filter-post-single.highlight .nata-filter-post-image {
    height: 380px;
}

.nata-filter-post-single.highlight .nata-filter-post-content-wrap {
    color: #ffffff;
	min-height: 175px;
}
.nata-filter-post-single.highlight .nata-filter-post-link {
    color: #ffffff;
}
#filterWrap-blog {
	display: flex;
	flex-wrap: wrap;
}
#filterWrap-blog .nata-filter-post-single {
	/* flex-grow: 1;  */
}






.advanced-filter-loadmore-wrapper {
	margin-top: 80px;
	text-align: center;
}
.advancedFilterButtonLink,
.advancedFilterLoadMore {
	border-style: solid;
	border-width: 3px 3px 3px 3px;
	border-color: #00a54f !important;
	font-family: "Gotham", Sans-serif;
	font-size: 14px !important;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #00a54f !important;
	border-radius: 1px 1px 1px 1px !important;
}
.advancedFilterLoadMore:hover {
    color: #00a54f !important;
    background-color: #ffffff !important;
    border-color: #00a54f !important;
}
.advancedFilterAjaxWrap.layout_2 .nata-filter-post-attraction-title {
	font-family: "Bitter", Sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	text-align: left;
	font-size: 20px;
}
.advancedFilterAjaxWrap.layout_2 .nata-filter-post-attraction-content-wrap {
	position: absolute;
	bottom: 24px;
	left: 24px;
}
.nata-filter-post-attraction-content-wrap .nata-filter-post-venue_type {
	font-family: "Gotham", Sans-serif;
	letter-spacing: 1px;
	font-size: 17px;
	margin-bottom: 6px;
}
.nata-filter-post-attraction-content-wrap .nata-filter-post-date_time {
	font-family: "Gotham", Sans-serif;
	letter-spacing: 1px;
	font-size: 22px;
	margin-bottom: 14px;
	font-weight: 700;
}
.nata-filter-post-attraction-content-wrap .nata-filter-post-city {
	font-family: "Gotham", Sans-serif;
	letter-spacing: 1px;
	font-size: 17px;
}
.nata-filter-post-attraction-content-wrap .nata-filter-post-link {
	font-weight: 700;
	font-size: 14px;
	margin-top: 10px;
	display: block;
	font-family: "Gotham", Sans-serif;
	letter-spacing: 1px;
}
.advance-filter-noresults {
	text-align: center;
	clear: both;
}
.advancedFilterSearch {
	height: 70px;
	width: 100%;
	max-width: 110px;
	margin-left: 50px;
	border: 0;
	background-color: transparent;
	color: #919191;
	font-size: 17px;
}
.advancedFilterSearch::-webkit-input-placeholder {
  color: #919191 !important;
  opacity: 1 !important;
}
.advancedFilterSearch::-moz-placeholder {
  color: #919191 !important;
  opacity: 1 !important;
}
.advancedFilterSearch:-ms-input-placeholder {
  color: #919191 !important;
  opacity: 1 !important;
}
.advancedFilterSearch:-moz-placeholder {
  color: #919191 !important;
  opacity: 1 !important;
}
.advancedFilterSearch-0 {
	max-width: calc(100% - 152px);
}
.advancedFilterSearch-1 {
	max-width: 700px;
}
.advancedFilterSearch-2 {
	max-width: 480px;
}
.advancedFilterSearch-3 {
	max-width: 280px;
}


.advancedFilterDateWrap {
	background: url(../images/icon-dropdown.png) no-repeat scroll 98% 30px #00a54f;
	height: 70px;
	width: 100%;
	max-width: 200px;
	float: left;
}
.advancedFilterDate {
	height: 42px; /*height: 70px;*/
	width: 160px;
	border: 0;
	color: #ffffff;
	font-size: 17px;
	position: relative;
	background-color: #00a54f;
	padding-left: 30px;
	cursor: pointer;
	resize: none;
	vertical-align: middle;
	overflow: hidden;
	line-height: 20px;
	margin-top: 23px;
}
.advancedFilterDate.set {
	margin-top: 14px;
}
.advancedFilterDate::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
}
.advancedFilterDate::-moz-placeholder {
  color: #ffffff;
  opacity: 1 !important;
}
.advancedFilterDate:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
}
.advancedFilterDate:-moz-placeholder {
  color: #ffffff;
  opacity: 1 !important;
}

.advancedFilterButton {
	background: url(../images/icon-submit.png) no-repeat scroll center center #00a54f;
	border: 0;
	height: 70px;
	float: right;
	text-indent: -9999px;
	cursor: pointer;
	width: 66px;
	background-size: 30px auto;
}
.advanced-filter-select {
  position: relative;
  font-family: "Gotham", Sans-serif;
  float: left;
}
.advancedFilterCitiesWrap {
	width: 200px;
}
.advancedFilterCategoriesWrap {
	width: 220px;
}
.advancedFilterExperiencesWrap {
	width: 260px;
}
.advanced-filter-select select {
	display: none;
}
.select-selected {
	background-color: #00a54f;
	font-size: 17px;
	letter-spacing: 1px;
	padding: 0px 20px 0px 30px;
	white-space: nowrap;
	height: 70px;
	line-height: 70px;
}
.select-selected:after {
	position: absolute;
	content: "";
	top: 30px;
	right: 5px;
	width: 17px;
	height: 10px;
	background: url(../images/icon-dropdown.png) no-repeat scroll 0 0 transparent;
}
.select-selected.select-arrow-active:after {
}
.select-selected {
	color: #ffffff;
	cursor: pointer;
	user-select: none;
}
.select-items div {
	color: #919191;
	cursor: pointer;
	user-select: none;
	padding: 6px 10px 6px 20px;
	font-size: 14px;
	font-weight: 600;
}
.select-items {
	position: absolute;
	background-color: #F3F3F3;
	top: 100%;
	left: 30px;
	right: 0;
	z-index: 99;
	color: #919191;
	padding: 6px 0;
	max-width: 250px;
}
.select-hide {
	display: none;
}
.select-items div:hover {
	color: #00a54f;
}

.nata-widgets-address-fields {
	margin-bottom: 0px !important;
}

.nata-custom-blog-navigation .elementor-post-navigation {
    overflow: auto;
	padding-top: 8px;
}
.nata-custom-blog-navigation .attachment-thumbnail {
	display: none;
}
.nata-custom-blog-navigation .jupiterx-post-navigation-title {
	display: none;
}
.nata-custom-blog-navigation .jupiterx-post-navigation-link {
	margin: 0;
	padding: 0;
	display: inline-block !important;
}
.nata-custom-blog-navigation .elementor-post-navigation__link {
	width: 200px !important;
	line-height: 1;
	background-color: #00a54f;
	color: #fff;
	text-align: center;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	display: inline-block;
	border-style: solid;
	border-width: 3px 3px 3px 3px;
	border-color: #00a54f !important;
	font-family: Arial, "Gotham", Sans-serif;
	font-size: 14px !important;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 10px;
	line-height: 52px;
}
.nata-custom-blog-navigation .elementor-post-navigation__link:hover {
	transform: translateY(-8px);
	color: #00a54f !important;
    background-color: #ffffff !important;
    border-color: #00a54f !important;
}
.nata-custom-blog-navigation .elementor-post-navigation__prev {
	width: 175px !important;
}
.nata-custom-blog-navigation .elementor-post-navigation__next {
	width: 150px !important;
}
.nata-custom-blog-navigation .elementor-post-navigation__link:hover .jupiterx-post-navigation-label {
	color: #00a54f !important;
}
.nata-custom-blog-navigation .jupiterx-post-navigation-next {
    text-align: center;
    margin-top: 0 !important;
}
.nata-custom-blog-navigation .elementor-post-navigation {
    display: block;
    text-align: center;
}
.nata-custom-blog-navigation .jupiterx-post-navigation-label {
	color: #ffffff;
	margin-top: 0;
}
.nata-custom-blog-navigation .jupiterx-post-navigation-previous .jupiterx-post-navigation-label:after {
	content: " Post";
}
.nata-custom-blog-navigation .jupiterx-post-navigation-previous .jupiterx-post-navigation-label:before {
	content: "< ";
}
.nata-custom-blog-navigation .jupiterx-post-navigation-next .jupiterx-post-navigation-label:after {
	content: " Post >";
}




@media only screen and (max-width: 1200px) {

	.advancedFilterCitiesWrap,
	.advancedFilterCategoriesWrap,
	.advancedFilterExperiencesWrap,
	.advancedFilterDate {
		width: 100%;
		max-width: 100%;
	}
	.advancedFilterSearch {
		width: calc(100% - 152px);
		max-width: 100%;
	}

}
@media only screen and (max-width: 767px) {
	.nata-filter-post-single,
	.nata-filter-post-single.highlight	{
		width: calc(100% - 30px);
	}
	.advancedFilterDate {
		background-position: 99% 30px;
	}

}



