/*
 * Theme Name: WilCity
 * Theme URI: https://wilcity.com
 * Author: wiloke
 * Author URI: https://wiloke.com
 * Description: Listing WordPress Theme
 * Version: 1.1.7.4.4
 * Text Domain: wilcity
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
 */

.term-tab-post-type-filter {
    float: left;
}

.term-tab-post-type-filter .select2-container {
    min-width: 100px;
}

.term-tab-post-type-filter .select2-hidden-accessible {
    display: none;
}

.term-tab-post-type-filter .field_style2__2Znhe {
    padding-top: 0;
    font-size: 14px;
    margin-bottom: 0 !important;
}

.term-tab-post-type-filter .select2-selection--single {
    height: auto;
    border-bottom-width: 0 !important;
    padding: 13px 20px 13px 0;
    line-height: 24px;
}

.term-tab-post-type-filter .select2-selection--single .select2-selection__rendered {
    height: auto;
    line-height: inherit;
    color: #70778b;
}

.term-tab-post-type-filter .select2-selection--single .select2-selection__arrow {
    top: calc(50% - 6px);
    height: auto;
    border-width: 0;
    width: auto;
    line-height: 1;
}

.term-tab-post-type-filter .select2-selection--single .select2-selection__arrow:before {
    content: '\f107';
    line-height: 1;
    font-family: FontAwesome;
    width: auto;
}

.term-tab-post-type-filter .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.term-tab-post-type-filter .select2-selection--single .select2-selection__clear {
    display: none;
}
