   
  /*---form start---*/
.rental-booking-form form.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}
.rental-booking-form form.wpcf7-form  span.wpcf7-form-control-wrap {
    display: flex;
    flex-wrap: wrap;
}
.rental-booking-form form.wpcf7-form label {
    font-weight: 700;
    color: #8b9293;
    letter-spacing: 0.5px;
}
.rental-booking-form .wpcf7-not-valid-tip {
    padding: 0 0 0 10px;
    margin: -5px 0 0;
}
.rad-field span.wpcf7-not-valid-tip {
    margin: 0;
}
.rental-booking-form .wpcf7-response-output {
    margin: 20px auto !important;
    padding: 10px 20px !important;
    font-size: 14px;
}
.rental-booking-form form.wpcf7-form .name-field input, 
.rental-booking-form form.wpcf7-form .mail-field input, 
.rental-booking-form form.wpcf7-form .number-field input, 
.message-field textarea {
    border: 1px solid #0000001c;
    min-height: 50px;
    resize: none;
    padding: 10px;
    box-sizing: border-box;
}
.rental-booking-form form.wpcf7-form .name-field, 
.rental-booking-form form.wpcf7-form .mail-field, 
.rental-booking-form form.wpcf7-form .number-field {
    width: 33.33%;
    box-sizing: border-box;
}
.rental-booking-form form.wpcf7-form .name-field input, 
.rental-booking-form form.wpcf7-form .mail-field input, 
.rental-booking-form form.wpcf7-form .number-field input, 
.message-field textarea, .message-field, 
.rad-field, .button-sub, .rental-booking-form form.wpcf7-form textarea{
    width: 100%;
    margin-top: 3px;
}
.rental-booking-form form.wpcf7-form .name-field, 
.rental-booking-form form.wpcf7-form .mail-field, 
.rental-booking-form form.wpcf7-form .number-field, 
.message-field, 
.rad-field, 
.button-sub {
    padding: 0 10px;
}
.rad-field {
    display: flex;
    align-items: center;
    margin: 5px 0 10px;
    flex-wrap: wrap;
}
.rad-field label input[type="radio"] {
    margin: 0px 0px 0 0px !important;
}
.button-sub input.wpcf7-form-control {
    padding: 10px 25px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    border-radius: 30px;
}
@media (max-width: 767px){
  .rental-booking-form form.wpcf7-form .name-field, 
  .rental-booking-form form.wpcf7-form .mail-field, 
  .rental-booking-form form.wpcf7-form .number-field{
    width: 100%;
  }
}
/*---form end---*/
.flexslider .slides > li { height: 100%; }
#property-detail-flexslider .flexslider .slides img { width: 100%; height: 100%; }
.flexslider .slides { height: 100%; }
#property-detail-flexslider {
  height: auto!important;
}
#property-detail-flexslider .flex-viewport {
  height: auto;
}
#print-img, .print-title, #property-map-print { display: none; }
.slide-thumb img {
  width: 60px;
}
.slide-thumb {
  border: 1px solid #CCC;
  margin-right: 10px;
  display: inline-block;
}
.bx-wrapper img {
  display: inline!important;
}
.bxslider li {
  text-align: center!important;
  /*height: 400px;
  overflow: hidden;*/
}

.bxslider li img {
max-width:80%;
max-height:325px;
}

span.ucode {
    display: none !important;
}

.bx-wrapper { margin-bottom: 5px!important; }
@media print {
  *{
    position: static !important; 
    float: none !important; 
    background: transparent; 
    color: black !important;
  }

  #property_map{
    position: relative !important;
    display: none;
  }

  body {
    font-size: 12pt !important;
  }

  .page,
  .span9 {
    width: auto;
  }

  .main{
    border: 0;
  }

  body {
    background: none #FFF !important;
    color: #000  !important;
  }

  #top_banner,
  #contact-email i,
  .menu-and-contact-wrap,
  #property-detail-flexslider .jcarousel-prev,
  #property-detail-flexslider .jcarousel-next,
  span.printer-icon,
  .ninja-forms-cont,
  .share-networks,
  .sidebar-wrap,
  #footer-wrapper,
  #please-fill {
    display:none !important;
  }

  .page-head,
  .page-head .wrap p,
  #property-detail-flexslider,
  #property-detail-flexslider .jcarousel-container-vertical,
  .price,
  .price span,
  #overview .property-item .property-meta,
  #overview .property-item .features,
  #overview .property-item .features h4,
  table td,
  .map-label{
    background: #ffffff !important;
  }

  .jcarousel-item-1-vertical,
  #property-detail-flexslider .jcarousel-container-vertical{
    display: block !important;
    width: 500px !important;
    height: auto !important;
  }

  #property-detail-flexslider{
    height: 375px;
  }
  .print-title { display: block; }
  #print-img { display: block!important; width:100%; }
  .property-item { text-align: center; }
  h4.print-title {
    font-weight: bold;
    font-size: 22px!important;
  }
  #property-map-print {
    display: block;
  }
}



