.ae_megaautocomplete {
  background-color: #292929;
  width: 1165px;
  padding: 10px;
  position: absolute;
  z-index: 999999;
}
.ae_product_autocomplete {
  height: 120px;
  width: 45%;
  float: left;
  background-color: #171717;
  padding: 5px;
  margin: 5px;
  overflow: hidden;
}
.product_img { width: 32%; float: left; }
.product_name { height: 100%; line-height: 140%; position: relative; }
.product_avail { bottom: 0; left: 120px; position: absolute; font-size: 11px; }
.ae_megaautocomplete a { color: white; text-decoration: none; }
.ae_autocomplete_category { float: left; width: 18%; margin: 5px; padding: 5px; background-color: #171717; }
.ae_grid_1-4 { width: 25%; float: left; padding: 5px; background-color: #171717; margin-top: 12px; }
.ae_grid_3-4 { width: 75%; float: left; }
.ac-form { float: left; color: #BFC1C1; background-color: #5C6060; border-radius: 5px; padding: 0 0 0 10px; margin: 6px 0 0 0; width: 440px; }
.ssa-search-query-input { float: left; width: calc(100% - 50px); font-size: 15px; height: 45px; line-height: 45px; border: 0; color: #fff; background: none; }
.ac-form .ae_icon { float: left; color: white; cursor: pointer; border: 0; margin: 0; padding: 8px 10px; height: 45px; width: 50px; background: none; }
