.qodef-header-navigation
ul
li
.qodef-drop-down-second{
	z-index: 11;
	left: 0;
	width: 100%;
	top: 120px;
	position: fixed;

}
.qodef-header-navigation
ul li.qodef-menu-item--narrow
.qodef-drop-down-second-inner>ul{
	width: 100%;
}
.qodef-header-navigation>ul>li.qodef-menu-item--narrow
ul.qodef-drop-down--right li>a{
	justify-content: flex-start;
}
.qodef-header-navigation ul
li.qodef-menu-item--narrow
.qodef-drop-down-second.qodef-drop-down--right{
	box-shadow: none;
}
.qodef-header-navigation
ul li.qodef-menu-item--narrow
.qodef-drop-down-second-inner>ul{
	box-shadow: none;
}
.qodef-header-navigation > ul >
li.qodef-menu-item--narrow
.qodef-drop-down-second ul li
a span{
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.1em;
	text-align: left;
	text-transform: uppercase;
	font-family: "asket-light";
}
.qodef-header-navigation
ul li{
	width: 50%;
}
.qodef-header-navigation ul
li.qodef-menu-item--narrow
.qodef-drop-down-second-inner>ul{
	display: flex;
	flex-wrap: wrap;
}