.wpc-filters-range-min, .wpc-filters-range-max { width:80px!important; max-width:100%!important; font-size:14px!important; }
.wpc-sorting-form select, .wpc-sorting-form option { font-size:14px!important; }

@media(max-width:921px){
 .wpc-filter-popup, .wpc-popup-overlay, .wpc-filters-popup, .wpc-filters-popup-overlay {
  z-index:100000!important;
 }
 .wpc-filter-popup, .wpc-filters-popup {
  position:fixed!important; top:0; left:0; width:100vw; height:100vh;
  background:#fdfcf9; overflow-y:auto;
 }
}
