.wp_search .search_logo img {
    height: auto !important;
    margin-top: 32px;
}
.wp_search .search_head {
    background-color: #004986 !important;
}
.wp_search .search_logo {
    width: 260px !important;
}
.search_tabs a {
    color: #fff !important;
}
.wp_search .search_advanced {
    color: #fff !important;
}
/**body{overflow:hidden;}**/
.wp_search .search_tabs .selected_item{background-color: #2d80c6 !important;}
.wp_search .input_submit{ background:none !important;}
.wp_search .input_submit .search_submit{background: #2d80c6 !important;margin:0;}
.wp_search .search_filters .filter_btn:hover{background-color: #2d80c6 !important;}
@media screen and (max-width: 999px) {
.sudyui .wp_search .search_logo {background-color:unset;}
}
