/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

ul.nav li ul li a {

font-size:16px;
}

/* Changes the default background color of the drop down menus */
#navigation ul.nav ul {
background: #ececec;
}