.wgl-psb-top{ width:100%; }
.wgl-psb-top .wgl-psb-wrap{ width:100%; }
.wgl-psb-top .wgl-psb-title{
  font-size:12px;
  letter-spacing:0.08em;
  text-transform:uppercase;
  margin-bottom:6px;
  color:#232323 !important;
}
.wgl-psb-top .wgl-psb-slider{ margin-top:2px; }

.wgl-psb-top .wgl-psb-slider.noUi-target{
  border:none; box-shadow:none; background:transparent; width:100%;
  overflow:visible !important;
}
.wgl-psb-top .wgl-psb-slider.noUi-target .noUi-base,
.wgl-psb-top .wgl-psb-slider.noUi-target .noUi-connects{
  height:1px !important;
  border-radius:999px !important;
  background:#232323 !important;
}
.wgl-psb-top .wgl-psb-slider.noUi-target .noUi-connect{ background:#232323 !important; }

.wgl-psb-top .wgl-psb-slider.noUi-target .noUi-handle{
  width:12px; height:12px; border-radius:50%;
  border:none; box-shadow:none; background:#AC8A60;
  cursor:pointer;
  top:-5px !important;
}
.wgl-psb-top .wgl-psb-slider.noUi-target .noUi-handle.noUi-handle-lower{
  right:-6px !important;
}
.wgl-psb-top .wgl-psb-slider.noUi-target .noUi-handle.noUi-handle-upper{
  right:-6px !important;
}
.wgl-psb-top .wgl-psb-slider.noUi-target .noUi-handle:before,
.wgl-psb-top .wgl-psb-slider.noUi-target .noUi-handle:after{ display:none; }

.post-type-archive-property .wgl-psb-top,
.post-type-archive-property .wgl-psb-top .wgl-psb-values,
.post-type-archive-property .wgl-psb-top .wgl-psb-values span,
.post-type-archive-property .wgl-psb-top .wgl-psb-values strong{
  color:#232323 !important;
  font-size:14px !important;
  line-height:1.4;
}

.post-type-archive-property .wgl-properties_search .wgl-properties_search-fields .item_field.wgl-psb-top{
  flex:0 0 30% !important;
  max-width:30% !important;
  min-width:260px;
}
@media (max-width: 768px){
  .post-type-archive-property .wgl-properties_search .wgl-properties_search-fields .item_field.wgl-psb-top{
    flex:0 0 100% !important;
    max-width:100% !important;
    margin-bottom:15px;
    min-width:0;
  }
}
