

/* Start:/local/templates/molnija-shop-v2026/components/bitrix/menu/left-menu/style.css?1777354570499*/
.left-menu {
	display:flex;
	flex-direction:column;
	gap:1rem;
	position: sticky;
	top: 88px;
	z-index: 1;
}
.left-menu .menu-item {
	display:flex;
	align-items:center;
	color: #000000;
	padding:5px;
}
.left-menu .menu-item.selected {
	background-color:#eee;
}
.left-menu a.menu-item {
	text-decoration:none;
	color: #000000;
}
.left-menu .menu-item span {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}
.left-menu a.menu-item:hover span {
	text-decoration:underline;
}

/* End */
/* /local/templates/molnija-shop-v2026/components/bitrix/menu/left-menu/style.css?1777354570499 */
