

/* Start:/bitrix/templates/brandmotors/components/mello/regions/regiony/style.css?1706871840592*/
.regions .regions_cont {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.regions .regions_cont .regions-col {
    flex-grow: 1;
}
.regions .regions_cont > p {
    margin: 0 0 5px 0;
    color: white;
    font-weight: bold;
    width: 100%;
}
.regions .regions_cont:after {
    display: table;
    content: '';
    clear: both;
}
.regions .regions_cont.shops {
    padding-bottom: 10px;
    border-bottom: solid rgba(255, 255, 255, 0.5) 1px;
    margin-bottom: 10px;
}
.regions .regions_cont.shops .region-item {
    padding: 5px 14px;
    display: inline;
}
/* End */
/* /bitrix/templates/brandmotors/components/mello/regions/regiony/style.css?1706871840592 */
