.search{position:relative}.search-suggestions{display:none;position:absolute;z-index:80;top:calc(100% + 7px);left:0;right:0;max-height:330px;overflow:auto;padding:6px;border:1px solid #e5d5c2;border-radius:10px;background:#fff;box-shadow:0 14px 30px #38201625}.search-suggestions.show{display:grid}.search-suggestions button{display:grid;grid-template-columns:38px 1fr;column-gap:9px;align-items:center;padding:8px;border:0;border-radius:7px;background:transparent;text-align:left;cursor:pointer}.search-suggestions button:hover{background:#fff3e4}.search-suggestions img,.search-suggestions span{grid-row:1/3;width:38px;height:38px;object-fit:contain;border-radius:6px;background:#f5ead8}.search-suggestions span{display:grid;place-items:center;font:20px Georgia}.search-suggestions b{font:13px Arial;color:#402b22}.search-suggestions small{margin-top:2px;color:#876b57;font:11px Arial}@media(max-width:760px){.search-suggestions{top:calc(100% + 5px)}}
