.red{background:#7d1900; color:#fff;}

.red > .wsmenu-list > li > a{color:#424242; border-right:1px solid rgba(0,0,0,0.10); }
.red > .wsmenu-list > li > a{background-color:#fff !important;}
.red > .wsmenu-list > li > a > .arrow:after{ border-top-color:#E5E5E5 !important;}
.red > .wsmenu-list > li:hover>a{background:#7d1900 !important; color:#fff !important;}
.red > .wsmenu-list > li > a:hover {background:#7d1900 !important; color:#fff !important;}
.red > .wsmenu-list > li > a.active{background:#7d1900 !important; color:#fff !important;}
.red > .wsmenu-submenu > li > a:hover {background:#7d1900 !important; border-radius:0px!important; color:#fff !important;}
.red .wsmenu-list li a:hover .arrow:after{ border-top-color:#fff;}
.red .wsmenu-list li a.active .arrow:after{ border-top-color:#fff;}
.red .wsmenu-list li:hover>a .arrow:after{ border-top-color:#fff;}

.red-grdt{
	background: #FFC36A;
	/*background: -moz-linear-gradient(top,  #f05c48 0%, #7d1900 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f05c48), color-stop(100%,#7d1900));
	background: -webkit-linear-gradient(top,  #f05c48 0%,#7d1900 100%);
	background: -o-linear-gradient(top,  #f05c48 0%,#7d1900 100%);
	background: -ms-linear-gradient(top,  #f05c48 0%,#7d1900 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f05c48', endColorstr='#7d1900',GradientType=0 );*/
	color:#80a139;}
		

.tranbg > .wsmenu-list > li > a{color:#e5e5e5; border-right:none; background-color:transparent; }
.tranbg > .wsmenu-list > li > a:hover{background-color:transparent !important; }
.tranbg > .wsmenu-list > li > a{background-color:transparent !important; }
.tranbg > .wsmenu-list > li > a > .arrow:after{ border-top-color:#E5E5E5 !important;}

					
.red-grdt > .wsmenu-list > li > a{color:#990E00 !important;}
.red-grdt > .wsmenu-list > li > a{background-color: #FFC36A;}
.red-grdt > .wsmenu-list > li > a > .arrow:after{ border-top-color:#fff !important;}

@media only screen and (max-width: 780px) {

.red-grdt > .wsmenu-list > li > a > .fa{ color:#fff !important; }

/* Color Theme */
.red > .wsmenu-submenu > li:hover>a{ background-color:#7d1900 !important; color:#fff;}
.red > .wsmenu > .wsmenu-list > li > a.active{color: #fff; background-color: #7d1900;}
.red > .wsmenu > .wsmenu-list > li > a:hover{ color: #fff; background-color: #7d1900;}	

.chocolate > .wsmenu-submenu > li:hover>a{ background-color:#934915 !important; color:#fff;}
.chocolate > .wsmenu > .wsmenu-list > li > a.active{color: #fff; background-color: #934915;}
.chocolate > .wsmenu > .wsmenu-list > li > a:hover{ color: #fff; background-color: #934915;}	

}
