/**
 * GeoDirectory single listing — layout & color overrides (v3)
 * Loaded after cns-gd-details.css
 */

/* --------------------------------------------------------------------------
 * Header bar — category, rating, favorite
 * -------------------------------------------------------------------------- */

body.single-gd_place .geodir-category,
body.single-gd_place .geodir_post_taxomomies {
	display: flex !important;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	margin: 0 0 10px !important;
	color: #444 !important;
	font-size: 14px !important;
}

/* Pill shape only; GeoDirectory prints each term's configured category color. */
body.single-gd_place .geodir-category a.badge,
body.single-gd_place .geodir-category .badge,
body.single-gd_place .geodir_post_taxomomies a.badge,
body.single-gd_place .geodir-category a[class*="gd-termid-"] {
	display: inline-flex !important;
	align-items: center;
	padding: 4px 14px !important;
	border: 0 !important;
	border-radius: 20px !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	text-decoration: none !important;
}

body.single-gd_place .gd-main-overall-rating,
body.single-gd_place .geodir-post-rating,
body.single-gd_place .elementor-widget-wp-widget-gd_post_rating .gd-main-overall-rating {
	display: inline-flex !important;
	flex-wrap: wrap;
	align-items: center;
	gap: 6px;
	padding: 8px 12px !important;
	border: 1px solid #e8e8e8 !important;
	border-radius: 8px !important;
	background: #fff !important;
}

body.single-gd_place .gd-main-overall-rating .gd-rating-foreground,
body.single-gd_place .gd-main-overall-rating .gd-rating-foreground i,
body.single-gd_place .geodir-post-rating .gd-rating-foreground,
body.single-gd_place .geodir-post-rating .gd-rating-foreground i {
	color: #ffc107 !important;
}

body.single-gd_place .gd-main-overall-rating .gd-rating-background,
body.single-gd_place .geodir-post-rating .gd-rating-background {
	color: #d9d9d9 !important;
}

body.single-gd_place .gd-main-overall-rating a,
body.single-gd_place .geodir-post-rating a,
body.single-gd_place .gd-rating-info-wrap a,
body.single-gd_place .gd-list-rating-text,
body.single-gd_place .gd-list-rating-text a,
body.single-gd_place.geodir-page-single .bsui .gd-main-overall-rating a,
body.single-gd_place.geodir-page-single .bsui .gd-rating-info-wrap a,
body.single-gd_place.geodir-page-single .bsui .gd-list-rating-text a {
	color: #888 !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	text-decoration: none !important;
}

body.single-gd_place .geodir-addtofav::before,
body.single-gd_place .geodir-addtofav::after,
body.single-gd_place .geodir-addtofav > hr {
	display: none !important;
}

body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_fav > .elementor-widget-container {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: center !important;
	justify-content: flex-start !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
	border-top: 0 !important;
	box-shadow: none !important;
}

body.single-gd_place .geodir-fav-text {
	color: #34443a !important;
	font-size: 14px !important;
	font-weight: 600 !important;
}

body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_author_actions > .elementor-widget-container,
body.single-gd_place .gd-author-actions {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: center !important;
	justify-content: flex-end !important;
	gap: 8px !important;
	max-width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}

body.single-gd_place .gd-author-actions .gd_user_action {
	white-space: nowrap;
}

/* --------------------------------------------------------------------------
 * Tabs
 * -------------------------------------------------------------------------- */

body.single-gd_place .geodir-tab-head .nav-link.active {
	color: var(--cns-gd-detail-green) !important;
	border-bottom: 3px solid var(--cns-gd-detail-green) !important;
}

body.single-gd_place .geodir-tabs-content,
body.single-gd_place #gd-single-tabs-content {
	padding-top: 24px !important;
}

body.single-gd_place .geodir-map-wrap,
body.single-gd_place .geodir_map_container {
	min-height: 320px !important;
	border: 2px dotted var(--cns-gd-detail-green) !important;
	border-radius: 12px !important;
	overflow: hidden;
}

body.single-gd_place .geodir-map-canvas {
	min-height: 320px !important;
}

/* Map tab — directions input, location button, Get Directions */
body.single-gd_place .geodir-map-directions-wrap {
	padding: 16px !important;
	background: #fff !important;
	border-top: 1px solid #eee !important;
}

body.single-gd_place .geodir-map-directions-wrap .gd-input-group,
body.single-gd_place .geodir-map-directions-wrap .input-group {
	display: flex !important;
	flex-wrap: nowrap !important;
	align-items: stretch !important;
	gap: 10px !important;
	width: 100% !important;
}

body.single-gd_place .geodir-map-directions-wrap .form-control,
body.single-gd_place .geodir-map-directions-wrap input[type="text"] {
	flex: 1 1 auto !important;
	min-width: 0 !important;
	height: auto !important;
	margin: 0 !important;
	padding: 10px 12px !important;
	border: 1px solid #ddd !important;
	border-radius: 8px !important;
	font-size: 14px !important;
}

