/*
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");

.blog_large_image article .post_info{ 
     display: none;
}

.header_top_bottom_holder {
     border-bottom: 7px solid black;
}

/* This Removed Social Media which need to fix */
.blog_single article .post_info{ 
     display: none;
}


/* This Removed Single Post Featured Image*/
body.single.single-post .blog_holder article .post_image {
    display: none;
}

.single-post .title_outer {
    display: none !important;
}

.single-post .content {
    padding-top: 160px !important;
}
