

/* Start:/local/components/mirzolota/delivery.cities.list/templates/.default/style.css?17619137601441*/
.cities-page a {
    color: black;
    text-decoration: none;
}
.cities-page .cities-errors {
    margin: 20px 0;
    color: red;
}
.cities-page .city-main {
    color: #c98756;
    font-weight: 600;
}
.cities-page .hidden {
    display: none;
}
.cities-page .cities-list {
    padding-top: 48px;
    column-count: 5;
}
.cities-page .cities-group {
    margin-bottom: 48px;
}
.cities-page .cities-group {
    overflow: hidden;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    break-inside: avoid-column;
}
.cities-page .group-letter {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.cities-page .city-item:not(:last-child) {
    margin-bottom: 14px;
}
.cities-page .city-item:not(:last-child) {
    margin-bottom: 14px;
}
.cities-page .search-form input {
    width: 417px;
    border-radius: 3px;
    padding: 0 44px 0 16px;
    height: 42px;
    font-size: .867em;
    line-height: 40px;
    background: #fafafa;
    background: var(--light_bg_black);
    border-color: var(--stroke_black);
    border: 1px solid #ececec;
    color: var(--white_text_black);
}
.cities-page .btn-clear-city {
    cursor: pointer;
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    background-position: center;
    background-size: cover;
    background-image: url(/shops/icon-cross-lt.png);
    top: 14px;
    left: 392px;
}
/* End */
/* /local/components/mirzolota/delivery.cities.list/templates/.default/style.css?17619137601441 */
