/**
*
* Custom CSS for Turbo Child Theme
* Version: 1.0.1
*
**/



/* 
.inspect-home-search-form .select2-selection__rendered {
    background: #fff !important;
} */

/* Force inspect form style to override all other select2 styles */
.inspect-home-search-form .select2-selection.select2-selection--multiple .select2-selection__rendered {
    background: #fff !important;

}

.wpai-chat__window{display: none !important;}