h1.templines-title {
    font-size: 3.25rem;
    line-height: 3.875rem;
  }
.widget-property-rent-form li{
  line-height: 1rem;
}
.widget-property-rent-form ul{
  margin: 0;
}
.itemcaracteristica{
  font-size: 1.2rem;
  padding: 5px;
}
.itemcaracteristica span{
  margin: 0 5px 5px 5px;
}
.single-property-item-aside .widget input, .single-property-item-aside .widget textarea{
  margin-bottom: 0.2rem;
}
.single-property-item-aside .widget .separador{
  margin-bottom: 1rem;
}
.mapouter {
  position: relative;
  text-align: right;
  height: 100%;
  width: 100%;
}
.mapouter.fixed-height {
  height: 400px;
}
.gmap_canvas {
  overflow: hidden;
  background: none !important;
  height: 100%;
  width: auto;
}
.mapouter iframe {
  width: 100%;
  height: 100%;
}