/*! typey | GPLv2 License | https://github.com/jptaranto/typey */
.is-path-search-results h1.page-title {
  margin-left: 0;
}

@media (max-width: 580px) {
  .is-path-search-results h1.page-title {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.is-path-search-results .ds-1col {
  padding-bottom: 3.75rem;
  padding-right: 1.25rem;
}

.is-path-search-results .layout-center .view-search-results .view-content .masonry-item .views-field-city {
  color: #00aeab;
}

.is-path-search-results .layout-center .view-search-results .view-content .masonry-item .views-field-nothing .masonry-image .field--name-image {
  border-radius: 50% 0 50% 50%;
}

.is-path-search-results .layout-center .view-search-results .view-content .masonry-item .views-field-nothing .views-field-description {
  margin-top: 0;
}

/*# sourceMappingURL=search-results.css.map */
