@import url('https://liveby-cdn-bucket.s3.amazonaws.com/brokerages/bhhs-aem/pages/custom.css');

div.liveby-embed #directory-listing .profile-list_item-label__36m1A {
  font-family: inherit;
  color: #fff;
  line-height: 1.25;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 1em;
}

div.liveby-embed .profile-list-filter_filter-container__kJVYU {
  margin: 0 0 20px;
  max-width: 228px;
}

div.liveby-embed .profile-list_profile-list__2nxqp {
  margin-left: -10px;
  margin-right: -10px;
}

/* 
div.liveby-embed .styles_hero__kNr17 .styles_name__11qCq {
  color: #000;
  font-size: 16px;
  text-shadow: none;
  font-family: 'proxima-regular', sans-serif;
  font-weight: 400;
  padding: 1em 2em 0 0em;
  text-transform: uppercase;
  min-width: 300px;
  display: block;
  text-align: left;
  letter-spacing: 3.2px;
} */

/* Responsive layout */
div.liveby-embed {
  max-width: 1400px;
}

@media (max-width: 1200px) {
  div.liveby-embed  {
    max-width: 960px;
    padding: 0;
  }
}

@media (max-width: 992px) {
  div.liveby-embed {
    max-width: 720px;
  }

  div.liveby-embed .profile-list-filter_filter-container__kJVYU {
    max-width: none;
  }
}

@media (max-width: 600px) {
  div.liveby-embed {
    max-width: 540px;
  }

  div.liveby-embed #directory-listing .lb-profile-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
