@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap');

.vaultre_single_listing{
  font-family:'Lato';
  color:#333333;
}

.vaultre_single_listing h1,
.vaultre_single_listing h2,
.vaultre_single_listing h3,
.vaultre_single_listing h4,
.vaultre_single_listing h5,
.vaultre_single_listing h6 {
  font-family: 'Playfair Display', serif;
}

.slick-arrow {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 42px !important;
  height: 42px !important;
  position: absolute;
  z-index: 1000;
  top: 50%;
  margin-top: -21px;
  color:#fff;
  background:rgba(0,0,0,0.3);
  border:solid 2px #fff;
  border-radius:100%;
  cursor: pointer;
}
.slick-arrow i {
  font-size: 22px;
  font-weight:300;
}
.gd-slider-prev-arrow{
  left:20px;
}
.gd-slider-next-arrow{
  right:20px;
}

#container {
  width: 100% !important;
}

.vaultre_single_listing .container {
  padding-left: 15px;
  padding-right: 15px;
}

.listing_photo_container {
  margin-bottom: -2px;
}
.listing_photo {
  background: #333333;
}
.listing_photo img {
  width: 1920px;
  max-width: 100%;
  margin: 0 auto;
  height: 65vw;
  object-fit: cover;
  object-position: center;
}
@media(min-width:1920px){
  .listing_photo img {
    height: 100vh;
  }
}
@media(max-width:1919px){
  .listing_photo img {
    height: 65vw;
  }
}

.listing_header {
  background: #595959;
  color: #fff;
  padding: 56px 0;
}
.listing_header_content {
  display: flex;
  align-items: flex-end;
}
.listing_header_left,
.listing_header_right {
  width: 50%;
  padding: 0 6%;
}
.listing_address {
  text-align: center;
  margin-bottom: 20px;
}
.listing_price {
  font-size: 1.6em;
  padding: 0.2em 0 0.2em 0;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  text-align: center;
}
.listing_features_icons {
  display: flex;
  align-items: flex-end;
  justify-content: space-evenly;
  margin-bottom: 20px;
}
.listing_feature_icon {
  width: 100%;
  text-align: center;
}
.listing_features_icons img{
  height:46px;
}
.listing_features_figures {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  font-size: 1.6em;
  padding: 0.2em 0 0.2em 0;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  text-align: center;
}
.listing_feature_figure {
  text-align: center;
  width: 100%;
}

.vaultre_single_listing h1,
.vaultre_single_listing h2 {
  text-align: center;
  margin: 0;
  padding: 50px 0;
}
.vaultre_single_listing h1 {
  font-size: 36px;
}
.vaultre_single_listing h2 {
  font-size: 34px;
}

.listing_description {
  margin-bottom: 50px;
}

.listing_open_homes {
  background: #E6E6E6;
  padding:0 0 50px;
  text-align: center;
}


.listing_button {
  display: inline-block;
  background: #333;
  color: #fff;
  padding: 18px 25px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 1px;
  cursor: pointer;
  outline: none;
}
.listing_button:hover {
  color: #fff;
}
#viewing_request i.fa-arrow-right {
  margin-left: 25px;
}

.listing_property_features {
  padding-bottom:50px;
}
.listing_property_features_table {
  width: 400px;
  max-width: 95%;
  margin: 0 auto;
  border-collapse: collapse;
}
.listing_property_features_table tr {
  border-top: 1px solid #efefef;
}
.listing_property_features_table td {
  padding: 15px;
}
.listing_share_icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: solid 2px #888888;
  border-radius: 50%;
  margin: 2px;
  color: #888888;
  transition: 0.3s;
}
.listing_share_icon:hover i {
  color: #26292b;
  transition: 0.3s;
}

.listing_agents{
  background: #ebebeb;
  padding-bottom:10px;
}
.listing_agent {
  background: #fff;
  margin-bottom:50px;
}
.listing_agent_photo img {
  width:100%;
  margin-bottom: -6px;
}
.listing_agent_details {
  padding: 30px;
}
.listing_agent_phone {
  color: #333333;
}
.listing_agent_phone:hover {
  text-decoration: underline;
  color: #333;
}
@media(min-width:768px){
  .listing_agent {
    display: flex;
  }
  .listing_agent:nth-of-type(2n) .listing_agent_photo {
    order: 1;
  }
  .listing_agent_photo {
    width: 50%;
    min-width: 50%;
  }
  .listing_agent_details {
    width: 50%;
    min-width: 50%;
  }
}

/* OPEN HOMES */
.vaultre_openhomes {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.vaultre_openhome {
  width: 130px;
  margin: 0 20px 35px;
}
.vaultre_openhome svg .st0{fill:none;stroke:#595959;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;}
.vaultre_openhome svg .st1{fill:none;stroke:#595959;stroke-width:2.4;stroke-linecap:square;stroke-linejoin:round;}
.vaultre_openhome svg .st2{fill:#595959;}
.vaultre_openhome svg .st3{font-family:'Lato';}
.vaultre_openhome svg .st4{font-size:69.25px;}
.vaultre_openhome svg .st5{font-size:12px;}