/*
 Theme Name:   Guido Child
 Theme URI:    https://themeforest.net/item/guido-directory-listing-wordpress-theme/36719791
 Description:  Guido Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     guido
 Version:      1.0.0
 Text Domain:  guido-child
*/

.cs_container {
	width: 100%;
	padding: 10px;
	max-width: 1440px;
	margin: 0 auto;
}

.main-section {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: space-between;
	padding-top: 70px;
}

.title_box {
	display: flex;
	align-items: baseline;
	gap: 6px;
}

.heading_main {
	margin: 0;
}

.g_age {
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	color: #fff;
}

.actv_status {
	display: flex;
	padding: 7px 18px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 12px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(8px);
}

.column-8 {
	width: calc(70% - 10px);
}

.column-4 {
	width: calc(28% - 10px);
}

.custom-gallery-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.custom-gallery-grid .gallery_item {
	border-radius: 20px;
	overflow: hidden;
}

.custom-gallery-grid .gallery_item a,
.custom-gallery-grid .gallery_item img {
	display: block;
	width: 100%;
	height: 100%;
}

.custom-gallery-grid .gallery_item img {
	object-fit: cover;
}

.add_info {
	display: flex;
	padding: 24px;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: rgba(255, 255, 255, 0.10);
	margin-top: 30px;
}

.add_info h3 {
	margin: 0;
}

.gallery-block-2 {
	margin-top: 30px;
}

/* sidebar */
.sidebar_cs h4 {
	margin: 0;
	font-weight: 400;
}

.infobox {
	padding: 24px 22px;
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(8px);
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.data_block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 20px;
}

.show_data {
	width: calc(50% - 12px);
}

.show_data h5 {
	margin: 0;
	color: #fff;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 400;
}

.basic_value {
	color: #fff;
	display: flex;
	font-size: 15px;
	width: 100%;
	padding: 10px 12px;
	border-radius: 12px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(8px);
}

.sidebar_cs {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.contact_dtls {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.infobox_contact {
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: rgba(204, 197, 185, 0.20);
	backdrop-filter: blur(8px);
}

.whatsapp {
	background: rgba(33, 94, 84, 0.30);
	backdrop-filter: blur(8px);
}

.infobox_contact a {
	display: flex;
	padding: 20px 22px;
	align-items: center;
	gap: 24px;
	align-self: stretch;
	color: #fff;
	font-size: 18px
}

.listing-day {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #000;
	padding-bottom: 8px;
	font-size: 16px;
}

.f-width {
	width: 100%;
}

.infobox_d .data_block {
	justify-content: flex-start;
	gap: 8px;
}

.infobox_d .basic_value {
	width: auto
}

.infobox_e .show_data {
	width: calc(33.33% - 12px)
}

.report_user {
	display: flex;
	color: #fff;
	align-items: center;
	flex-direction: row;
	justify-content: center;
	padding: 8px;
	border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, 0.20);
	background: linear-gradient(0deg, rgba(177, 42, 46, 0.30) 0%, rgba(177, 42, 46, 0.30) 100%), #252525;
}

.ads {
	margin-top: 24px;
	display: flex;
	flex-direction: column;
	gap: 24px;
}

/* Agency listing */
.agency_bnr {
	height: 300px;
	overflow: hidden;
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(8px);
}

.agency_bnr img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.agency_logo {
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(8px);
	width: 120px;
	height: 120px;
	padding: 6px;
	margin-top: -60px;
	margin-left: 20px;
	margin-bottom: 40px;
}

.agency_header .title_box {
	flex-direction: column;
}

.infobox h4 {
	margin: 0;
}

.agency_gallery_slider {
	border-radius: 25px;
	overflow: hidden;
	margin-top: 40px
}

.agency_gallery_slider .slick-carousel .slick-slide {
	padding: 0;
}

.agency_gallery_slider img {
	width: 100%;
}

.agency_gallery_slider .slick-carousel {
	margin: 0;
}

/* Archeive page */
.hero_in {
	min-height: 320px;
	border-radius: 20px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	margin-top: 70px;
}

.hero-txt {
	width: 100%;
	max-width: 852px;
	margin: 0 auto;
	text-align: center;
}

.hero-txt h1 {
	font-family: var(--e-global-typography-6b192c1-font-family), Sans-serif;
	font-size: var(--e-global-typography-6b192c1-font-size);
	font-weight: var(--e-global-typography-6b192c1-font-weight);
}

.hero-txt p {
	color: #fff;
}

.location-slider .item {
	padding: 0 6px;
}

.location_inr {
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(8px);
	padding: 10px 35px 10px 25px;
	overflow: hidden;
}

a.location-pill {
	display: flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	padding: 8px 12px;
	color: #aaaaaa;
	text-decoration: none;
	font-size: 14px;
	border-radius: 12px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	opacity: 0.7;
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(8px);
}

.location_inr .slick-carousel .slick-arrow {
	background: unset !important;
	color: #fff;
	padding: 0 !important;
	width: 25px;
	border: 0;
	height: 57px;
	border-radius: 0;
}

.location_inr .slick-carousel .slick-arrow:hover {
	opacity: 0.7;
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(8px);
}

.location_inr .slick-carousel {
	margin: 0;
}

.location_inr .slick-carousel .slick-prev {
	left: -25px;
}

.location_inr .slick-carousel .slick-next {
	right: -35px;
}

.location-pill.active {
	background: #c63b3b;
	color: #fff;
}

.filter-label {
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: rgba(255, 255, 255, 0.30);
	backdrop-filter: blur(8px);
	padding: 16px 24px;
	margin: 0;
}

.filter_bx_a .data_block {
	justify-content: flex-start;
	gap: 8px;
}

.filter_bx_a .basic_value {
	width: auto;
	color: #fff;
}

.filter_block {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.custom-filter-form {
	display: flex;
	gap: 10px;
	flex-direction: column;
}

/* Filter blocks design */
.filter_bx_b .show_data {
	width: 100%
}

.range_filter {
	margin-top: 8px;
}

.range_track {
	position: relative;
	height: 32px;
	display: flex;
	align-items: center;
}

.range_track::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 3px;
	background: rgba(255, 255, 255, 0.45);
	border-radius: 20px;
}

.range_progress {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	height: 3px;
	background: #fff;
	border-radius: 20px;
	z-index: 1;
}

.range_input {
	-webkit-appearance: none;
	appearance: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 32px;
	background: transparent;
	pointer-events: none;
	margin: 0;
	z-index: 2;
}

.range_input::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #b52b2b;
	border: 4px solid #fff;
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.15);
	cursor: pointer;
	pointer-events: auto;
}

