

/* Start:/local/templates/main/components/bitrix/menu/sitemap_menu_new/style.css?1754388803615*/
ul.map-level-0 a {
    font-weight: bold;
    color: #fff;
}

ul.map-level-1 a {
    font-weight: 400;
}

li a {
    color: #fff;
    text-decoration: none;
}
.collapsible-wrapper {
    cursor: pointer;
    position: relative;
    padding-left: 20px;
}
.collapsible-wrapper:before {
    content: '+';
    position: absolute;
    left: 5px;
}
.collapsible-wrapper.active:before {
    content: '-';
}
.map-level-3 {
    display: none;
}
.collapsible-wrapper.active + ul {
    display: block;
}

.map-level-0 { list-style-type: none; /* убираем маркер у списка */ }
/* End */
/* /local/templates/main/components/bitrix/menu/sitemap_menu_new/style.css?1754388803615 */
