
/*-----------------------------------------------------------------
 Output Custom CSS from Theme Options Panel
---------------------------------------------------------------- */

#header #nav .sub-menu,
#header #nav .children {
	display: none;
	padding: 8px 0;
	position: absolute;
	left: -10px;
	z-index: 99999;
	border-radius: 4px;
	background: #000;
	}