/*
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.1
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.

*/

/***REVISIONS***/

span.post_infos, .blog_holder .entry_date, .single_tags, .blog_holder .icon_social_holder, .blog_holder .post_info {
    display: none !important;
}

@media screen and (max-width: 63.9375em) {

.page-template-blog-large-image .container_inner .blog_holder{
    padding-top:70px !important;
}

}
  
  
  /***END REVISIONS***/