.pw-cat-filter-wrap { max-width:420px; background:transparent; padding:20px; }
.pw-cat-filter-inner select, .pw-cat-filter-inner button {
    width:100%; padding:12px; margin-bottom:12px;
    border-radius:6px; border:1px solid #2b3b3b;
    background:#0b1a1a; color:#fff;
}
.pw-cat-filter-inner .pw-cat-search {
    background:#4EE424!important; 
    border:none; cursor:pointer; font-weight:700; color:#000;
}