/* ------------ template ginn rental details css sart ---------------- */
.rental-details-banner {
    background: #004E87F2;
    min-height: 240px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
}
.rental-details-banner.page-head .page-title {
    text-transform: capitalize;
    margin: auto;
    font-family: Inter;
    font-size: 70px;
    font-weight: 300;
    line-height: 1.214;
    text-align: center;
    color: #fff;
}
.rental-details-banner.page-head .page-title span {
    display: inline-block;
    background-color: transparent;
    opacity: 1;
    padding: 0;
}
.page-template-template-rtr-details .bottom-banner {
    padding: 0 0 30px;
}
.page-template-template-rtr-details .page-sub-title {
    font-family: Inter;
    font-size: 30px;
    font-weight: 500;
    line-height: 36.31px;
    text-align: left;
}
.page-template-template-rtr-details .bottom-banner p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.36px;
    text-align: left;
    color: #808080;
}
.page-template-template-rtr-details .container {
    width: 100%;
    max-width: 1170px;
    padding: 0px 15px;
    margin: 0px auto;
    box-sizing: border-box;
}
.page-template-template-rtr-details .span9 {
    width: 64%;
    box-sizing: border-box;
}
.page-template-template-rtr-details .span3 {
    width: calc(36% - 60px);
    box-sizing: border-box;
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
}
.page-template-template-rtr-details .info-box {
    width: 100%;
    margin-top: 30px;
    display: flex;
    background: #fff;
    box-shadow: 5px 4px 25px 0px #0000000F;
    padding: 0;
    box-sizing: border-box;
    flex-wrap: wrap;
}
.page-template-template-rtr-details .info-box figure {
    margin: 0px;
    text-align: center;
    display: flex;
    justify-content: center;
    width: 20%;
    padding: 20px 0 20px 20px;
}
.page-template-template-rtr-details .info-box:has(> figure.not-image) { margin-top:0 }
.page-template-template-rtr-details .info-box img {
    clear: both;
    margin: -60px auto 0 !important;
    width: 100%;
    max-width: 120px;
    height: 120px;
    border-radius: 10px;
    object-fit: cover;
}
.page-template-template-rtr-details .info-box img {
    margin: 0 !important;
    width: 100%;
    max-width: 75px;
    height: 75px;
}
.page-template-template-rtr-details .info-content {
    text-align: left;
    font-family: Inter;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    color: #000;
    padding: 20px 20px 20px 20px;
    width: 60%;
}
.page-template-template-rtr-details .info-content .agent-name {
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #000;
    margin: 10px 0;
    display: block;
}
.page-template-template-rtr-details .info-content .agent-email-label {
    font-weight: 600;
    color: #808080;
}
.page-template-template-rtr-details a.btn_listing {
    width: 100%;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #FEF200;
    background: #FEF200;
    font-family: Inter;
    font-size: 15px;
    font-weight: 700;
    line-height: 15.73px;
    text-align: center;
    color: #000;
}
.page-template-template-rtr-details .rental-booking-form form.wpcf7-form .name-field input{
    min-height: 36px;margin-bottom: 8px;
}
.page-template-template-rtr-details .rental-booking-form  textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
}
.page-template-template-rtr-details .rental-booking-form form.wpcf7-form .name-field input::placeholder,
.page-template-template-rtr-details .rental-booking-form  textarea.wpcf7-form-control.wpcf7-textarea::placeholder{
    color: #000 !important;
}

