.asl_w_container {
	margin: 20px 0px 20px 0px;
	max-width: 500px;
}

div.asl_m.asl_w {
	border: 0px hidden rgb(0, 0, 0) !important;
	border-radius: 0px 0px 0px 0px !important;
	box-shadow: none !important;
}

div.asl_m.asl_w .probox {
	border: none !important;
}
div.asl_m.asl_w .probox input::-moz-placeholder {
	font-family: "FC Subject Rounded" !important;
	font-size: 18px !important;
}
div.asl_m.asl_w .probox input,
div.asl_m.asl_w .probox input::placeholder {
	font-family: "FC Subject Rounded" !important;
	font-size: 18px !important;
}

.prosettings {
	display: none;
}

.wpdreams_asl_results .asl_content .asl_res_url {
	font-size: 18px !important;
	font-family: "FC Subject Rounded" !important;
	color: #000 !important;
}

.tel-btn {
	background-color: #759100 !important;
}
.tel-btn div {
	color: white !important;
}

.tel-btn:hover {
	background-color: #678000 !important;
}

.swiper-hightlight .swiper-slide {
	height: auto;
}

/* .another_business a img {
  height: 40px;
  width: 80px;
  -o-object-fit: contain;
     object-fit: contain;
} */

#dialog-share a {
	height: 64px;
}

.line-btn {
	background-color: #0eca64;
}

.eating_together a img {
	border-radius: 16px;
	margin-bottom: 12px;
}
.eating_together h3 {
	margin-bottom: 20px;
	text-wrap-style: balance;
}

.form-search {
	margin-top: 20px;
	margin-bottom: 20px;
}

#ajaxsearchliteres2 {
	border-radius: 12px;
}
#ajaxsearchliteres2 * {
	-ms-overflow-style: none; /* IE and Edge */
	scrollbar-width: none; /* Firefox */
}
#ajaxsearchliteres2 .asl_content {
	padding: 12px 0px !important;
}

.wpc-filters-section {
	width: 200px;
	margin-bottom: 0px !important;
}
.wpc-filters-section .wpc-filter-header {
	background-color: white;
	border-radius: 9999px;
	cursor: pointer;
}
.wpc-filters-section .wpc-filter-header .widget-title {
	margin: 0px !important;
}
.wpc-filters-section .wpc-filter-header::after {
	content: "";
	display: block;
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	background: no-repeat center/contain
		url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2216%22 height%3D%2210%22 viewBox%3D%220 0 16 10%22 fill%3D%22none%22%3E%3Cpath d%3D%22M1.47021 1.5L7.97021 8L14.4702 1.5%22 stroke%3D%22black%22 stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E");
	width: 16px;
	height: 10px;
	cursor: pointer !important;
}
.wpc-filters-section .wpc-filter-content {
	padding: 8px 12px;
	background-color: white;
	border-radius: 12px;
	position: absolute;
	width: 100%;
	z-index: 1;
	display: none !important;
}
.wpc-filters-section .wpc-filter-content.active {
	display: block !important;
}

@media only screen and (max-width: 991px) {
	.search-count-wrap {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 16px;
	}
	.wpc-filters-section {
		width: 150px;
	}
	.wpc-filters-widget-wrapper {
		gap: 8px !important;
	}
}
.price-wrap {
	margin-bottom: 32px;
}
.price-wrap div {
	margin-bottom: 4px;
}

.pagination-general {
	display: flex;
	align-items: center;
	justify-content: center;
	grid-column: span 2;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	width: -moz-fit-content;
	width: fit-content;
	border-radius: 12px;
	overflow: hidden;
}
.pagination-general span,
.pagination-general a {
	width: 40px;
	height: 40px;
	background-color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.pagination-general .page-numbers.current {
	background-color: black;
	color: white;
}

@media (min-width: 768px) {
	.pagination-general {
		grid-column: span 3;
	}
}
@media (min-width: 1024px) {
	.pagination-general {
		grid-column: span 4;
	}
}
@media (min-width: 1280px) {
	.pagination-general {
		grid-column: span 5;
	}
}
.s-categories .swiper-slide {
	width: 100%;
	height: auto;
	aspect-ratio: 1/1;
}
.s-categories .card-categories {
	width: 100%;
	height: auto;
	aspect-ratio: 1/1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.s-categories .card-categories img {
	width: 80%;
	height: 80%;
	-o-object-fit: contain;
	object-fit: contain;
}

.wpc-filters-section::after {
	display: none !important;
} /*# sourceMappingURL=tor.css.map */
