/*
Theme Name: Bridge
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: http://qodethemes.com/
Text Domain: bridge
Version: 18.2
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.

*/

.page .content-in-row-under-slider span.wpcf7-list-item span.wpcf7-list-item-label {
    color: #fff;
}
p.acceptance-text {
    margin-bottom: 0 !important;
    text-align: left;
    position: absolute;
    bottom: -30px;
}
.page .content-in-row-under-slider .vc_col-md-3 > p {
    margin-bottom: 0;
}
.footer_inner .footer_top {
    padding-bottom: 0px;
}
.footer_top form.wpcf7-form p {
    line-height: 22px;
}
.footer_top form.wpcf7-form input.wpcf7-form-control.wpcf7-submit.submit-bottom {
    margin-top: 20px;
}
.home .content-in-row-under-slider span.wpcf7-list-item span.wpcf7-list-item-label a:hover{
	color:#B9BBBD;
}
.mobile_menu_button span i {
    font-size: 30px;
}
.footer_top .four_columns div#text-2 {
    padding-bottom: 10px;
}
div#custom_html-12 {
    display: none;
}
@media screen and (max-width: 991px) {
.footer_top .four_columns .column4 .column_inner>div .wpcf7-response-output.wpcf7-spam-blocked {
    color: #f00;
    font-size: 12px;
    line-height: 22px;
    padding: 0 7px;
}
}
