.searchform.ghz-smart-search-form{position:relative}.searchform .ghz-smart-search-list{position:absolute;inset-inline:0;top:100%;z-index:10020;display:none;width:100%;min-width:320px;max-height:min(70vh, 560px);overflow-y:auto;background:var(--porto-body-bg,#fff);border:1px solid var(--porto-searchform-border-color,#ddd);box-shadow:0 8px 24px rgb(0 0 0 / .14)}.searchform .ghz-smart-search-list.ghz-open{display:block}.ghz-smart-search-panel{text-align:start;color:var(--porto-body-color,#555)}.ghz-smart-search-heading{padding:8px 12px 5px;font-size:11px;font-weight:700;opacity:.7;text-transform:uppercase}.ghz-query-suggestion,.ghz-product-suggestion,.ghz-view-all{display:flex;align-items:center;gap:10px;padding:9px 12px;color:inherit;text-decoration:none;border-top:1px solid rgb(0 0 0 / .06)}.ghz-query-suggestion:hover,.ghz-product-suggestion:hover,.ghz-view-all:hover{background:rgb(0 0 0 / .045);color:inherit}.ghz-suggest-icon{flex:0 0 auto;font-size:18px;opacity:.65}.ghz-product-suggestion img{flex:0 0 52px;width:52px;height:52px;object-fit:contain;background:#fff}.ghz-product-copy{display:flex;flex-direction:column;min-width:0;line-height:1.35}.ghz-product-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ghz-product-copy small{opacity:.72;margin-top:2px}.ghz-product-copy .ghz-price{opacity:1;font-weight:600}.ghz-view-all{justify-content:center;font-weight:600}.ghz-smart-search-empty{padding:16px 12px;text-align:center;opacity:.7}.ghz-search-loading button{opacity:.65}@media (max-width:575px){.searchform .ghz-smart-search-list{min-width:0;max-height:60vh}}