/*
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 INFO */
.post_info { 
display: none !important;
}

.portfolio_detail .info {
    padding: 0px 0px 0px 0px;

}

.filter_outer {
    text-align: center;
    font-size: 13px;
}

.latest_post_holder.boxes > ul > li .latest_post {
    border-top: 0 none;
    padding: 19px 20px 10px 0;
}

.latest_post_holder.dividers .boxes_image img {
    height: auto;
    image-rendering: optimizequality;
    margin-left: 15%;
    max-width: 100%;
}


.blog_holder article .post_image, .blog_holder article .post_image img, .blog_holder article .post_image > a {
    display: none !important;
    position: relative;
    width: 100%;
}

.portfolio_single .portfolio_images .fluid-width-video-wrapper, .portfolio_single .portfolio_images img {
    margin: 0 10px 18px !important;
}

.excerpt {
text-align: justify;
}