.agent-info-form .rental-booking-form form.wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover,
.page-template-template-rtr-details a.btn_listing:hover {
    color: #FEF200;
    background: #000;
    border: 1px solid #000;
}
#agent-email a:hover{
    color: #0067B2;
}
.agent-phone {
    display: block;
    margin: 10px 0;
}
.agent-info-form {
    background: #fff;
    margin-top: 20px;
    padding: 30px 30px 0;
    width: 100%;
    box-shadow: 5px 4px 25px 0px #0000000F;
    font-family: Inter;
    font-weight: 400;
    box-sizing: border-box;
}

.agent-info-form  #please-fill {
    font-size: 15px;
    line-height: 22.5px;
    text-align: left;
    color: #000;
}
.rental-booking-form form.wpcf7-form.init {
    flex-direction: column;
    width: 100%;
    margin-top: 10px;
}
.rental-booking-form form.wpcf7-form.init p {
    margin-bottom: 2px;
}
.agent-info-form .rental-booking-form form.wpcf7-form .rad-field br {
    display: none;
}
.agent-info-form .rental-booking-form form.wpcf7-form .name-field,
.agent-info-form .rental-booking-form form.wpcf7-form .mail-field, 
.agent-info-form .rental-booking-form form.wpcf7-form .number-field {
    width: 100%;
    box-sizing: border-box;
    padding: 0 !important;
}
.agent-info-form .rental-booking-form form.wpcf7-form .message-field{
    padding: 0 !important;
}
.page-template-template-rtr-details .rental-booking-form form.wpcf7-form label {
    color: #000;
    letter-spacing: 0.5px;
    font-family: Inter;
    font-weight: 600;
    line-height: 21px;
    text-align: left;
}
.agent-info-form .rental-booking-form form.wpcf7-form .rad-field {
    padding: 0;
}
.agent-info-form .rental-booking-form form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    border-radius: 0;
    padding: 12px;
}
.agent-info-form .rental-booking-form form.wpcf7-form  .button-sub {
    padding: 0;
}
.agent-info-form .rental-booking-form form.wpcf7-form .rad-field .wpcf7-radio .wpcf7-list-item {
    display: inline-block;
    margin: 5px 1em 0 0;
}
.page-template-template-rtr-details .main {
    border: 0;
}
.page-template-template-rtr-details #overview {
    background-color: transparent;
    font-family: Inter;
}
.page-template-template-rtr-details #overview .property-item .property-meta {
    border: 1px solid #f1f1f1;
    margin: 0 0 18px;
    padding: 10px;
    background-color: #fff;
    width: auto;
    box-shadow: 5px 4px 25px 0px #0000000F;
    display: flex;
    justify-content: space-between;
    align-self: flex-start;
}
.page-template-template-rtr-details #overview .property-item .property-meta span {
    margin-left: 0;
    border-right: 1px solid #d5d5d5;
    padding-right: 10px;
    display: inline-flex;
    height: 46px !important;
    justify-content: center;
    width: -webkit-fill-available;
    padding-left: 18px;
    display: flex;
    align-items: center;
    align-content: center;
}

#overview .property-item .property-meta span i.fas.fa-bed {
    color: #ADCEE6;
}
.gallery-wr.single-box .gallery-box:nth-child(n+7),
.gallery-wr .gallery-box:nth-child(n+7) {
   display: none;
}
.gallery-wr .gallery-box:nth-child(n+7) {
    display: none !important;
}

