/*
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: 7.1
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.

*/

.header_top #lang_sel_list ul li a, .header_top #lang_sel_list ul li a:visited{
color:#ffffff !important;
}
.header_top #lang_sel_list ul li a.lang_sel_sel{
background-color:rgba(0,0,0,0.35) !important;
cursor:default !important;
}

.header_top #lang_sel_list ul li a.lang_sel_other:hover{
color:#ffffff !important;
background-color:rgba(0,0,0,0.1) !important;
}

.header_top{
line-height:30px!important;
}

nav.main_menu > ul > li > a{
padding:0 14px !important;
}
.header_bottom, nav.mobile_menu {
    background-color: #ffffff !important;
}

.solo-movil{
display:none !important;
}