.typesense-search-widget{position:absolute;width:100%;background:#fff;color:#444;z-index:9999;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1);font-size:14px!important}.option-list{max-height:350px;overflow-y:auto}.option-item{cursor:pointer}.option-item img{width:20px}.option-item:hover{background:#f5ffff}input.typesense-search-form{min-width:100%!important;background:#fff!important;border:1px solid #ddd!important;border-radius:5px!important;height:50px!important;font-size:14px!important;color:#000!important;padding:10px}input.typesense-search-form::-moz-placeholder{color:#888}input.typesense-search-form::placeholder{color:#888}@media screen and (max-width:600px){input.typesense-search-form{text-align:left!important;padding-left:10px!important}}