.range_input::-moz-range-thumb {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #b52b2b;
	border: 4px solid #fff;
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.15);
	cursor: pointer;
	pointer-events: auto;
}

.range_input::-webkit-slider-runnable-track {
	background: transparent;
	border: 0;
}

.range_input::-moz-range-track {
	background: transparent;
	border: 0;
}

.range_scale {
	display: flex;
	justify-content: space-between;
	gap: 8px;
	margin-top: -22px;
	font-size: 14px;
	color: #fff;
	opacity: 0.95;
}

.range_scale span {
	position: relative;
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	min-width: 20px;
	justify-content: space-between;
	height: 48px;
}

.range_scale span::before {
	content: "";
	width: 3px;
	height: 12px;
	background: #fff;
	opacity: 0.85;
	border-radius: 4px;
	margin-bottom: 8px;
	display: block;
}

.filter_pills {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 10px;
	width: 100%;
}

.pill {
	position: relative;
	cursor: pointer;
}

.pill input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.pill span {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	transition: all 0.25s ease;
}

.filter_bx_a h5 {
	margin: 0;
	color: #fff;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: 400;
}

/* hover */
.pill:hover span {
	border-color: rgba(255, 255, 255, 0.3);
	color: #fff;
}

/* active state */
.pill input:checked+span {
	background: rgba(255, 255, 255, 0.1);
	border-color: #fff;
	color: #fff;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.15);
}

.drop-dwn.filter_bx_a .data_block {
	flex-direction: column;
}

.filter_selects {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin-top: 10px;
}

.filter_selects select {
	width: 100%;
	height: 48px;
	padding: 0 12px;
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.05);
	border: 1px solid rgba(255, 255, 255, 0.14);
	color: #fff;
	font-size: 14px;
	outline: none;
	box-shadow: none;
}

.filter_selects select:focus {
	border-color: rgba(255, 255, 255, 0.3);
}

.filter_selects select option {
	background: #1f1f1f;
	color: #fff;
}

.filter_action_row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.reset_btn {
	height: 40px;
	padding: 8px 16px;
	border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, 0.20);
	background: linear-gradient(0deg, rgba(177, 42, 46, 0.30) 0%, rgba(177, 42, 46, 0.30) 100%), #252525;
	color: #fff !important;
	width: calc(50% - 5px);
	text-align: center;
}

button.apply_btn {
	width: calc(50% - 5px);
	border: 1px solid rgba(255, 255, 255, 0.20);
	background: #B1622A;
}