body.single-gd_place .geodir-map-directions-wrap .input-group-text,
body.single-gd_place .geodir-map-directions-wrap .gd-directions-from-user {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	flex: 0 0 auto !important;
	margin: 0 !important;
	padding: 0 14px !important;
	background: #fff !important;
	border: 1px solid #ddd !important;
	border-radius: 8px !important;
	color: var(--cns-gd-detail-green) !important;
	cursor: pointer !important;
}

body.single-gd_place .geodir-map-directions-wrap .input-group-text i,
body.single-gd_place .geodir-map-directions-wrap .gd-directions-from-user i {
	color: var(--cns-gd-detail-green) !important;
	font-size: 16px !important;
}

body.single-gd_place .geodir-map-directions-wrap .btn-primary,
body.single-gd_place .geodir-map-directions-wrap .btn.btn-primary {
	flex: 0 0 auto !important;
	margin: 0 !important;
	padding: 10px 16px !important;
	background: var(--cns-gd-detail-green) !important;
	border: 1px solid var(--cns-gd-detail-green) !important;
	border-radius: 8px !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	white-space: nowrap !important;
}

body.single-gd_place .geodir-map-directions-wrap .btn-primary:hover,
body.single-gd_place .geodir-map-directions-wrap .btn.btn-primary:hover {
	background: var(--cns-gd-detail-green-dark) !important;
	border-color: var(--cns-gd-detail-green-dark) !important;
	color: #fff !important;
}

/* --------------------------------------------------------------------------
 * Description & neutral links (no blue)
 * -------------------------------------------------------------------------- */

body.single-gd_place:has(#gd-single-tabs) .elementor-widget-wp-widget-gd_post_content {
	display: none !important;
}

body.single-gd_place .geodir-field-post_content,
body.single-gd_place .geodir-field-post_content p,
body.single-gd_place .geodir-post-content-container,
body.single-gd_place .geodir-post-content-container p {
	color: #444 !important;
	font-size: 15px !important;
	line-height: 1.65 !important;
}

body.single-gd_place.geodir-page-single .bsui .geodir-tabs-content a:not(.btn):not(.gd-read-more):not(.badge),
body.single-gd_place.geodir-page-single #post_content a:not(.btn):not(.gd-read-more):not(.badge):not(.cns-gd-social-icon) {
	color: #444 !important;
}


/* --------------------------------------------------------------------------
 * Social icons — brand colors only (no layout overrides)
 * -------------------------------------------------------------------------- */

body.single-gd_place .cns-gd-social-icon {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 44px !important;
	height: 44px !important;
	border-radius: 8px !important;
	color: #fff !important;
	text-decoration: none !important;
}

body.single-gd_place .cns-gd-social-icon__svg {
	display: block;
	width: 22px;
	height: 22px;
}

