/**
 * Unbranded map chrome. Card/popup colors may be overridden by the theme.
 *
 * @package ShowMojo_WordPress_Feed
 */

.smwf-map-source {
	display: none !important;
}

.listing-map {
	width: 100%;
	min-height: 12rem;
}