.page-template-template-rtr-details #overview .property-item .property-meta span.printer-icon {
    border: 0 !important;
    display:none;
}
.page-template-template-rtr-details #overview .property-item span.property-sleeps-icon {
    border-right: 0px;
}
.page-template-template-rtr-details #overview .property-item .content {
    padding: 30px 20px;
    margin-bottom: 20px;
    border: 1px solid #f1f1f1;
    background: #fff;
    box-shadow: 5px 4px 25px 0px #0000000F;
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    line-height: 22.5px;
    text-align: left;
    color: #696969;
}
.page-template-template-rtr-details #overview .property-item .features {
    border: 1px solid #f1f1f1;
    background: #fff;
    box-shadow: 5px 4px 25px 0px #0000000F;
    padding: 30px 20px;
    border-bottom: 0;
    margin-bottom: 0px;
}
.page-template-template-rtr-details .description-label, 
.page-template-template-rtr-details #overview .property-item .features h4,
.page-template-template-rtr-details #overview .property-item .title,
.page-template-template-rtr-details #overview .map-label {
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    color: #0067B2 !important;
    margin-bottom: 20px !important;
    border: 0;
    background: transparent;
    padding: 0;
}
.description-content {
    margin-bottom: 0; 
}
.page-template-template-rtr-details #overview .map-wrap {
    padding: 24px 20px 10px;
    position: relative;
    border: 1px solid #f1f1f1;
    background: #fff;
    box-shadow: 5px 4px 25px 0px #0000000F;
}
.page-template-template-rtr-details #overview .share-networks {
    margin: 0 0 14px;
    border: 0;
    background: #ADCEE64D;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.page-template-template-rtr-details .features span.fa.fa-check {
    color: #008000 !important;
}
.page-template-template-rtr-details #overview table, 
.page-template-template-rtr-details #overview table tr, 
.page-template-template-rtr-details #overview table tr td {
    border-color: #e9e9e9;
    line-height: 33px !important;
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
}
.page-template-template-rtr-details #overview table#rates-table, 
.page-template-template-rtr-details #overview table#rates-table tr, 
.page-template-template-rtr-details #overview table#rates-table tr td {
    border: 0;
}
.page-template-template-rtr-details #overview table tr:nth-child(odd) td,
.page-template-template-rtr-details #overview table#rates-table tr:nth-child(odd) td{
    background: #f3f3f3;
}
.page-template-template-rtr-details #overview table#rates-table tr:first-child td{
    background: #000;
    color: #fff;
}
.page-template-template-rtr-details #overview .share-networks .share-label {
    position: static;
    margin: 0;
    padding: 12px 21px 13px 0;
    border-right: none;
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    background: transparent;
    color: #000;
}
.page-template-template-rtr-details #overview .share-networks span {
    display: block;
    float: left;
    padding: 11px 23px 11px 0;
    border: 0;
    color: #0067B2;
    background: #fff;
    margin-right: 10px;
}
.page-template-template-rtr-details #overview .share-networks span a {
    color: #0067B2;
    background: #fff;
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
}
.page-template-template-rtr-details #overview .share-networks span a:hover{
    color: #000;
}
.gallery-wr .gallery-box{
    display: none;
}
.page-template-template-rtr-details #overview .share-networks a [class*=" fa-"] {
    color: #0067B2;
}
.page-template-template-rtr-details #overview .share-networks a:hover [class*=" fa-"] {
    color: #000;
}
.gallery-wr .gallery-box:nth-child(1),
.gallery-wr .gallery-box:nth-child(2),
.gallery-wr .gallery-box:nth-child(3),
.gallery-wr .gallery-box:nth-child(4),
.gallery-wr .gallery-box:nth-child(5),
.gallery-wr .gallery-box:nth-child(6){
    display: block;
}
a.btn_listing {
    border: 1px solid #FEF200;
    background: #FEF200;
    height: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Inter;
    font-size: 13px;
    font-weight: 700;
    line-height: 15.73px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}
.agent-info-form .rental-booking-form form.wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover,
a.btn_listing:hover {
    border: 1px solid #000;
    background: #000;
    color: #FEF200;
}
.rental-booking-form form.wpcf7-form .name-field input,
.rental-booking-form form.wpcf7-form .mail-field input, 
.rental-booking-form form.wpcf7-form .number-field input {
    min-height: 36px !important;
}



