/*
Theme Name: BB Cadence Child Theme
Theme URI: https://www.catalystdesigngroup.com
Version: 1.0
Description: Child theme with updates as required.
Author: CDG
template: bb-theme
*/

/* Add your custom styles here... */ 

@font-face {
    font-family: 'Trajan Pro';
    src: url('fonts/TrajanPro-Bold.woff2') format('woff2'),
        url('fonts/TrajanPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Trajan Pro';
    src: url('fonts/TrajanPro-Regular.woff2') format('woff2'),
        url('fonts/TrajanPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.breadcrumb {
    padding: 130px 15px!important;
    margin-bottom: 0px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    background: url('https://montclareschool.cdg.host/wp-content/uploads/title-bg.jpg')!important;
}
.breadcrumb h1{color: #fff!important;}
.fl-node-5b3539904feb4 .fl-module-content .fl-icon i, .fl-node-5b3539904feb4 .fl-module-content .fl-icon i::before {
    color: #fff;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #a32035!important;
}
h1, h2, h3, h4, h5, h6 {font-weight:bold;}

.uabb-faq-item .uabb-faq-content {
    padding: 20px;
	background: #f7f7f7!important; 
    border:1px solid #ddd!important;
}
.fl-node-60535e8561a38 .uabb-faq-questions60535e8561a38 {
    background: #a32035!important;
    color: #fff;
}
.uabb-faq-before-text .uabb-faq-question-label {
    padding-left: 20px;
    color: #fff!important;
	font-size: 14px;
}
.fl-node-5b22efbc2bd63 .fl-menu .menu, .fl-node-5b22efbc2bd63 .fl-menu .menu > li {
    font-family: "Trajan Pro", 'Times New Roman',Times, serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    text-transform: uppercase;
}
.fl-node-5b3539511244b .fl-module-content .fl-icon i, .fl-node-5b3539511244b .fl-module-content .fl-icon i::before {
    color: #fff!important;
}






