/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Feb 18 2016 | 11:32:12 (pm)
/*
/******* Do not edit this file *******/

li.widget.widget_nav_menu ul li a{
    background: url("http://taktikcommunication.com/web/wp-content/themes/taktik/images/white_bullet.gif") no-repeat scroll center right rgba(0, 0, 0, 0);
    border: medium none;
    line-height: 1.6em;
    padding: 0 15px 0 0;
    text-align: right;
  	font-family:arial;
	margin: 0;  font-weight: bold;
}
li.widget.widget_nav_menu ul.sub-menu{
border:none;    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);}
li.widget.widget_nav_menu  .sub-menu li:hover > ul,li.widget.widget_nav_menu .menu li:hover > ul {
    min-width:inherit;
    position: inherit;
    z-index: inherit;
}
li.widget.widget_nav_menu ul li ul{
  display:block; padding-right:20px;
}