.tml-ac{position:absolute;top:100%;left:0;right:0;z-index:9999;background:#fff;border:1px solid #e3e3e3;border-top:none;box-shadow:0 8px 24px rgba(0,0,0,.12);max-height:60vh;overflow:auto}
.tml-ac-item{display:flex;align-items:center;gap:10px;padding:8px 12px;border-bottom:1px solid #f0f0f0;text-decoration:none;color:#222}
.tml-ac-item:hover{background:#fff6ea}
.tml-ac-item img,.tml-ac-noimg{width:40px;height:40px;object-fit:contain;flex:0 0 40px;background:#f6f6f6;border-radius:4px}
.tml-ac-name{flex:1;font-size:13px;line-height:1.3}
.tml-ac-price{font-weight:700;color:#ff9a16;font-size:13px;white-space:nowrap}
.tml-ac-price del{opacity:.6;font-weight:400;margin-right:4px}
.tml-ac-price ins{text-decoration:none}
/* Suppress Flatsome's native live-search dropdown for beta users (this CSS loads only for them) so only the Typesense dropdown shows. */
.live-search-results{display:none !important}