.filter-side hr {
	margin: 0;
}

.inner-link .filter-label {
	transition: 0.6s;
	cursor: pointer;
}

.inner-link .filter-label:hover {
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: rgba(241, 127, 41, 0.30);
	backdrop-filter: blur(8px);
	transition: 0.6s;
}

.custom-archive-content {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.listing-topbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}

.topbar-right {
	display: flex;
	padding: 10px;
	justify-content: center;
	align-items: center;
	height: 60px;
	width: 120px;
	border-radius: 12px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: linear-gradient(0deg, rgba(177, 98, 42, 0.20) 0%, rgba(177, 98, 42, 0.20) 100%), rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(8px);
}

.topbar-left {
	display: flex;
	height: 60px;
	width: calc(100% - 120px);
	padding: 10px;
	justify-content: center;
	align-items: center;
	border-radius: 12px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(8px);
}

.topbar-left .search_form {
	width: 100%;
	display: flex;
	gap: 10px;
}

.search_form input {
	width: calc(100% - 195px);
	height: 40px;
	border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	opacity: 0.7;
	background: rgba(255, 255, 255, 0.30);
	backdrop-filter: blur(8px);
}

.search_form button {
	width: 185px;
}

.sort_form select {
	color: #fff;
	font-size: 14px;
	outline: none;
	box-shadow: none;
	padding: 6px;
	width: 100%;
	height: 40px;
	border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	opacity: 0.7;
	background: rgba(255, 255, 255, 0.30);
	backdrop-filter: blur(8px);
}

/* Pagination */
.page-numbers {
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	padding: 0;
}

li .page-numbers {
	border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	opacity: 0.6;
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(8px);
	display: flex;
	min-width: 40px;
	height: 40px;
	padding: 10px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	color: #ffffff;
	transition: all 0.3s ease;
}

li .page-numbers:hover,
li .current.page-numbers {
	border-radius: 8px;
	opacity: 1;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: linear-gradient(0deg, rgba(241, 127, 41, 0.20) 0%, rgba(241, 127, 41, 0.20) 100%), rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(8px);
	transition: all 0.3s ease;
}

.next.page-numbers {
	margin-left: 0 !important;
}

/* Agency Cards  */
.agency-card {
	border-radius: 28px;
	overflow: hidden;
	background: linear-gradient(90deg, rgba(42, 42, 42, 0.9), rgba(18, 18, 18, 0.95));
	border: 1px solid rgba(255, 255, 255, 0.08);
}

.agency-card-image {
	position: relative;
	height: 260px;
	overflow: hidden;
}

.agency-card-image .cd_img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.agency-card-top {
	position: absolute;
	top: 16px;
	right: 16px;
	left: auto;
	z-index: 3;
}

.agency-card-content {
	padding: 28px 24px 20px;
}

.agency-card-head {
	display: flex;
	align-items: flex-start;
	gap: 18px;
	margin-bottom: 22px;
}

.agency-card-logo {
	width: 98px;
	height: 98px;
	border-radius: 24px;
	overflow: hidden;
	flex-shrink: 0;
	background: rgba(255, 255, 255, 0.08);
}

.agency-card-logo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.agency-logo-placeholder {
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.08);
}

.agency-card-text {
	flex: 1;
	min-width: 0;
}

.agency-card-title {
	margin: 0 0 8px;
	font-size: 28px;
	line-height: 1.1;
	font-weight: 600;
	color: #fff;
}

.agency-card-about {
	font-size: 16px;
	line-height: 1.55;
	color: rgba(255, 255, 255, 0.82);
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.agency-card-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
}

.agency-card-tag {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 52px;
	padding: 10px 18px;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.06);
	border: 1px solid rgba(255, 255, 255, 0.12);
	color: #fff;
	font-size: 16px;
	line-height: 1;
}

@media (max-width: 767px) {
	.agency-card-image {
		height: 200px;
	}

	.agency-card-content {
		padding: 20px 16px 16px;
	}

	.agency-card-head {
		gap: 14px;
		margin-bottom: 18px;
	}

	.agency-card-logo {
		width: 76px;
		height: 76px;
		border-radius: 18px;
	}

	.agency-card-title {
		font-size: 22px;
	}

	.agency-card-about {
		font-size: 14px;
	}

	.agency-card-tag {
		min-height: 44px;
		font-size: 14px;
		padding: 8px 14px;
	}
}


@media (max-width: 767px) {
	.custom-gallery-grid {
		grid-template-columns: 1fr;
	}

	.custom-gallery-grid .gallery_item {
		height: 420px;
	}
}

