.autocomplete-suggestions{border:1px solid #999;position:fixed !important;background:#fff;overflow:auto;font-size:14px;z-index:98 !important;color:#000}
.autocomplete-suggestion{padding:5px;white-space:nowrap;overflow:hidden}
.autocomplete-selected{background:#f0f0f0}
.autocomplete-suggestions strong{font-weight:400;color:#39f}
.autocomplete-group{padding:5px}
.autocomplete-group strong{display:block;border-bottom:1px solid #000}
.search--active #search !important{visibility:visible;transition:opacity .2s,visibility 0;opacity:1;pointer-events:auto}
.search--active{top:0 !important}
.custom-recipe .autocomplete-suggestions{position:absolute !important}
.custom-recipe.search--active .autocomplete-suggestions{position:fixed !important}
.custom-recipe.search--active.custom .autocomplete-suggestions{position:absolute !important}