      .wk-search-panel .wk-filter-item.is-active{
        background:#111 !important;
        color:#fff !important;
        border-color:#111 !important;
      }
      .wk-search-panel .wk-filter-item.is-active:hover{
        background:#000 !important;
      }