body.single-gd_place .cns-gd-social-icon--facebook { background: #1877f2 !important; }
body.single-gd_place .cns-gd-social-icon--instagram { background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888) !important; }
body.single-gd_place .cns-gd-social-icon--tiktok,
body.single-gd_place .cns-gd-social-icon--twitter { background: #000 !important; }
body.single-gd_place .cns-gd-social-icon--youtube { background: #ff0000 !important; }
body.single-gd_place .cns-gd-social-icon--linkedin { background: #0a66c2 !important; }

/* Services — value pills only */
body.single-gd_place .cns-gd-service-value {
	display: inline-flex !important;
	align-items: center;
	margin: 0 !important;
	padding: 4px 14px !important;
	background: rgba(124, 174, 21, 0.12) !important;
	border-radius: 20px !important;
	color: var(--cns-gd-detail-green) !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	line-height: 1.3 !important;
}


/* Signup form — outlined link button (override services-card + bsui link hover) */
body.single-gd_place .geodir-field-signup_form,
body.single-gd_place .elementor-widget-wp-widget-gd_post_meta:has(.geodir-field-signup_form) > .elementor-widget-container {
	display: block !important;
	width: 100% !important;
	min-width: 0 !important;
	max-width: 100% !important;
	min-height: 0 !important;
	padding: 8px 0 0 !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	text-align: left !important;
	color: inherit !important;
}

body.single-gd_place .geodir-field-signup_form .geodir_post_meta_icon {
	display: none !important;
}

body.single-gd_place .geodir-field-signup_form a,
body.single-gd_place .geodir-field-signup_form a:link,
body.single-gd_place .geodir-field-signup_form a:visited,
body.single-gd_place.geodir-page-single .bsui .geodir-field-signup_form a,
body.single-gd_place.geodir-page-single article.gd_place .geodir-field-signup_form a {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: auto !important;
	min-width: 140px;
	padding: 10px 18px !important;
	background-color: #fff !important;
	background: #fff !important;
	border: 2px solid var(--cns-gd-detail-green) !important;
	border-radius: 8px !important;
	color: var(--cns-gd-detail-green) !important;
	-webkit-text-fill-color: var(--cns-gd-detail-green) !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	text-decoration: none !important;
	transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease !important;
}

body.single-gd_place .geodir-field-signup_form a *,
body.single-gd_place.geodir-page-single .bsui .geodir-field-signup_form a * {
	color: inherit !important;
	-webkit-text-fill-color: inherit !important;
}

body.single-gd_place .geodir-field-signup_form a:hover,
body.single-gd_place .geodir-field-signup_form a:focus,
body.single-gd_place.geodir-page-single .bsui .geodir-field-signup_form a:hover,
body.single-gd_place.geodir-page-single .bsui .geodir-field-signup_form a:focus,
body.single-gd_place.geodir-page-single article.gd_place .geodir-field-signup_form a:hover,
body.single-gd_place.geodir-page-single article.gd_place .geodir-field-signup_form a:focus {
	background-color: var(--cns-gd-detail-green) !important;
	background: var(--cns-gd-detail-green) !important;
	border-color: var(--cns-gd-detail-green) !important;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
	text-decoration: none !important;
}

body.single-gd_place .geodir-field-signup_form a:hover *,
body.single-gd_place .geodir-field-signup_form a:focus *,
body.single-gd_place.geodir-page-single .bsui .geodir-field-signup_form a:hover *,
body.single-gd_place.geodir-page-single .bsui .geodir-field-signup_form a:focus * {
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
}

@media (min-width: 1025px) {
	body.single-gd_place .geodir-field-signup_form,
	body.single-gd_place .elementor-widget-wp-widget-gd_post_meta:has(.geodir-field-signup_form) > .elementor-widget-container {
		text-align: center !important;
	}
}

/* Sidebar Elementor social icons only — not footer or shortcode row */
body.single-gd_place .geodir-sidebar .elementor-widget-social-icons .elementor-social-icons-wrapper {
	justify-content: center !important;
	gap: 10px !important;
}

body.single-gd_place .geodir-sidebar .elementor-widget-social-icons .elementor-social-icon {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 42px !important;
	height: 42px !important;
	min-width: 42px !important;
	min-height: 42px !important;
	padding: 0 !important;
	border-radius: 10px !important;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12) !important;
	color: #fff !important;
	text-decoration: none !important;
}

body.single-gd_place .geodir-sidebar .elementor-widget-social-icons .elementor-social-icon i {
	color: inherit !important;
	font-size: 20px !important;
	line-height: 1 !important;
}

body.single-gd_place .geodir-sidebar .elementor-social-icon-facebook {
	background: #1877f2 !important;
}

body.single-gd_place .geodir-sidebar .elementor-social-icon-instagram {
	background: linear-gradient(135deg, #f58529 0%, #dd2a7b 55%, #8134af 100%) !important;
}

body.single-gd_place .geodir-sidebar .elementor-social-icon-youtube {
	background: #ff0000 !important;
}

body.single-gd_place .geodir-sidebar .elementor-social-icon-linkedin {
	background: #0a66c2 !important;
}

body.single-gd_place .geodir-sidebar .elementor-social-icon-tiktok,
body.single-gd_place .geodir-sidebar .elementor-social-icon-twitter,
body.single-gd_place .geodir-sidebar .elementor-social-icon-x {
	background: #111111 !important;
}

body.single-gd_place .geodir-sidebar .elementor-social-icon-telegram {
	background: #2aabee !important;
}

/* --------------------------------------------------------------------------
 * Reviews — black review text, enhanced rating form
 * -------------------------------------------------------------------------- */

body.single-gd_place .geodir-comments-area .comments-title,
body.single-gd_place .geodir-comments-area h2,
body.single-gd_place .geodir-comments-area h3,
body.single-gd_place #reviews h2,
body.single-gd_place #reviews .comment-respond h3,
body.single-gd_place #reviews #reply-title {
	color: var(--cns-gd-detail-green) !important;
	font-size: 20px !important;
	font-weight: 600 !important;
}

body.single-gd_place .geodir-comments-area .comment-respond,
body.single-gd_place .geodir-comments-area #respond,
body.single-gd_place #reviews .comment-respond {
	margin-bottom: 20px !important;
	padding: 18px !important;
	background: #fff !important;
	border: 1px solid #eee !important;
	border-radius: 10px !important;
}

body.single-gd_place #reviews .gd-rating-input,
body.single-gd_place .geodir-comments-area .gd-rating-input {
	display: flex !important;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	margin-bottom: 14px !important;
	padding: 12px 14px !important;
	background: #fafafa !important;
	border: 1px solid #eee !important;
	border-radius: 8px !important;
}

body.single-gd_place #reviews .comment-form textarea,
body.single-gd_place #reviews .comment-form input[type="text"],
body.single-gd_place #reviews .comment-form input[type="email"] {
	color: #000 !important;
}

