/*------------------------------------*\ 
    #PAGES:SRP-COMMUNITIES
\*------------------------------------*/
.secondary-bar {
  height: auto;
  padding-bottom: 15px;
  border-bottom: none;
}

@media (max-width: 767.98px) {
  .result-count {
    font-size: 16px;
  }
}

.map-opened .listing-cards-flex .listing-card {
  width: 100%;
}
@media (min-width: 992px) {
  .listing-cards-flex .listing-card {
    width: 50%;
  }
  .map-opened .listing-cards-flex .listing-card {
    width: 100%;
  }
}

.search-results.w-fixed-top-bar {
  padding-top: 0;
}

.search-results .results-wrap .listing-card {
  max-width: 380px;
}

.mapBubble {
  padding: 10px !important;
}
/*# sourceMappingURL=srp-communities.css.map */