

/* Start:/bitrix/templates/eshop_adapt_red/components/bitrix/menu/vertical_multilevel_flat_infoblock/style.css?1751132811989*/
.vertical-multilevel-menu{
	display: flex;
	flex-direction: column;
}
.section_block{
	display: flex;
	flex-direction: row;
	padding-top: 20px;
}
.section_parent_block{
	width: 40%;
	font-weight: bold;
}
.section_children_block{
	display: flex;
	flex-direction: column;
	width: 60%;
	padding-left: 20px;
}
.child_item{
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}
.child_item_2{
	padding-left: 40px;
}
.child_item_title{
	cursor: pointer;
	color: #aaaaaa;
}
.child_item_title:hover{
	color: #000000;
}
.dark{
	color: #000000;
}
.child_item img{
	display: inline;
	padding-right: 5px;
}
.child_item_info{
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: normal;
}
.child_item_info_2lvl{
	padding-bottom: 10px;
	font-weight: normal;
}
.child_item_info_name{
	cursor: pointer;
	text-decoration: underline;
}
.content_base_title{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.content_title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
/* End */
/* /bitrix/templates/eshop_adapt_red/components/bitrix/menu/vertical_multilevel_flat_infoblock/style.css?1751132811989 */
