/* v3.235 — altura padrão dos controles da busca pública de Imóveis. */
.spb-property-filter:not(.spb-vehicle-filter)>select,
.spb-property-filter:not(.spb-vehicle-filter)>input:not([type="hidden"]),
.spb-property-filter:not(.spb-vehicle-filter)>button[type="submit"]{
  height:50px!important;min-height:50px!important;max-height:50px!important;box-sizing:border-box!important;
}
.spb-property-filter:not(.spb-vehicle-filter)>.spb-property-purpose-filter{
  min-height:50px!important;box-sizing:border-box!important;
}
.spb-property-filter:not(.spb-vehicle-filter)>.spb-property-purpose-filter label,
.spb-property-filter:not(.spb-vehicle-filter)>.spb-property-purpose-filter button{
  min-height:36px!important;box-sizing:border-box!important;
}