body.single-gd_place #reviews .comment-form textarea::placeholder {
	color: #999 !important;
}

body.single-gd_place #reviews input[type="submit"],
body.single-gd_place #reviews .btn-primary,
body.single-gd_place #reviews .form-submit input {
	background: var(--cns-gd-detail-green) !important;
	border-color: var(--cns-gd-detail-green) !important;
	color: #fff !important;
	font-weight: 600 !important;
	border-radius: 8px !important;
}

body.single-gd_place #reviews input[type="submit"]:hover,
body.single-gd_place #reviews .btn-primary:hover {
	background: var(--cns-gd-detail-green-dark) !important;
	border-color: var(--cns-gd-detail-green-dark) !important;
	color: #fff !important;
}

body.single-gd_place .geodir-comments-area .commentlist .fn,
body.single-gd_place .geodir-comments-area .commentlist .comment-author,
body.single-gd_place .geodir-comments-area .commentlist b,
body.single-gd_place .geodir-comments-area .comment-author .fn {
	color: #2d2d2d !important;
	font-weight: 600 !important;
}

body.single-gd_place .geodir-comments-area .commentlist .comment-content,
body.single-gd_place .geodir-comments-area .commentlist .comment-content p,
body.single-gd_place .geodir-comments-area .commentlist .comment-content a,
body.single-gd_place.geodir-page-single .bsui .geodir-comments-area .comment-content,
body.single-gd_place.geodir-page-single .bsui .geodir-comments-area .comment-content p,
body.single-gd_place.geodir-page-single .bsui .geodir-comments-area .comment-content a,
body.single-gd_place.geodir-page-single .bsui #reviews .comment-content,
body.single-gd_place.geodir-page-single .bsui #reviews .comment-content p,
body.single-gd_place.geodir-page-single .bsui #reviews .comment-content a {
	color: #000 !important;
	font-size: 15px !important;
	line-height: 1.55 !important;
	text-decoration: none !important;
	pointer-events: none;
}

body.single-gd_place .geodir-comments-area .geodir-review-time,
body.single-gd_place .geodir-comments-area time {
	color: #888 !important;
	font-size: 12px !important;
}

body.single-gd_place .geodir-comments-area .gd-rating-output .gd-rating-foreground,
body.single-gd_place .geodir-comments-area .gd-rating-output .gd-rating-foreground i,
body.single-gd_place .geodir-comments-area .gd-rating-input .gd-rating-foreground,
body.single-gd_place .geodir-comments-area .gd-rating-input .gd-rating-foreground i,
body.single-gd_place #reviews .gd-rating-input .gd-rating-foreground,
body.single-gd_place #reviews .gd-rating-input .gd-rating-foreground i {
	color: #ffc107 !important;
}

/* View All / widget footer links: assets/css/cns-gd-sidebar-widget.css */

/* Admin hints hidden for non-admins */
body.single-gd_place.cns-gd-hide-admin-hints :is(.gd-info-notice, .geodir-info, .alert-info) {
	display: none !important;
}

/* --------------------------------------------------------------------------
 * Single listing contact and services panels
 * -------------------------------------------------------------------------- */

body.single-gd_place.geodir-page-single
	:is(.elementor-widget-wp-widget-gd_post_address, .elementor-widget-wp-widget-gd_post_meta:has(.geodir-field-phone), .elementor-widget-wp-widget-gd_post_meta:has(.geodir-field-email), .elementor-widget-wp-widget-gd_post_meta:has(.geodir-field-website))
	> .elementor-widget-container {
	padding: 16px 18px !important;
	border-color: #e3ebe0 !important;
	border-radius: 10px !important;
	box-shadow: 0 2px 8px rgba(36, 53, 26, 0.05) !important;
}

body.single-gd_place .geodir-field-address,
body.single-gd_place .geodir-field-phone,
body.single-gd_place .geodir-field-email,
body.single-gd_place .geodir-field-website {
	display: block !important;
	min-width: 0 !important;
	padding: 0 !important;
	border-bottom: 0 !important;
	color: #34443a !important;
	font-size: 14px !important;
	line-height: 1.5 !important;
}

body.single-gd_place
	:is(.geodir-field-address, .geodir-field-phone, .geodir-field-email, .geodir-field-website)
	.geodir_post_meta_icon {
	display: flex !important;
	align-items: center !important;
	gap: 9px !important;
	width: auto !important;
	margin: 0 0 9px !important;
	color: #34443a !important;
}

