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


/* customizing */

.post_info .post_author,
.post_info .vertical_separator,
.post_info .blog_like {display: none;}

.full_width .grid_section .q_masonry_blog article, .q_masonry_blog article{background-color: transparent;}
.full_width .grid_section .q_masonry_blog article, .q_masonry_blog article h5 a,
.full_width .grid_section .q_masonry_blog article, .q_masonry_blog article p{color: white;}

aside .widget .current-menu-item a {color: #4eb4af !important;}


.gallery_holder ul li .gallery_hover {
    background-color: #4eb4af;
    background-color: rgba(78,180,175,.81);
    
    }

.icon_plus:before {
    content: "\33";
}
.icon_minus-06:before {
    content: "\32";
}


/* contact form */

span.wpcf7-list-item{margin: 0;}
div.wpcf7-response-output{color: #4e807e;}