.wd-search-full-screen .autocomplete-suggestions{justify-content:center;padding:10px;background-color:var(--bgcolor-white);animation:wd-fadeInBottomShort .6s cubic-bezier(.19,1,.22,1) both}.wd-search-full-screen .autocomplete-suggestion{flex-grow:0;flex-basis:200px;flex-direction:column;padding:10px;border:none}.wd-search-full-screen .autocomplete-suggestion .suggestion-thumb{margin-bottom:10px;margin-right:0;max-width:100%}.wd-search-full-screen .autocomplete-suggestion:hover,.wd-search-full-screen .autocomplete-suggestion.autocomplete-selected{background-color:transparent}.wd-search-full-screen .suggestion-divider{flex:1 1 100%;margin-top:20px;margin-right:-10px;margin-left:-10px;padding-top:20px;border-top:1px solid var(--brdcolor-gray-300);background-color:transparent!important;text-align:center}.wd-search-full-screen .view-all-results{margin-top:10px;margin-right:-10px;margin-bottom:-10px;margin-left:-10px}.wd-search-full-screen .no-found-msg{text-align:center;font-size:16px}.wd-search-full-screen .search-loading+.search-info-text+.search-results-wrapper .wd-search-loader{visibility:visible;opacity:1;transition:opacity .6s cubic-bezier(.19,1,.22,1),visibility .6s cubic-bezier(.19,1,.22,1)}.wd-search-full-screen .search-loading+.search-info-text+.search-results-wrapper .wd-search-loader:after{animation:wd-rotate 450ms infinite linear}.wd-search-full-screen.wd-opened{transform:none;opacity:1;transition:opacity 0s,transform .5s cubic-bezier(.19,1,.22,1)}.form-style-underlined .wd-search-full-screen input[type=text]{padding-right:0}.wd-search-opened{overflow:hidden}@media (min-width:1025px){.wd-search-opened .header-banner,.wd-search-opened .whb-row,.wd-search-opened .main-page-wrapper{padding-right:var(--wd-scroll-w)}}@media (max-width:1024px){.wd-search-full-screen .no-found-msg{font-size:14px}.wd-search-full-screen .autocomplete-suggestion{padding:5px}.wd-search-full-screen .suggestion-divider{padding-top:10px}}@media (max-width:768.98px){.wd-search-full-screen .autocomplete-suggestion{flex-basis:33.333333%}}@media (max-width:576px){.wd-search-full-screen .autocomplete-suggestion{flex-basis:50%}}