/*
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");

.projects_masonry_holder .image_holder img{
height: auto !important;
}
.single-portfolio_page .qode_image_gallery_no_space ul li.-before, .single-portfolio_page .qode_image_gallery_no_space ul li.-after{
display:none;
}
.single-portfolio_page .qode_image_gallery_holder ul, .single-portfolio_page .qode_image_gallery_holder ul li div{
 width: 100% !important;
height: auto !important;
}
.single-portfolio_page .qode_image_gallery_holder {
    height: auto !important;
}

.ptag{
    background-color: #c26437;
	padding: 20px 40px;
}

.ptag p{
    line-height: 1.5em !important;
    color: #FFF !important;
    font-size: 1.5em !important;
    font-weight: bold !important;
}

.q_logo a{
	visibility: visible !important;
}
.portfolio_main_holder .item_holder.image_text_zoom_hover .image_holder .image {
    width: 100%;
    height: auto;
}