.wp_search .search_logo img {
    height: auto !important;
    margin-top: 32px;
}
.wp_search .search_head {
    background-color: #108c01 !important;
}
.wp_search .search_logo {
    width: 260px !important;
}
.search_tabs a {
    color: #fff !important;
}
.wp_search .search_advanced {
    color: #fff !important;
}

.wp_search .search_tabs .selected_item{background-color: #37b71b !important;}
.wp_search .input_submit{ background:none !important;}
.wp_search .input_submit .search_submit{ background: #35b44b !important;margin:0;}
.wp_search .search_filters .filter_btn:hover{background-color: #108c01 !important;}