

/* Start:/local/templates/domoff2025/components/bitrix/menu/sitemap/style.css?1746534824986*/
.sitemap {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    margin: 0 !important;
    padding: 0 !important;
}
.sitemap li {
    padding: 0 !important;
    margin: 5px 0 20px 0 !important;
    list-style: none;
    text-transform: uppercase;
}
.sitemap > li:before {
    display: none;
}
.sitemap > li > a {
    font-weight: bold;
}
.sitemap > li a {
    color: #000;
}
sitemap > li a:hover {
    color: #666;
}

.sitemap_sub_menu{
    padding-left: 40px;
    margin: 0 !important;
}
.sitemap_sub_menu li {
    margin: 5px 0 0 0 !important;
    padding: 0 0 0 15px !important;
    text-transform: none;
    position: relative;
}
.sitemap_sub_menu li:before {
    background: url('/local/templates/domoff2025/images/footer_li.png') no-repeat 0 50% !important;
    position: absolute;
    left: 0 !important;
    top: 5px !important;
    width: 10px;
    height: 10px;
    content: ' ' !important;
    transform: none !important;
    border-radius: 0 !important;
}

/* End */
/* /local/templates/domoff2025/components/bitrix/menu/sitemap/style.css?1746534824986 */