body.single-gd_place
	:is(.geodir-field-address, .geodir-field-phone, .geodir-field-email, .geodir-field-website)
	.geodir_post_meta_icon i {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	flex: 0 0 32px !important;
	width: 32px !important;
	height: 32px !important;
	background: rgba(124, 174, 21, 0.12) !important;
	border-radius: 8px !important;
	color: var(--cns-gd-detail-green) !important;
	font-size: 15px !important;
}

body.single-gd_place
	:is(.geodir-field-address, .geodir-field-phone, .geodir-field-email)
	.geodir_post_meta_title {
	display: inline-block !important;
	margin: 0 !important;
	color: #34443a !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.25 !important;
	text-transform: uppercase !important;
}

body.single-gd_place .geodir-field-address > span[itemprop] {
	display: block !important;
	margin-left: 41px !important;
	color: #4f5e54 !important;
	word-break: break-word;
}

body.single-gd_place .geodir-field-address > br {
	display: none !important;
}

body.single-gd_place :is(.geodir-field-phone, .geodir-field-email) > a {
	display: block !important;
	max-width: 100% !important;
	/* margin-left: 41px !important; */
	color: #34443a !important;
	font-weight: 500 !important;
	overflow-wrap: anywhere;
}

body.single-gd_place .geodir-field-email > a {
	font-size: 14px !important;
	white-space: nowrap;
}

body.single-gd_place .geodir-field-website .geodir_post_meta_icon::after {
	content: "Website";
	color: #34443a !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	line-height: 1.25 !important;
	text-transform: uppercase;
}

body.single-gd_place .geodir-field-website > a,
body.single-gd_place.geodir-page-single article.gd_place .geodir-field-website > a {
	margin: 1px 0 0 41px !important;
	padding: 9px 16px !important;
	border-radius: 8px !important;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
	background: var(--cns-gd-detail-green) !important;
	font-weight: 600 !important;
	text-decoration: none !important;
}

body.single-gd_place .geodir-field-website > a:hover,
body.single-gd_place .geodir-field-website > a:focus,
body.single-gd_place.geodir-page-single article.gd_place .geodir-field-website > a:hover,
body.single-gd_place.geodir-page-single article.gd_place .geodir-field-website > a:focus {
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
	background: var(--cns-gd-detail-green-dark) !important;
}

body.single-gd_place.geodir-page-single
	.elementor-widget-shortcode:has(.cns-gd-social-icons)
	> .elementor-widget-container {
	padding: 16px 18px !important;
	border-color: #e3ebe0 !important;
	border-radius: 10px !important;
	box-shadow: 0 2px 8px rgba(36, 53, 26, 0.05) !important;
}

body.single-gd_place .cns-gd-social-icons {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px !important;
	width: 100%;
	margin: 0 !important;
}

body.single-gd_place .cns-gd-social-icon {
	width: 100% !important;
	height: 54px !important;
	border-radius: 8px !important;
	box-shadow: 0 1px 4px rgba(36, 53, 26, 0.1);
}

body.single-gd_place .cns-gd-social-icon__svg {
	width: 26px;
	height: 26px;
}

@media (max-width: 575px) {
	body.single-gd_place .geodir-map-directions-wrap .gd-input-group,
	body.single-gd_place .geodir-map-directions-wrap .input-group {
		flex-wrap: wrap !important;
	}

	body.single-gd_place .geodir-map-directions-wrap .btn-primary,
	body.single-gd_place .geodir-map-directions-wrap .btn.btn-primary {
		flex: 1 1 100% !important;
	}
}

body.single-gd_place .cns-gd-social-icon:hover,
body.single-gd_place .cns-gd-social-icon:focus {
	transform: translateY(-1px) !important;
	box-shadow: 0 5px 12px rgba(36, 53, 26, 0.16);
}

body.single-gd_place.geodir-page-single
	.elementor-widget-wp-widget-gd_post_meta:has(:is(.geodir-field-primary_services, .geodir-field-secondary_services, .geodir-field-community_focus, .geodir-field-experience_level))
	> .elementor-widget-container {
	height: 100% !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}

body.single-gd_place
	.elementor-widget-wp-widget-gd_post_meta:has(:is(.geodir-field-primary_services, .geodir-field-secondary_services, .geodir-field-community_focus, .geodir-field-experience_level)) {
	display: block !important;
	width: 100% !important;
	/* height: 100% !important; */
	margin: 0 !important;
}

body.single-gd_place :is(.geodir-field-primary_services, .geodir-field-secondary_services, .geodir-field-community_focus, .geodir-field-experience_level) {
	width: 100% !important;
	max-width: none !important;
	min-height: 116px !important;
	height: 100% !important;
	padding: 16px 14px !important;
	border-color: #e3ebe0 !important;
	border-radius: 10px !important;
	box-shadow: 0 2px 8px rgba(36, 53, 26, 0.05) !important;
}

