@media (min-width: 1200px) {
	.container {
		max-width: 1780px;
	}
}
.listing-page .listing .card {
	border: 0;
	border-radius: 0.25rem;
}
.exclusive_spot h2 {
	color: #fff;
}
[role='PanelView'][data-position='left'] {
	/* background-color: transparent;*/
}
[role='PanelView'][data-type='static']#listings-row-map-row {
	display: block;
}
.exclusive_spot .listing.feature .card-header.platinum {
	color: inherit;
}
.exclusive_spot .listing.feature .card-header.platinum .listing-address {
	color: inherit !important;
}



/* ensure your main content sits above it */
.container,
.page-home-title-area,
nav.fixed-top {
  position: relative;
  z-index: auto !important;
}
