.stadvsearch_flex_container{display: -webkit-box; display: -moz-box; display: box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; -js-display: flex; display: flex; -webkit-box-align: center; -moz-box-align: center; box-align: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -ms-flex-align: center; width: 100%; -ms-flex-pack:justify;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}
.stadvsearch_flex_child{-webkit-box-flex: 1; -moz-box-flex: 1; box-flex: 1; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; }
.select2-container--default .select2-selection--single.stadvsearch_conatiner{
	height: 36px;
	border-color: #D9D9D9;
	border-right-width:0px;
	border-radius: 0;
}
.st_advanced_search_category.form-control-select,.st_advanced_search_category.form-control-select:not([size]):not([multiple]){
	height: 36px;
	border-right-width: 0px;
}
.select2-dropdown.stadvsearch_dropdown,
.select2-container--default .stadvsearch_dropdown .select2-search--dropdown .select2-search__field{
	border-color: #D9D9D9;
}
.select2-container--default .select2-selection--single.stadvsearch_conatiner .select2-selection__rendered{
	line-height: 34px;
	color: inherit;
}
.select2-container--default .select2-selection--single.stadvsearch_conatiner .select2-selection__arrow{
	height: 34px;
} 
.select2-container--default .select2-selection--single.stadvsearch_conatiner .select2-selection__clear{font-size: 14px; font-weight: normal; width: 14px; text-align: center;}
.select2-results__option.stadvsearch_depth_1{padding-left: 16px;}
.select2-results__option.stadvsearch_depth_2{padding-left: 26px;}
.select2-results__option.stadvsearch_depth_3{padding-left: 36px;}
.select2-results__option.stadvsearch_depth_4{padding-left: 46px;}
.select2-results__option.stadvsearch_depth_5{padding-left: 56px;}
.select2-results__option.stadvsearch_depth_6{padding-left: 66px;}
.select2-results__option.stadvsearch_depth_7{padding-left: 76px;}
.select2-results__option.stadvsearch_depth_8{padding-left: 86px;}
.select2-results__option.stadvsearch_depth_9{padding-left: 96px;}
.st-menu .search_widget_form.stadvsearch_flex_container{-webkit-flex-flow: column nowrap;;-moz-flex-flow: column nowrap;flex-flow:column nowrap;}
.st-menu .st_advanced_search_category, .st-menu .search_widget_block .select2 {margin-bottom: 10px;width: 100%!important;flex: 0 0 auto;}
.st-menu .select2-container--default .select2-selection--single.stadvsearch_conatiner{border-right-width:1px;}
body>.select2-container--open{z-index: 8001;}
.search_widget_block .autocomplete-no-suggestion{padding:.375rem}
/*for the classic theme*/
.search_widget_text.form-control{padding:6px;border:none;line-height: normal;}
.search_widget_form_inner.form-control:focus, .search_widget_form_inner.input-group.focus{outline: none;}
.input-group .input-group-btn>.btn.search_widget_btn{padding:0 .5rem;}
.input-group-with-border {border: 1px solid #d9d9d9; background: #fff; }
.display_none{display: none;}
.header-top .search_widget_block{float:right;}

.search_widget_block .search_widget{position:relative}
.search_results{position:absolute;left:0;right:0;z-index:8000;background:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.1);box-shadow:0 0 4px rgba(0,0,0,.1)}
.search_results .autocomplete-suggestion{padding:.375rem}
#side_advanced_search .search_results .autocomplete-suggestion{padding-left:0;padding-right:0}
.search_results .autocomplete-suggestion:hover{background:#f2f2f2}
.search_results .search_more_products,.search_results .search_close_suggestions{display:block;text-align:center;padding:.75rem .375rem}
.search_results .search_close_suggestions{text-align: right;}
.search_results .search_product_img{width:46px;margin-right:.375rem}
.search_product_name span{font-weight:700}
.search_result_item{display:none}
.search_show_img .search_product_img,.search_show_name .search_product_name,.search_show_price .search_product_price{display:block}
.search_product_img{max-width: 100%; height: auto;}
.autocomplete-suggestions{overflow-x:hidden;overflow-y:auto;}
.header-top .search_widget_form_inner.input-group{width:auto;}

@media (max-width: 767px){
	.search_widget_form.stadvsearch_flex_container{-webkit-flex-flow: column nowrap;;-moz-flex-flow: column nowrap;flex-flow:column nowrap;}
	.st_advanced_search_category, .search_widget_block .select2 {margin-bottom: 10px;width: 100%!important;}
	.select2-container--default .select2-selection--single.stadvsearch_conatiner,.st_advanced_search_category.form-control-select,.st_advanced_search_category.form-control-select:not([size]):not([multiple]){border-right-width:1px;}
	/*for the classic theme*/
	.header-top .search_widget_block{margin-top: 10px;}
	#header .header-top .search_widget_block{float: none;width: 100%;}
	.header-top .search_widget_form_inner.input-group{width:100%;}
}
@media (max-width: 991px){
	#st_header .search_widget_block{margin-top: 10px;}
}
.search_widget_form{border-style: solid;border-color: #D9D9D9;border-width: 0;}