body.single-gd_place :is(.geodir-field-primary_services, .geodir-field-secondary_services, .geodir-field-community_focus, .geodir-field-experience_level) .geodir_post_meta_icon {
	margin-bottom: 10px !important;
}

body.single-gd_place :is(.geodir-field-primary_services, .geodir-field-secondary_services, .geodir-field-community_focus, .geodir-field-experience_level) .cns-gd-service-value {
	margin-top: 4px !important;
}

@media (max-width: 767px) {
	body.single-gd_place .geodir-field-address > span[itemprop],
	body.single-gd_place :is(.geodir-field-phone, .geodir-field-email) > a {
		margin-left: 0 !important;
	}

	body.single-gd_place .geodir-field-website > a {
		margin-left: 0 !important;
	}

	body.single-gd_place .geodir-field-email > a {
		white-space: normal;
	}
}

/* --------------------------------------------------------------------------
 * Best Of widget — single listing main content (moved from sidebar)
 * Layout/columns are controlled in GeoDirectory admin; no grid overrides here.
 * -------------------------------------------------------------------------- */

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget),
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of {
	--cns-bestof-card-border: #e3ebe0;
	--cns-bestof-card-media-bg: #f4f4f4;
	--cns-bestof-card-media-h: clamp(8.25rem, 42vw, 10.3125rem);
	--cns-bestof-card-text: #34443a;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-listings,
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-listings {
	min-width: 0;
	overflow: visible;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post > .card,
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post > .card {
	width: 100% !important;
	min-width: 0;
	overflow: hidden;
	background: #fff !important;
	border: 1px solid var(--cns-bestof-card-border) !important;
	border-radius: 12px !important;
	box-shadow: 0 6px 20px rgba(36, 53, 26, 0.08) !important;
	transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post > .card:is(:hover, :focus-within),
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post > .card:is(:hover, :focus-within) {
	border-color: rgba(124, 174, 21, 0.35) !important;
	box-shadow: 0 14px 32px rgba(36, 53, 26, 0.14) !important;
	transform: none !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post > .card > :is(p:empty, br),
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post > .card > :is(p:empty, br) {
	display: none !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post :is(.card-img-top, .card-body, .geodir-post-content-container),
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post :is(.card-img-top, .card-body, .geodir-post-content-container) {
	width: 100% !important;
	min-width: 0;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post > .card .card-body,
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post > .card .card-body {
	padding: 14px 16px 18px !important;
	background: #fff !important;
	border: 0 !important;
	color: var(--cns-bestof-card-text) !important;
	box-shadow: none !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post .card-img-top,
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post .card-img-top {
	position: relative;
	display: flex;
	flex-shrink: 0;
	flex-direction: column;
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	background: var(--cns-bestof-card-media-bg) !important;
	border-bottom: 1px solid #eef2ea;
	border-radius: 12px 12px 0 0 !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post :is(.card-img-top .geodir-post-slider, .cns-archive-card-media, .cns-archive-card-logo, .geodir-image-container, .geodir-images, .geodir-images.carousel-inner, .carousel-item, .geodir-link-image, .geodir-link-image.embed-has-action),
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post :is(.card-img-top .geodir-post-slider, .cns-archive-card-media, .cns-archive-card-logo, .geodir-image-container, .geodir-images, .geodir-images.carousel-inner, .carousel-item, .geodir-link-image, .geodir-link-image.embed-has-action) {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 100% !important;
	max-width: 100% !important;
	height: var(--cns-bestof-card-media-h) !important;
	min-height: var(--cns-bestof-card-media-h) !important;
	max-height: var(--cns-bestof-card-media-h) !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	background: var(--cns-bestof-card-media-bg) !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post :is(.card-img-top img, .cns-archive-card-media img, .cns-archive-card-logo img, .geodir-image-container img),
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post :is(.card-img-top img, .cns-archive-card-media img, .cns-archive-card-logo img, .geodir-image-container img) {
	display: block !important;
	flex-shrink: 0;
	width: auto !important;
	max-width: calc(100% - 2rem) !important;
	height: auto !important;
	max-height: calc(var(--cns-bestof-card-media-h) - 2rem) !important;
	margin: 0 auto !important;
	padding: 0 !important;
	object-fit: contain !important;
	object-position: center center !important;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post .card-img-top img.geodir-img-type-post_images,
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post .card-img-top img.geodir-img-type-post_images {
	width: 100% !important;
	max-width: 100% !important;
	height: 100% !important;
	min-height: var(--cns-bestof-card-media-h) !important;
	max-height: none !important;
	object-fit: cover !important;
	object-position: center center !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .card-img-top.cns-card-media--empty,
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .card-img-top.cns-card-media--empty {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: var(--cns-bestof-card-media-h);
	background: var(--cns-bestof-card-media-bg);
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post-content-container,
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post-content-container {
	display: flex !important;
	flex: 1 1 auto;
	flex-direction: column;
	min-height: 0;
	gap: 0 !important;
	color: var(--cns-bestof-card-text) !important;
	font-size: 0.9rem !important;
	line-height: 1.55 !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) :is(.geodir-entry-title, .geodir-entry-title a),
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of :is(.geodir-entry-title, .geodir-entry-title a) {
	margin: 0 0 0.45rem !important;
	color: #25362f !important;
	font-size: 1rem !important;
	font-weight: 700 !important;
	line-height: 1.25 !important;
	text-decoration: none !important;
	white-space: normal !important;
	word-break: normal;
	overflow-wrap: break-word;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-entry-title a:is(:hover, :focus),
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-entry-title a:is(:hover, :focus) {
	color: #5a8010 !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post-rating,
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post-rating {
	display: block !important;
	min-height: 0 !important;
	margin: 0 0 0.65rem !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	color: var(--cns-bestof-card-text) !important;
	box-shadow: none !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .gd-rating-info-wrap.geodir-post-rating-value-0 :is(.gd-list-rating-text, .gd-list-rating-text a),
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .gd-rating-info-wrap.geodir-post-rating-value-0 :is(.gd-list-rating-text, .gd-list-rating-text a) {
	color: #8b9390 !important;
	font-size: 0.875rem !important;
	font-weight: 400 !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .gd-rating-info-wrap:not(.geodir-post-rating-value-0) :is(.gd-list-rating-text, .gd-list-rating-text a),
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .gd-rating-info-wrap:not(.geodir-post-rating-value-0) :is(.gd-list-rating-text, .gd-list-rating-text a) {
	color: #7cae15 !important;
	font-size: 0.8125rem !important;
	font-weight: 500 !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) :is(.geodir-field-post_content, .cns-card-excerpt),
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of :is(.geodir-field-post_content, .cns-card-excerpt) {
	margin: 0 0 0.35rem !important;
	color: #5f6d63 !important;
	font-size: 0.875rem !important;
	line-height: 1.55 !important;
}

/* Best Of — Read more (match archive listing card pill; scoped to widget, not layout) */
body.single-gd_place.geodir-page-single :is(.geodir-best-of, .geodir_bestof_widget, .geodir-bestof-content, .elementor-widget-wp-widget-gd_best_of) .geodir-field-post_content:has(.gd-read-more) {
	display: flex !important;
	flex-direction: column !important;
	align-items: center !important;
}

body.single-gd_place.geodir-page-single :is(.geodir-best-of, .geodir_bestof_widget, .geodir-bestof-content, .elementor-widget-wp-widget-gd_best_of) .geodir-post .cns-card-read-more-wrap {
	display: flex;
	justify-content: center;
	width: 100%;
	margin-top: 0.5rem;
	padding-top: 0;
}

html body.single-gd_place.geodir-page-single :is(.geodir-best-of, .geodir_bestof_widget, .geodir-bestof-content, .elementor-widget-wp-widget-gd_best_of) :is(.geodir-field-post_content .gd-read-more, .geodir-post-content-container .gd-read-more, .cns-card-read-more-wrap .gd-read-more, .geodir-post .gd-read-more) {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	align-self: center;
	width: auto;
	max-width: 100%;
	margin-top: 0.5rem !important;
	margin-right: auto !important;
	margin-left: auto !important;
	padding: 0.5rem 1.125rem !important;
	background-color: #7cae15 !important;
	border: 0 !important;
	border-radius: 999px !important;
	color: #fff !important;
	font-size: 0.8125rem !important;
	font-weight: 600 !important;
	line-height: 1.25 !important;
	text-align: center;
	text-decoration: none !important;
	white-space: nowrap;
	box-shadow: 0 1px 3px rgba(36, 53, 26, 0.12);
	transition: background-color 0.2s ease, box-shadow 0.2s ease;
}

html body.single-gd_place.geodir-page-single :is(.geodir-best-of, .geodir_bestof_widget, .geodir-bestof-content, .elementor-widget-wp-widget-gd_best_of) :is(.geodir-field-post_content .gd-read-more, .geodir-post-content-container .gd-read-more, .cns-card-read-more-wrap .gd-read-more, .geodir-post .gd-read-more):is(:hover, :focus, :focus-visible) {
	background-color: #5a8010 !important;
	border-color: #5a8010 !important;
	color: #fff !important;
	text-decoration: none !important;
	box-shadow: 0 2px 6px rgba(36, 53, 26, 0.16);
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-bestof-cat-list {
	display: flex !important;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0 0 14px !important;
	padding: 0 !important;
	border: 0 !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-bestof-cat-list .nav-link {
	display: inline-flex !important;
	align-items: center;
	gap: 8px;
	min-height: 42px;
	margin: 0 !important;
	padding: 10px 12px !important;
	background: #fff !important;
	border: 1px solid #e3ebe0 !important;
	border-radius: 8px !important;
	color: #25362f !important;
	font-size: 0.9rem !important;
	font-weight: 600 !important;
	line-height: 1.3 !important;
	text-decoration: none !important;
	box-shadow: none !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-bestof-cat-list .nav-link:is(.active, :hover, :focus) {
	background: #f6fbf0 !important;
	border-color: rgba(124, 174, 21, 0.45) !important;
	color: #5a8010 !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) :is(.geodir-widget-title, .geodir-bestof-title, .geodir-bestof-list-title, .bestof-cat-title, .geodir-bestof-content > h2, .geodir-bestof-content > h3, .geodir-listings > h2, .geodir-listings > h3),
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of :is(.geodir-widget-title, .geodir-bestof-title, .bestof-cat-title) {
	margin: 0 0 12px !important;
	color: #25362f !important;
	font-size: 1.125rem !important;
	font-weight: 600 !important;
	line-height: 1.25 !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post .gd-badge,
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post .gd-badge,
body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post .gd-badge-meta a.gd-badge,
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post .gd-badge-meta a.gd-badge {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	gap: 0.28rem;
	padding: 0.22rem 0.62rem !important;
	font-size: 0.6875rem !important;
	font-weight: 700 !important;
	line-height: 1.25 !important;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	text-decoration: none !important;
	white-space: nowrap;
	border: 0 !important;
	border-radius: 999px !important;
	box-shadow: 0 1px 3px rgba(15, 23, 42, 0.12);
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post .card-img-top .gd-badge-meta:has(.gd-badge[data-badge="default_category"]),
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post .card-img-top .gd-badge-meta:has(.gd-badge[data-badge="default_category"]) {
	flex-shrink: 0;
	width: 100%;
	margin: 0 !important;
	padding: 0.4rem 0.75rem 0.55rem !important;
	background: #f7fbf1 !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post .card-img-top .gd-badge-meta .gd-badge[data-badge="default_category"],
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post .card-img-top .gd-badge-meta .gd-badge[data-badge="default_category"],
body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post .card-img-top .gd-badge-meta a.gd-badge[data-badge="default_category"],
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post .card-img-top .gd-badge-meta a.gd-badge[data-badge="default_category"] {
	margin: 0 !important;
	text-transform: none;
	letter-spacing: 0;
	font-size: 0.75rem !important;
	font-weight: 600 !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post .card-img-top .gd-badge-meta:has(.gd-badge[data-badge="post_date"]),
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post .card-img-top .gd-badge-meta:has(.gd-badge[data-badge="post_date"]),
body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post .card-img-top .gd-badge-meta:has(.gd-badge.ab-top-right),
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post .card-img-top .gd-badge-meta:has(.gd-badge.ab-top-right) {
	position: absolute !important;
	top: 0.55rem !important;
	right: 0.55rem !important;
	bottom: auto !important;
	left: auto !important;
	z-index: 8 !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}

body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post .gd-badge[data-badge="post_date"],
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post .gd-badge[data-badge="post_date"],
body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) .geodir-post .gd-badge-meta a.gd-badge[data-badge="post_date"],
body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of .geodir-post .gd-badge-meta a.gd-badge[data-badge="post_date"] {
	position: static !important;
	margin: 0 !important;
	background: #7cae15 !important;
	background-color: #7cae15 !important;
	border-color: #7cae15 !important;
	color: #fff !important;
}

html body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) :is(.geodir-all-link, a.btn:not(.gd-read-more):not(.gd-badge)),
html body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of :is(.geodir-all-link, a.btn:not(.gd-read-more):not(.gd-badge)) {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 100%;
	max-width: 100%;
	min-height: 42px;
	margin: 0 !important;
	padding: 0.55rem 1.35rem !important;
	color: #7cae15 !important;
	background: #fff !important;
	border: 1px solid #7cae15 !important;
	border-radius: 8px !important;
	font-size: 0.9rem !important;
	font-weight: 600 !important;
	line-height: 1.3 !important;
	text-decoration: none !important;
	box-shadow: none !important;
}

html body.single-gd_place.geodir-page-single :is(.listing-area, .site-main, #main) :is(.widget.geodir-best-of, .geodir-best-of, .geodir_bestof_widget) :is(.geodir-all-link, a.btn:not(.gd-read-more):not(.gd-badge)):is(:hover, :focus),
html body.single-gd_place.geodir-page-single .elementor-widget-wp-widget-gd_best_of :is(.geodir-all-link, a.btn:not(.gd-read-more):not(.gd-badge)):is(:hover, :focus) {
	color: #fff !important;
	background: #7cae15 !important;
	border-color: #7cae15 !important;
}
