/*
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");
.footer_top h5 {
    font-size: 17px !important;
}

.header_top .right .inner>div {
    border-bottom: 1px solid #000 !important;
}

.title5 {
    font-size: 21px !important;
    font-weight: 600 !important;
}

.title2 {
    color: #131212;
    font-size: 38px;
    line-height: 54px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 3.2px;
    text-transform: uppercase;
}

.wpcf7-form a {
    text-decoration: underline !important;
}

textarea {
    height: 130px !important;
}

.wpcf7-response-output {
    display: inline-block !important;
}

.title4 {
    font-size: 18px !important;
}

.title3 {
    font-size: 26px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}

.second li a {
    text-align: center !important;
    color: #000 !important;
}

.drop_down .second .inner>ul {
    background-color: #fff !important;
}

.two_columns_50_50>.column1{
	width: 66% !important;
}
.two_columns_50_50>.column2{
	width: 33% !important;
}