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

.title_subtitle_holder h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600 !important;
    letter-spacing: 2px !important;
    font-size: 40px !important;
}

p, li, h3 {
    margin-bottom: 15px;
}
._con_box_consult .wpb_wrapper {
    min-height: 280px;
}
._con_box_consult p {
    line-height: 24px;
    margin-top: 15px;
}
.with_quote_icon h4 {
    margin-left: 30px !important;
    margin-bottom: 15px !important;
}
.with_quote_icon .fa.fa-quote-right {
    margin-top: 20px !important;
}
._ul_half li{
	width:50%;
	float:left;
}

.comment_form {
    display: none !important;
}
#comments {
    display: none;
}
.post_text_inner {
    padding-bottom: 80px !important;
}
.title_subtitle_holder_inner h1 {
    line-height: 1 !important;
}