#jquery-dropmenu, #jquery-dropmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.7em;
	z-index: 300;
	display: inline-block;
	width: 100%;
	background: #e6c697;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	border-radius: 5px;
	box-shadow: 5px 5px 0px #cead84;
}

#jquery-dropmenu li{background: #c24a32;margin: 6px 6px 6px 0px;border-radius:4px;}
#jquery-dropmenu a {
	display:block;
	
	padding: 12px 15px!important;
	line-height: 22px;
	color: #fff;
	font-weight: normal;
	box-shadow: 0px 0px 0px #000!important;
	border-right:0px;
	
	text-decoration: none;
	
	letter-spacing: inherit;border-radius:4px;
}
#jquery-dropmenu .active a { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
	background: #45484d; /* Old browsers */
	background: -moz-linear-gradient(left, #45484d 0%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #45484d 0%, #000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #45484d 0%, #000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000', GradientType=1 ); /* IE6-9 */
	font-style:normal!important;
}



#jquery-dropmenu li ul li{     float: none;
    margin: 0px;
    border-radius: 0px;}
#jquery-dropmenu li ul a {
	height: auto;
    border-bottom: none;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #fff;
}
#jquery-dropmenu li.parent:hover{	background: #45484d; /* Old browsers */
	background: -moz-linear-gradient(left, #45484d 0%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #45484d 0%, #000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #45484d 0%, #000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000', GradientType=1 ); /* IE6-9 */
	font-style:normal!important;}
#jquery-dropmenu li ul li:hover{   	background: #45484d; /* Old browsers */
	background: -moz-linear-gradient(left, #45484d 0%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #45484d 0%, #000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #45484d 0%, #000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000', GradientType=1 ); /* IE6-9 */
	font-style:normal!important;
}



ul#jquery-dropmenu li.last-child a {
	border:none;
	position:relative;
	font-style:normal!important;
}
#jquery-dropmenu a:hover, ul#jquery-dropmenu li.current-menu-item a {
	color:#fff!important;  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
	background: #45484d; /* Old browsers */
	background: -moz-linear-gradient(left, #45484d 0%, #000000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #45484d 0%, #000000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #45484d 0%, #000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000', GradientType=1 ); /* IE6-9 */
}
#jquery-dropmenu li {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	font-size:14px;
	
}
#jquery-dropmenu ul {
	position:absolute;
	display:none;
	border-radius:0px;
	top:106%;
	left:0px;
}
#jquery-dropmenu ul a {
	border-left:1px solid #c8c8c8;
}
#jquery-dropmenu li ul {
	min-width:195px;
	background:none; padding:0px;
	box-shadow:0px 0px 0px #000;
}
#jquery-dropmenu li ul a {
	    height: auto;
    margin: 0px!important;
    border-bottom: 1px solid #c8c8c8;
    border-radius: 0px;
}
ul#jquery-dropmenu .fa {
	display:none;
}
#jquery-dropmenu ul ul {
	top:auto;
	border-radius:0px;
}
#jquery-dropmenu li ul ul {
	left: 100%;
	margin: 0 0 0 0px;
	top:0px;
}
ul#jquery-dropmenu li li.parent>a:after {
	content: "";
	position: absolute;
	top: 40%;
	right: 5px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent!important;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #fff;
    border-right: 0px solid #fff;

}

ul#jquery-dropmenu li.parent>a:after {
	content: "";
    position: absolute;
    top: 47%;
    right: 6px;
    width: 0;
    height: 0;
    border-top: 4px solid rgba(255, 255, 255, 1);
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
ul#jquery-dropmenu ul li:hover > a {
	background-color:transparent!important;
	color:#fff!important;
}
ul#jquery-dropmenu li.menu-item-has-children a:before {
	margin-left: 10px!important;
	margin-right: -2px!important;
	position: absolute!important;
	right: 5px!important;
	top: 12px!important;
}
/*dropdown stasr*/
ul.dropdown a, ul.dropdown a:link, ul.dropdown a:visited {
	text-shadow:0px 0px 0px #000!important
}

	
	