/*
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");

nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active > a, nav.mobile_menu ul li.current-menu-item > a{
    color: #0f1f3f;
}

nav.mobile_menu ul li a, nav.mobile_menu ul li h3{
    color: #0f1f3f;
}

.title.title_size_large h1 {
    font-size: 35px;
    line-height: 54px;
    font-weight: 585;
    letter-spacing: -2.2px;
    text-transform: capitalize;
    color: #dfe23e;
    text-align: left;
}

.title_holder{
    margin-top:80px!important;
}

.position_right .breadcrumb {
    position: relative;
    top: -106px;
}

.title.has_background{
    height: 100px!important;
}

