/*

Other burb plugins import this

*/
.burb-real-estate .price {
  font-size: 3.3em;
  line-height: 1.1em;
  margin-bottom: 4px;
}
.burb-real-estate .listing-details-wrap {
  margin-top: 15px;
}
.burb-real-estate p.listing-details {
  white-space: pre-line !important;
}
.burb-real-estate .listing-intro {
  font-size: .95em;
  padding-bottom: 20px;
}
.burb-real-estate .home-details {
  font-size: 1.05em;
}
.burb-real-estate .part {
  margin-bottom: 20px;
}
.burb-real-estate .entry-content {
  margin: 0 7px;
}
@media only screen and (min-width: 768px) {
  .burb-real-estate .re-flex {
    display: flex;
    align-items: center;
  }
  .burb-real-estate .re-flex .flex1 {
    flex: 1;
  }
  .burb-real-estate .re-flex .part {
    margin-bottom: 0;
  }
  .burb-real-estate .re-flex .pad-right {
    margin-right: 50px;
  }
}
.burb-real-estate .divider {
  border-style: solid;
  border-width: 0 1px 0 0;
  border-color: #ccc;
  margin-right: 8px;
  padding-right: 8px;
}
.burb-real-estate .address {
  font-size: 1.4em;
  margin: 15px 0 10px;
  font-weight: 300;
}
.burb-real-estate .open-house {
  margin-top: 20px;
}
.burb-real-estate .horiz-divider {
  width: 150px;
  height: 1px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 30px;
}
.burb-real-estate p {
  white-space: normal !important;
}
.burb-real-estate .bullet {
  font-family: arial;
  font-size: .8em;
}

.real-estate-title {
  font-size: 42px !important;
  line-height: 51px !important;
}

.tiny-real-estate-preview {
  font-size: .9em;
  margin-bottom: 2px;
  font-size: .83em;
}
.tiny-real-estate-preview .price {
  color: #308230;
  font-size: 1.23em;
  letter-spacing: -.5px;
  margin-right: 4px;
}
.tiny-real-estate-preview .bullet {
  height: 12px;
  display: inline-block;
  font-family: arial;
  color: #c7c7c7;
  font-size: 11px;
  padding: 0 1px;
}

/*# sourceMappingURL=real-estate.css.map */