@media(max-width: 1199px){
    .rental-details-banner.page-head .page-title {        
        font-size: 56px;
    }   
    .rental-details-banner {
        padding: 15px;
    }
    .page-template-template-rtr-details .container,
    .page-template-ginn .container{
        width: calc(100% - 30px);
    }
    .page-template-template-rtr-details .span3 {
        width: calc(36% - 40px);
        box-sizing: border-box;
    }     
}
@media(max-width: 980px){
    .rental-details-banner.page-head .page-title {        
        font-size: 42px;
    }
    .page-template-template-rtr-details .span9 {
        width: calc(100% - 20px);
        margin-right: 15px;
    }
    .page-template-template-rtr-details .span3 {
        width: calc(100% - 20px);
        box-sizing: border-box;
        margin-right: 15px;
    }
    .related_post{
        max-width: 100%;
    }
}
@media(max-width: 768px) and (max-width: 880px){
.form-group label {
    font-size: 9px;
}
.form-group.form-check label {
    font-size: 10px;
}
}
@media(max-width: 767px){
    .page-template-template-rtr-details .container {
        width: calc(100% - 20px);
        padding: 0 10px;
    }
    .page-template-template-rtr-details .span9 {
        width: 100%;
        margin-right: 0;
    }
    .page-template-template-rtr-details .bottom-banner {
        padding: 0;
    }
    .page-template-template-rtr-details .page-sub-title {
        font-size: 24px;
    }
    .rental-details-banner {
        min-height: 200px;
        margin-bottom: 0;
    }
    .rental-details-banner.page-head .page-title {        
        font-size: 30px;
    }
    .properties-gallary {
        margin-bottom: 30px !important;
    }
    .page-template-template-rtr-details #overview .property-item .property-meta {
        justify-content: flex-start;
        align-self: flex-start;
        flex-wrap: wrap;
        gap: 5px;
    }
    .page-template-template-rtr-details #overview .property-item .property-meta span {        
        border: 1px solid #d5d5d5 !important;
        width: calc(50% - 31px);
        flex: 0 0 calc(50% - 31px);
    }
    .page-template-template-rtr-details #overview .property-item .property-meta span.printer-icon {
        border: 1px solid #d5d5d5 !important;
    }
    .property-meta.clearfix::before{
        display: none;
    }
    .page-template-template-rtr-details #overview .property-item .features {
        padding: 20px 10px;
    }  
    .page-template-template-rtr-details #overview .property-item .content {
        padding: 20px 10px;
    }  
    #overview .property-item .title {
        margin: 0;
        line-height: 26px;
    }
    .page-template-template-rtr-details #overview .share-networks {
        padding: 15px 10px;
    }
    .page-template-template-rtr-details .span3 {
        width: 100%;
        box-sizing: border-box;
        margin-right: 0;
    }
    .page-template-template-rtr-details .info-box {
        margin-top: 90px;
    }
    .agent-info-form {
        margin-top: 20px;
        padding: 30px 10px 0;
    }
    .page-template-template-rtr-details #overview .map-wrap {
        padding: 24px 10px 10px;
    }
    .form-group.date-group:after {       
        width: 6.5px;
        height: 6.5px;        
        right: 15px;
        bottom: 39px;    
    }
    .page-template-template-rtr-details .form-group.date-group:after {
        width: 4.5px;
        height: 4.5px;  
    }
    .advance-search.ginn-search .form-group.address_search {
        width: 100%;
    }
}
/*template ginn map below start css*/
.page-template-template-ginn-map-below .main {
    border: 0;
}
.page-template-template-ginn-map-below .advance-search.ginn-search{
   /* border-bottom: 0;
    box-shadow: 5px 4px 25px 0px #0000000F;
    border-radius: 5px;*/
}
.page-template-template-ginn-map-below .advance-search.ginn-search {
    margin-top: -49px;
    margin-bottom: 70px;
}

.page-template-template-ginn-map-below .form-group.address_search {
/*    width: 14%;*/
}
.page-template-template-ginn-map-below .properties_search_advanced .form-group {
/*    width: 11%;*/
}
.page-template-template-ginn-map-below .properties_search_advanced {
    /*position: absolute;
    top: 0%;
    left: 18%;
    width: 100%;*/
}
.page-template-template-ginn-map-below .form-group.date-group:after {
    bottom: 34px;
}
/* .page-template-template-ginn-map-below .advanced_box {
  width: 927px;
} */
@media(max-width: 1280px){
.searched-properties-template .property-items, .page-template-ginn .property-items {
    max-width: 100% !important;
}
}
@media(max-width: 1199px){
.page-template-template-ginn-map-below .container {
    width: calc(100% - 30px);
}   
.page-template-template-ginn-map-below .row {
    margin-left: 0;
} 
.page-template-template-ginn-map-below .span12 {
    width: 100%;
    margin-left: 0;
}
.searched-properties-template .property-items-container, .page-template-ginn .property-items-container, .page-template-template-property-listing .list-container {
    column-gap:15px;
}
/* .page-template-template-ginn-map-below .advanced_box {
width: 78%;
} */
/*.page-template-template-ginn-map-below .form-group.address_search {
    width: 13%;
}
.page-template-template-ginn-map-below .properties_search_advanced {
    left: 16%;
}
.page-template-template-ginn-map-below .properties_search_advanced .form-group {
    width: 11%;
}*/
}
@media (max-width: 767px) {
    .page-template-template-rtr-details .span9 {
        width: 100% !important;
    }
    .page-template-template-rtr-details .span3 {
        width: 100% !important;
        padding-top: 30px;
    }
}


