/**********************************************************************************

	put here your custom CSS code to modify the design of IceTheme template
	
	* We strongly reccommend you to not edit other CSS or Less files as in 
	case you will update the template all your changes might be lost.	
	
**********************************************************************************/
#columns .moduletable h3 {
    	color:#ffff0c;
}
.iceMenuLiLevel_1 active
{
  background: #2c2d2d;
}
.iceMenuLiLevel_1
{
  background: #181919;
}
