.single-property {
  background-color: white;
  font-family: "Arial", sans-serif;
  color: black; }
  .single-property * {
    transition: none !important;
    line-height: 1.6; }
  .single-property h1.company-name {
    text-align: center;
    margin-top: 0;
    text-transform: uppercase; }
  .single-property img,
  .single-property p,
  .single-property .image-gallery li {
    page-break-inside: avoid;
    max-width: 100%; }
  .single-property .btn,
  .single-property .js-hero-slider,
  .single-property .site-header,
  .single-property .footer,
  .single-property .no-print,
  .single-property .modal {
    display: none !important; }
  .single-property .print-full {
    width: 100%; }
  .single-property .site-wrap {
    width: 700px;
    margin: 0 auto; }
  .single-property .entry-header {
    color: black;
    padding: 0; }
  .single-property .detail-label {
    font-weight: 900; }
  .single-property .property-acreage,
  .single-property .detail-label {
    display: inline-block;
    padding-right: 10px; }
  .single-property .subtitle {
    text-align: center;
    font-weight: 900;
    padding: 12px 0 16px;
    font-style: italic; }
  .single-property .paper-texture,
  .single-property .wood-texture {
    background-size: 0 0; }
  .single-property .property-images .img-wrapper {
    display: inline-block;
    max-width: 49%;
    margin-bottom: 1%; }
    .single-property .property-images .img-wrapper:nth-of-type(odd) {
      margin-right: 1%; }
    .single-property .property-images .img-wrapper:nth-of-type(even) {
      margin-left: 1%; }
    .single-property .property-images .img-wrapper img {
      max-width: 100%; }
  .single-property .property-images:after {
    clear: both; }
  .single-property .collapse {
    display: block; }
  .single-property .company-name,
  .single-property .card-header,
  .single-property .section-title {
    font-weight: 900;
    background-color: #282320;
    color: white;
    padding: 6px 20px;
    margin-bottom: 12px;
    margin-top: 16px; }
    .single-property .company-name a,
    .single-property .card-header a,
    .single-property .section-title a {
      color: white;
      text-decoration: none; }
  .single-property ul.property-brokers {
    padding-left: 0; }
  .single-property .accordion .card-body,
  .single-property .accordion .image-gallery {
    padding: 0;
    margin: 0;
    list-style: none; }
  .single-property .member-img img {
    max-width: 125px;
    height: auto;
    float: left;
    padding-right: 10px; }
  .single-property .listing-agents-body button,
  .single-property .listing-agents-body .slick-cloned {
    display: none !important; }
  .single-property .listing-agents-body .slick-track {
    max-width: 100%;
    transform: translate3d(0px, 0px, 0px) !important; }
  .single-property .listing-agents-body .slick-slide {
    margin-bottom: 20px; }
    .single-property .listing-agents-body .slick-slide:not(.slick-cloned):last-of-type {
      margin-bottom: 0; }
  .single-property .related-properties {
    display: none !important; }
