/**
 * Location Profiles SCSS
 */
.mont-icon-bg-location {
  display: block;
  width: 40px;
  height: 40px;
  background: url("images/location.svg") no-repeat;
  background-size: 40px;
}

.epl-location-profile-blog.hentry .entry-header {
  margin: 0 0 1.1em;
}
.epl-location-profile-blog.hentry .property-content {
  padding: 1.1em;
}
.epl-location-profile-blog.hentry .entry-content {
  border-top: 1px solid #001e42;
  padding-top: 1.1em;
}
.epl-location-profile-blog.hentry .entry-content p {
  margin-left: 0;
  margin-right: 0;
}
.epl-location-profile-blog.hentry .epl-meta--region {
  color: #d85330;
  font-weight: 600;
  margin-right: 0;
  display: inline-block;
}
.epl-location-profile-blog.hentry .epl-meta--region li::after {
  content: ",";
}
.epl-location-profile-blog.hentry .epl-meta--state {
  display: inline;
  color: #d85330;
  font-weight: 600;
}
.entry-location-profile-listings .epl-entry-box-container {
  padding-left: 0;
  padding-right: 0;
}
.entry-location-profile-listings .mont-similar-wrap {
  margin: 0;
}
