.header_main__menu__list {
    margin-top:-10px;}
.header_main__menu__categories {
    margin-top:25px;
}
.header_main__menu__categories li {
	line-height: 35px;
}
.header_main__menu__type {
    margin-top:35px;
    padding-bottom:55px;}
.header_main__menu__type::before {
	position: absolute;
	top: -20px;
	content: '';
	display: block;
	width: 200px;
	height: 2px;
	background-color: #BEBEBE;
}
.header_main__menu__title {
	margin-bottom: 20px;
	color: #BEBEBE;
	text-transform: uppercase;
}
.header_main__submenu__list {
	margin-bottom: 15px;
}
.header_main__menu__category {
    font-weight: bold;}
.header_main__menu__dropdown .whole-range a {
	text-decoration: underline;
	color: #000;
}
