.realestate-details{
    
}
.realestate-details h3{
    margin-left: 40px;margin-top: 20px;
}
.realestate-details .table-attributes{
   margin-left: 20px;
}
.realestate-details .table-attributes table{
   width: 100%;
}
.realestate-details .row-title{
    width:150px;
}
.realestate-details h4{
    margin-left: 20px;
}
.realestate-details .list-other-attributes li{
    float:left;width: 140px;
}
.realestate-details .list-other-attributes img{
    height: 14px; width: 14px;
}
.realestate-details .clear{
    clear:both;
}
/* Fix layout for Real Estate Attributes search filters */
#sidebar-search.round3 .real-attr,
#sidebar-search.round3 .one_input,
#sidebar-search.round3 .slider,
#floor-range {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box;
  overflow: hidden;
  padding-right: 5px;
}

#sidebar-search.round3 .one_input h6 {
  font-size: 14px;
  margin-bottom: 6px;
  white-space: normal;
}

#sidebar-search.round3 .one_input input,
#sidebar-search.round3 .one_input select {
  width: 100%;
  box-sizing: border-box;
}
