/*
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");

.post_excerpt {
    margin: 15px 0px 0px 0px;
}

.ol .ul .li {
    margin: ;
    padding: ;
}

.content .container .container_inner.page_container_inner {
    padding: 20px;
}

.blog_holder article .post_text h2 .date {
    color: #BEBEBE;
    display: none;
}
.single-post .blog_single p {
    margin-bottom: 10px;
    margin-top: 15px;
}

.q_masonry_blog article .q_masonry_blog_post_text {
    padding: 8px 8px;
}

.vc_row {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}

.footer_top {
    padding: 40px 0px 40px;
}

