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

.portfolio_container .column2,
.two_columns_75_25>.column2{ display: none}
.portfolio_container>.column1{ width: 100%; float: none}
.dark.sticky nav.main_menu>ul>li.active>a, .dark.sticky nav.main_menu>ul>li>a, .dark.sticky nav.main_menu>ul>li>a:hover, .light.sticky nav.main_menu>ul>li.active>a, .light.sticky nav.main_menu>ul>li>a, .light.sticky nav.main_menu>ul>li>a:hover, header.sticky nav.main_menu>ul>li>a {
    line-height: 80px !important;
}

header.sticky .logo_wrapper, header.sticky.centered_logo .logo_wrapper, header.sticky .side_menu_button, header:not(.sticky) .header_menu_bottom .side_menu_button {
    height: 80px !important;
}

.testimonials_c_holder .testimonial_content_inner {
    background: rgba(255,255,255,0);
}

.entry-meta,
.post-meta,
.meta-info,
.blog-meta,
.elementor-post__meta-data,
.elementor-post-info,
.entry-date,
.post-date,
.author,
.comments-link {
    display: none !important;
}