/* Colors */
.wcsl-filter-form, .wcsl-store-locator .wcsl-listing {
    background: #FFF
    }
.wcsl-filter-form, .wcsl-filter-form .wpgmp_auto_suggest, .wcsl-filter-form #wsl_miles, .wcsl-filter-form #wsl_categories, .wcsl-listing {
    border: 1px solid #000 !important
    }
.fc-form-group input.fc-btn-submit, .wcsl-results, .wcsl_distance_details, div.wsl-directions input[name="wsl-go"] {
    background: #000;
    background-color: #000
    }
select.form-control, input.form-control, div.wsl-directions input[name="wsl-start"] {
    background: #fff
    }
.wcsl-listing ul.wcsl-items li.wcsl-item .place_title, p.wsl_content {
    color: #000
    }
div.wsl-directions input[name="wsl-go"], .place_title:before, .wcsl_get_distance:after, .fc-form-group input.fc-btn-submit, .wcsl-results, .wcsl_distance {
    color: #fff
    }
.wcsl-current-location:before {
    color: #212F3D
    }
.fc-form-group label {
    color: #000
    }
a.wsl-driving-link {
    color: #000
    }
.wcsl-listing ul.wcsl-items li.wcsl-item {
    border-bottom: 1px solid #000 !important
    }