.page-template-template-rtr-details #overview .property-item .title {
    width: calc(100% - 44px);
}
.page-template-template-rtr-details a.btn_listing {
    display: none;
}
.page-template-template-rtr-details .agent-info-form {
    margin-top: -5px;
    padding: 20px 20px 0;
}
.page-template-template-rtr-details .
 {
    margin-top: 0;
}
.page-template-template-rtr-details .info-content .agent-name{
    margin: 0 0 10px 0;
}
.page-template-template-rtr-details .rental-booking-form  textarea.wpcf7-form-control.wpcf7-textarea {
    margin-top: 0;
}
.page-template-template-rtr-details #overview .property-item .content p {
    margin-bottom: 5px !important;
}


@media(max-width: 1024px){
    .page-template-template-rtr-details #overview .property-item .property-meta span {
    padding: 5px;
}
.rental-details-banner.page-head .page-title {
    font-size: 36px;
}
}

@media(max-width: 880px){
    .page-template-template-rtr-details #overview .property-item .property-meta {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .page-template-template-rtr-details #overview .property-item .property-meta span {
        flex: 1 1 calc(33% - 40px);
        width: calc(33% - 40px);
        padding: 15px;
        border-bottom: 1px solid #ddd;
        align-content: flex-start;
/*        align-items: flex-start;*/
/*        justify-content: flex-end;*/
        margin: 5px;
    }
    .page-template-template-rtr-details #overview .property-item .property-meta span.printer-icon {
        border-bottom: 1px solid #ddd !important;
        border-right: 1px solid #ddd !important;
    }
    .rental-details-banner.page-head .page-title {
        font-size: 24px;
    }
    .page-template-template-ginn-map-below .advance-search.ginn-search.advance-main-wrapper .search-bottom .left .option-bar{
    flex: 0 0 100%;
    width: 100%;
  }
}

@media(max-width: 767px){
.page-template-template-rtr-details .span9 {
    width: 100% !important;
}
.page-template-template-rtr-details .span3 {
    width: 100% !important;
    padding-top: 30px;
}
.page-template-template-rtr-details #overview .property-item .property-meta span {
    padding: 10px;
}

.page-template-template-rtr-details #overview .share-networks {
    row-gap: 10px;
    display: grid;
}

.page-template-template-rtr-details #overview .share-networks {
    row-gap: 10px;
    display: grid;
}
.page-template-template-rtr-details .info-box {
    margin-top: 0;
}
.page-template-template-rtr-details .span3 {
    padding-top: 0;
}
.page-template-template-rtr-details #overview .property-item .features h4.title {
    max-width: -webkit-fill-available;
}
.page-template-template-rtr-details #overview .property-item .content .title {
    width: 100%;
}
.page-template-template-rtr-details a.btn_listing {
    display: none;
}
.page-template-template-rtr-details .agent-info-form {
    margin-top: -10px;
    padding: 30px 10px 0;
}
.page-template-template-rtr-details .container {
    margin-bottom: 20px;
}
.page-template-template-rtr-details #overview .property-item .property-meta {
    justify-content: center;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.page-template-template-rtr-details #overview .property-item .property-meta span {
    padding: 10px;
    display: flex;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}
.page-template-template-rtr-details #overview .property-item .property-meta span.property-sleeps-icon {
/*    width: 100%;*/
/*    flex: 1 1 calc(100% - 0px);*/
}
}

@media(max-width: 425px){
.page-template-template-rtr-details #overview .property-item .property-meta span.property-sleeps-icon {
    width: 100%;
    flex: 1 1 calc(100% - 0px);
}
}


.page-template-template-rtr-details #overview table tr:first-child td:last-child img {
    filter: invert(1) brightness(10);
}