/* jQuery.mmenu counters addon CSS */ em.mm-counter { font : inherit; font-size : 14px; font-style : normal; text-indent : 0; line-height : 20px; display : block; margin-top : -10px; position : absolute; left : 45px; top : 50%; } em.mm-counter + a.mm-next { width : 90px; } em.mm-counter + a.mm-next + a, em.mm-counter + a.mm-next + span { margin-left : 90px; } em.mm-counter + a.mm-fullsubopen { padding-right : 0; } .mm-vertical > .mm-counter { top : 12px; margin-top : 0; } .mm-vertical.mm-spacer > .mm-counter { margin-top : 40px; } .mm-nosubresults > .mm-counter { display : none; } .mm-menu em.mm-counter { color : rgba(0, 0, 0, 0.3); }