/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


/*li#toplevel_page_vc-general.wp-has-submenu.wp-not-current-submenu.menu-top.toplevel_page_vc-general {display:hidden;}*/

.menu-item-has-children.has_sub.narrow div.second div.inner ul {}

div.second div.inner ul li a{
max-height:40px;
    color: #9d9d9d;
    display: block;
    font-size: 11px;
    font-weight: 600;
    height: auto;
    letter-spacing: 1px;
    line-height: 16px;
    margin: 0;
    padding: 9px 0;
    text-transform: uppercase;
    transition: color 0.3s ease-in-out 0s;

}

