header .menu-item .submenu::before{
	content:"";
	height: 10px;
	width: 100%;
	position: absolute;
	top: -10px;
	left: 0;
}