#sandbox_theme_panel_833900 {
  bottom: 0;
  top: auto !important; }

a.empty-val, option.empty-val, li.empty-val {
  opacity: 0.4;
  pointer-events: none; }

.ui-autocomplete {
  border: 1px solid #e5e5e5 !important;
  background: #fff;
  z-index: 10002 !important;
  margin-top: 0 !important;
  width: 464px;
  border-radius: 0; }
  .ui-autocomplete td.autocomplete-item-name {
    width: auto; }

.ui-menu .ui-menu-item {
  padding: 5px 0 !important; }

.ui-menu .ui-menu-item:nth-child(odd) {
  background: #fff8f3; }

.autocomplete-item-image {
  width: 50px; }
  .autocomplete-item-image div {
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
    .autocomplete-item-image div img {
      max-width: 100%;
      max-height: 100%;
      width: auto; }

.autocomplete-item-price {
  text-align: right;
  padding: 0 5px 0 0; }

.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
  background: #fff !important;
  font-weight: normal !important; }

.shop-search-panel .search-products-lite input[type=text] {
  margin-left: 0;
  padding: 20px 0;
  padding-left: 2.6726057906%;
  box-sizing: border-box; }

@media (max-width: 960px) {
  .ui-autocomplete {
    top: 72px !important;
    position: fixed;
    left: 0 !important;
    right: 0;
    width: auto !important; } }

@media (max-width: 600px) {
  .ui-autocomplete {
    top: 60px !important; } }

@media (max-width: 350px) {
  .autocomplete-item-image {
    display: none; }

  .ui-menu .ui-menu-item {
    padding: 9px 0 11px !important; } }

@media (min-width: 961px) {
  .top-panel-wrap {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10001; }

  .header {
    padding-top: 40px; } }
