

/* Start:/local/templates/empty/components/bitrix/news.list/cities/style.css?17834100291062*/
.sonex-sections-wrapper .stores-map--show-stores .stores-map__left-stores {
    display: none;
}

.sonex-sections-wrapper .stores-map--show-stores .stores-map__left-cities {
    display: grid;
}

.sonex-sections-wrapper-show .stores-map--show-stores .stores-map__left-stores {
    display: block;
}

.sonex-sections-wrapper-show .stores-map--show-stores .stores-map__left-cities {
    display: grid;
}

.sonex-sections-wrapper-show .stores-map--show-stores .stores-map__left-stores {
    margin-bottom: 24px;
}

.stores-map__left-store {
    cursor: pointer;
}

.stores-map__left-store-contacts a {
    width: fit-content;
}

.search-input2__results li button {
    width: 100%;
    text-align: start;
    padding: 6.83px 13.65px;
    transition: all 320ms ease-in-out;
}


  .search-input2__results li:hover button {
    background: rgba(0, 79, 159, 0.04);
  }
  .search-input2{
    position: relative;
  }

  .search-input2__results {
    position: absolute;
    z-index: 1;
    background: white;
    top: 57px;
    display:  none;
    padding: 20rem 0 0;
  }
/* End */
/* /local/templates/empty/components/bitrix/news.list/cities/style.css?17834100291062 */
