/** Live search styles **/
.live-results-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5000;
  background-color: #fff;
  min-width: 100%;
  font-style: normal;
}