.wp_search .search_logo{ width: 267px !important; background:none !important;}
.wp_search .search_logo img{width: 247px !important;height:auto !important;padding-top:15px;}
.wp_search .search_head{background: #01b5b4 !important;}
.wp_search .search_tabs .tab_item{color:#fff;}
.wp_search .search_advanced{color:#fff !important;}
.wp_search .search_tabs .selected_item{background:#fb9502 !important;}
.wp_search .input_submit .search_submit{background:#fb9502 !important;}
.wp_search .search_filters .filter_btn:hover { background-color: #01b5b4 !important; }
.wp_search .search_filters .filter_btn:active { background-color: #01b5b4 !important;}
@media screen and (max-width: 999px){
	.wp_search .search_logo{border-bottom: none !important;background: #01b5b4 !important;}
	}