/*
Theme Name: Bumbleb Child
Theme URI: http://www.wpbingosite.com/bumbleb
Author: wpbingo
Description: This is a child theme for Bumbleb
Version: 1.0.0
Author URI: http://wpbingosite.com
Template: bumbleb
Text Domain: bumbleb-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background: #d80303;
}

body.home .woof-style-4 { position: relative; z-index: 10050; }
body.home .woof-style-4 .select2-container,
body.home .woof-style-4 .select2-container .select2-dropdown { z-index: 10060 !important; }

