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

.tiled-gallery__item {margin-bottom:25px;}

.social_share_list_holder {display:none;}

.blog_holder.masonry, .blog_holder.masonry_full_width {
    top: 10%;
}

.icon_social_holder {display:none;}

@media (max-width: 800px) {
.qode_elementor_container_inner, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, div.grid_section .section_inner, nav.content_menu ul {width:98%!important;}
}

.homebox {background-color: #ffffff;}
.homebox h2  {padding:25px 0px 30px 30px; font-size: 22px;}
.homebox h2 a  {font-size: 22px!important;}

.footer_top {display: none;}
.footer_bottom {display: none;}

.borderbox { border: 3px solid #b68ae2; padding:25px; background-color: #cccccc;}
.borderbox2 { border: 1px solid blue; padding:25px; }
.borderbox3 { border: 1px solid blue; padding:25px;}


/*
.blog_holder article .post_image, .blog_holder article .post_image img, .blog_holder article .post_image>a {
    max-height: 300px;
}
*/