/* Legacy hooks — основные стили в custom.css (.lx-sitemap) */
ul.map-level-0,
ul.map-level-1,
ul.map-level-2,
ul.map-level-3 {
	list-style: none;
	margin: 0;
	padding: 0;
}

.map-columns ul > li::before {
	display: none;
	content: none;
}