.custom-listing-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.custom-listing-card {
	position: relative;
	overflow: hidden;
	background: #111;
}

.custom-listing-card-image {
	position: relative;
	min-height: 400px;
	overflow: hidden;
	border-radius: 12px 12px 0 0;
	display: flex;
	align-items: stretch;
	flex-direction: column;
	justify-content: flex-end;
}

.custom-listing-card-image .cd_img {
	width: 100%;
	height: 100%;
	position: absolute;
	inset: 0;
	object-fit: cover;
}

.custom-listing-card-image::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 45%;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.78), rgba(0, 0, 0, 0));
	z-index: 1;
}

.custom-listing-card-top {
	position: absolute;
	top: 16px;
	left: 16px;
	right: 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 3;
}

.membership-tag {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 8px 14px;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	border-radius: 12px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(8px);
}

.emoji {
	position: relative;
}

.wishlist-icon {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(8px);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	color: #fff;
}

.custom-listing-card-hover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 12px;
	opacity: 0;
	z-index: 3;
	transform: translateY(18px);
	backdrop-filter: blur(5px);
	transition: all 0.3s ease;
	pointer-events: none;
}

.hover-price {
	border-radius: 12px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: linear-gradient(0deg, rgba(177, 42, 46, 0.20) 0%, rgba(177, 42, 46, 0.20) 100%), rgba(0, 0, 0, 0.50);
	backdrop-filter: blur(8px);
	display: flex;
	width: 100%;
	height: 44px;
	padding: 12px;
	font-style: italic;
	justify-content: center;
	align-items: center;
	gap: 8px;
	color: #fff;
	font-size: 20px;
	font-weight: 800;
}

.hover-availability {
	display: flex;
	width: 100%;
	padding: 12px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	font-style: italic;
	border-radius: 12px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	background: linear-gradient(0deg, rgba(42, 177, 47, 0.20) 0%, rgba(42, 177, 47, 0.20) 100%), rgba(0, 0, 0, 0.50);
	backdrop-filter: blur(8px);
	font-size: 16px;
	font-weight: 800;
	color: #fff;
}

.status-dot {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #2cff29;
	box-shadow: 0 0 12px rgba(44, 255, 41, 0.9);
}

.custom-listing-card-bottom {
	border-radius: 0 0 12px 12px;
	border: 1px solid rgba(255, 255, 255, 0.10);
	opacity: 0.7;
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(8px);
}

.custom-listing-card-title-wrap {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 12px;
	padding: 16px;
	z-index: 9;
}

h3.custom-listing-card-title {
	margin: 0 !important;
	font-size: 20px;
	line-height: 1.1;
	font-weight: 500;
	color: #fff;
}

.custom-listing-card-age {
	font-size: 22px;
	font-weight: 500;
	color: #fff;
	flex-shrink: 0;
}

.custom-listing-card-meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 12px;
	border-top: 1px solid rgba(255, 255, 255, 0.14);
	font-size: 14px;
	color: rgba(255, 255, 255, 0.9);
}

.custom-listing-card-location,
.custom-listing-card-ethnicity {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.custom-listing-card:hover .custom-listing-card-hover {
	opacity: 1;
	transform: translateY(0);
}

@media (max-width: 767px) {
	.custom-listing-card-image {
		min-height: 420px;
	}

	.membership-tag {
		font-size: 12px;
		padding: 7px 12px;
	}

	.custom-listing-card-title,
	.custom-listing-card-age {
		font-size: 18px;
	}

	.hover-price {
		font-size: 18px;
		min-height: 50px;
	}

	.hover-availability {
		font-size: 16px;
		min-height: 46px;
	}
}

.custom-listing-grid.agency-grid {
	grid-template-columns: repeat(2, 1fr);
}

.agency-grid .custom-listing-card-image {
	height: 200px;
	min-height: 200px;
}

.agency-grid .custom-listing-card-top {
	justify-content: flex-end;
}
.advanced_filter_wrap{
	margin-top: 14px;
}

.advanced_filter_toggle{
	width: 100%;
	height: 48px;
	border-radius: 14px;
	border: 1px solid rgba(255,255,255,0.12);
	background: rgba(255,255,255,0.05);
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 16px;
}

.advanced_filter_toggle::after{
	content: "+";
	font-size: 20px;
	line-height: 1;
}

.advanced_filter_wrap.active .advanced_filter_toggle::after{
	content: "−";
}

.advanced_filter_content{
	display: none;
	margin-top: 12px;
}

.advanced_filter_wrap.active .advanced_filter_content{
	display: block;
}
.advanced_filter_content > * + * {
  	margin-top: 10px;
}