

/* Start:/local/components/max/custom.catalog/templates/.default/style.css?17411745981048*/
.menu__item_city > a{
    color: #FFF;
}
.city_select__current{
    margin-left: 5px;
}
.city_select__wrapper{
    background: rgba(0,0,0,.3);
    align-items: center;
    justify-content: center;
}
.city_select__container{
    color: #000;
    background: #FFF;
    width: 100%;
    height: 80%;
    padding: 20px;
    position: relative;
}
.city_select__title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
}
.city_select__title input{
    width: 200px;
}
.city_select__list{
    overflow: auto;
    width: 100%;
    height: 92%;
    display: flex;
    flex-wrap: wrap;
}
.city_select__list-items{

}

.city_select__col {
    display: inline-block;
    margin-bottom: 10px;
    width: 25%;
}

.city_select__char {
    font-weight: bold;
    text-align: left;
}

.city_select__item {
    text-align: left;
}


#popup_city {
    width: 80vw;
}


@media only screen and (max-width : 900px) {
    #popup_city {
        width: 90vw;
    }
}
/* End */


/* Start:/local/templates/steelar/components/bitrix/system.pagenavigation/show_more2/style.css?1770296698130*/
.load_more {
    margin: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    cursor: pointer;
    text-align: center;
}
/* End */
/* /local/components/max/custom.catalog/templates/.default/style.css?17411745981048 */
/* /local/templates/steelar/components/bitrix/system.pagenavigation/show_more2/style.css?1770296698130 */
