/*
Theme Name: Bridge Child
Theme URI: https://bridgelanding.qodeinteractive.com/
Template: bridge
Author: Qode Interactive
Author URI: https://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
Version: 29.8.1.1694553407
Updated: 2023-09-12 21:16:47

*/

.wp-block-heading {
	font: 60px source-sans-pro, sans-serif;
	line-height: 50px;
	letter-spacing: -2px;
	font-weight: 800;
}

/*  temp styling for Coates edit   */
.wp-block-heading-temp:hover {
  color: inherit;
  cursor: default;
}

.footer_top .textwidget .A, .footer_top .textwidget .id, .footer_top .textwidget .arch {
    font: 60px 'source-sans-pro', sans-serif;
    line-height: 50px;
    letter-spacing: -2px;
    font-weight: 800;
}

.page-id-183 .footer_top .textwidget .id, .single-portfolio_page .footer_top .textwidget .id {display: none;}
.page-id-36 .footer_top .textwidget .arch {display: none;}

.q_logo {display: none;}

h2, h3 {padding-bottom: 15px;}

p {padding-bottom: 21px;}

.page-id-36 .feature_holder { display: none !important; }
.page-id-36 .portfolio_title, .entry_title { pointer-events: none; }
.portfolio_category_10 .feature_holder { display: none !important; }

.page-id-183 .lightbox { display: none !important; }

/*  Single page hide catagories and tags   */
.portfolio_categories { display: none !important; }
.portfolio_tags { display: none !important; }
.gallery_text_inner { display: none !important; }

/*  Other Projects page hide headline   */
.postid-304 .portfolio_single h3 { visibility: hidden; }
.postid-304 .lightbox { display: none !important; }
.postid-304 .gallery_text_holder { display: none !important; }
.postid-304 .lightbox_single_portfolio { pointer-events: none; cursor: default; }

.portfolio_navigation { visibility: hidden; }

/*  Portfolio pages add top padding  */
.portfolio_single {
    padding-top: 32px;
}
