

/* Start:/local/templates/stroy-remo_last/components/bitrix/menu/sitemap_catalog/style.css?1731365778752*/
.sitemap__list_catalog {
    width: 100%;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: var(--cont-margin);
    padding-bottom: var(--90px);
}
.sitemap__list_catalog .sitemap__link-title {
    font-weight: 400;
    color: var(--gray-400);
}
.sitemap__list_catalog > .sitemap__list-item-title {
    width: calc(25% - var(--col-pad-x2));
    margin: 0 var(--col-pad) var(--33px);
}
.sitemap__list_catalog > .sitemap__list-item-title > .sitemap__link-title {
    font-weight: 700;
    color: var(--gray-600);
}

/* End */
/* /local/templates/stroy-remo_last/components/bitrix/menu/sitemap_catalog/style.css?1731365778752 */
