/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 6.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.q_logo a {
    height: 66px !important;
    margin-left: -29px !important;
}

nav.main_menu > ul > li > a {
    padding: 0 8px !important;
}
.main_menu.drop_down.right {
    margin-right: -45px !important;
}

.goog-tooltip.skiptranslate {
    display: none !important;
}

#nav-menu-item-16506 {
    background: red !important;
}
#nav-menu-item-16506 > a {
    color: white !important;
}

.content.content_top_margin {
    margin-bottom: 0 !important;
}

footer.uncover {
  position: static !important;
}

@media all and (max-width:1000px){
nav.mobile_menu ul ul {
  display: list-item !important;
}
}