/* WeedSpots featured-card template. */
.spot-featured-section .geodir-post .card { overflow: hidden; border: 1px solid #e2e8ee !important; border-radius: 12px; background: #fff; box-shadow: 0 5px 14px rgba(27, 50, 75, .06); }
.spot-featured-section .geodir-post .gb-container-bf76a899 { padding: 0 18px 20px !important; background: #fff !important; box-shadow: none !important; }
.spot-featured-section .geodir-post .geodir-image-container { width: calc(100% + 36px); margin: 0 -18px; }
.spot-featured-section .geodir-post .geodir-image-container img { display: block; width: 100%; aspect-ratio: 4 / 3; object-fit: cover; }
.spot-featured-section .geodir-post .profile-location { margin: 18px 0 5px !important; color: #647684; font-size: 15px; font-weight: 700; line-height: 1.35; }
.spot-featured-section .geodir-post .profile-location a { color: inherit !important; text-decoration: none !important; }
.spot-featured-section .geodir-post h3 { margin: 0 0 8px !important; color: #2d3663; font-size: 25px !important; line-height: 1.15; }
.spot-featured-section .geodir-post h3 a { color: inherit !important; text-decoration: none !important; }
.spot-featured-section .geodir-post .gd-badge-meta { display: inline-flex !important; margin: 8px 0 4px !important; }
.spot-featured-section .geodir-post .gd-badge .hover-content { display: inline !important; }
.spot-featured-section .geodir-post .gd-badge .hover-content-original { display: none !important; }
.spot-featured-section .geodir-post .gb-container-54427775 { display: none !important; }

/* Keep the remaining legacy professional CTA legible and evenly padded. */
a.get-featured,
a.get-featured:visited {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	min-height: 46px;
	padding: 13px 20px !important;
	border-radius: 8px;
	color: #fff !important;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.25;
	text-decoration: none !important;
}

a.get-featured strong {
	color: inherit !important;
}
