/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
.apsw-search-wrap .apsw-search-form input{
    color: black !important;
}

.apsw-search-wrap .apsw-search-btn svg {
    fill: white !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b{
    display: none !important;
}

@media (max-width: 760px) {
    .apsw-name{
        max-width: 150px !important;
        font-size: 15px !important;
    }

    #fws_603ea842d85e1 .wpb_wrapper{
        margin-top: 110px !important;
    }
}

.apsw_result_excerpt{
    display: none !important;
}
.apsw_data_container{
    width: 100% !important;
}

#ajax-content-wrap .related.products h2{
    font-size: 17px !important;
}