/*
Theme Name: L4V Bridge
Theme URI: http://www.webmagistri.it/
Description: A child theme of Bridge Theme
Author: Giuseppe
Author URI: http://www.webmagistri.it/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/**
* Custom srtyles
**/
.header_bottom {
    min-height: 80px;
}

#mega-menu-wrap-top-navigation {
    background: transparent;
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation li.mega-align-bottom-right > ul.mega-sub-menu {
    left: -500px !important;
}
.scrolled .q_logo img.sticky {
    opacity: 1 !important;
    height: 150% !important;
}

.scrolled a.mega-menu-link {
    color: #fff !important;
}

.scrolled .mega-sub-menu a {
    color: #555 !important;
}

.scrolled .mega-sub-menu a:hover {
    color: #00cfc1 !important;
}

.scrolled a.mega-menu-link:hover {
    color: #00cfc1 !important;
    background-color: transparent !important;
}

.scrolled .q_logo img.mobile,
.scrolled .q_logo img.dark {
    display: none;
}

.q_logo img.dark,
.q_logo img.light,
.q_logo img.mobile,
.q_logo img.popup,
.q_logo img.sticky {}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    background: transparent !important;
    color: #31d9d7;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation>li.mega-menu-item.mega-toggle-on>a.mega-menu-link:hover {
    background: transparent !important;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-top-navigation #mega-menu-top-navigation>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-top-navigation #mega-menu-top-navigation>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    background: transparent !important;
    color: #31d9d7;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}

#mega-menu-wrap-top-navigation #mega-menu-top-navigation>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-top-navigation #mega-menu-top-navigation>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a:hover.mega-menu-link {
    color: #00cfc1;
}

a.mega-menu-link:hover {
    color: #00cfc1 !important;
}
.powered-by {
    display: none !important;
}
