@charset "UTF-8";

/*
	Theme Name: Eventchamp Child Theme
	Theme URI: https://themeforest.net/user/gloriathemes
	Description: Eventchamp Child Theme
	Author: Gloria Themes
	Author URI: https://gloriathemes.com/
	Template: eventchamp
	License: GNU General Public License v2 or later
	License URI: https://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: eventchamp-child
	Version: 1.0.2
*/

body.page-id-1004 select[name="category"] option[value=""] {
    color: transparent;
}

body.page-id-1004 .bootstrap-select .filter-option-inner-inner:before {
    content: "Distance";
}

body.page-id-1004 .bootstrap-select .filter-option-inner-inner {
    color: transparent;
    position: relative;
}

body.page-id-1004 .bootstrap-select .filter-option-inner-inner:before {
    position: absolute;
    left: 0;
    color: inherit;
}