body {
  font-family: "Open Sans";
}
body .listingdetail-address {
  font-size: 24px;
  text-align: center;
}
body .listingdetail-price {
  font-size: 24px;
  text-align: center;
}
body .wpb_tabs_nav.ui-tabs-nav {
  display: none;
}
body .flex-control-nav, body .flex-direction-nav {
  display: none;
}
body .flexslider .slides {
  list-style: none !important;
  display: table-row;
  width: 100%;
  text-align: center;
}
body .flexslider .slides li {
  width: 175px !important;
  float: none !important;
  margin: 5px !important;
  position: inherit !important;
  display: inline-block !important;
}
body .flexslider .slides li a {
  text-decoration: none;
  font-size: 0px;
}
body .flexslider .slides li a img {
  width: 175px !important;
  float: none !important;
}
body .listingdetail-mlsrow {
  clear: both;
}
body .listingdetail-mlsrow .listingdetail-sqft, body .listingdetail-mlsrow .listingdetail-bathrooms1, body .listingdetail-mlsrow .listingdetail-bedrooms1 {
  display: none;
}
body .listingdetail-mlsrow .listingdetail-MLS {
  font-size: 20px;
  text-align: center;
}
body .listing-header {
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 500;
  color: #000 !important;
}
body .listing-header p {
  color: #000 !important;
}
body .hide-print {
  display: none !important;
}
body .listingdetails-text strong {
  width: 150px !important;
  display: block;
  float: left;
  margin-left: -150px;
  font-weight: 500 !important;
}
body .listingdetails-text:not(.listingdetail-specs) {
  padding-left: 150px;
}
body .listingdetail-text strong {
  width: 150px !important;
  display: block;
  float: left;
  margin-left: -150px;
}
body .listingdetail-text:not(.listingdetail-specs) {
  padding-left: 150px;
}
body strong {
  font-weight: 500 !important;
}