

/* Start:/local/components/semenov/sitemap/templates/.default/style.css?1762176233773*/

ul.sitemap-html {
    list-style: none;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

ul.sitemap-html > li {
    margin-bottom: 8px;
    padding: 5px 0;
    border-left: 2px solid #ccc; /* Визуальная линия для вложенности */
    padding-left: 15px;
}

ul.sitemap-html a {
    color: #007bff;
    text-decoration: none;
    transition: color 0.3s ease;
}

ul.sitemap-html a:hover {
    color: #0056b3;
    text-decoration: underline;
}

ul.sitemap-html small {
    color: #6c757d;
    font-size: 0.8em;
    margin-left: 10px;
}

ul.sitemap-html .error {
    color: #dc3545;
    font-weight: bold;
}

ul.sitemap-lvl-0 > li > span {
    font-size: 24px;
    line-height: 80px;
}

/* End */
/* /local/components/semenov/sitemap/templates/.default/style.css?1762176233773 */
