/*** 2019 Brand Refresh - override theme css ***/


/** 2019 FONTS **/
* {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'Understock';
    src: url('../fonts/UnderstockRegular.eot');
    src: url('../fonts/UnderstockRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/UnderstockRegular.woff2') format('woff2'), url('../fonts/UnderstockRegular.woff') format('woff'), url('../fonts/UnderstockRegular.ttf') format('truetype'), url('../fonts/UnderstockRegular.svg#UnderstockRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.montserrat {
    font-family: 'Montserrat', sans-serif;
}

.rokkitt {
    font-family: 'Rokkitt', serif;
}

.understock {
    font-family: 'Understock', serif;
}

/* MAIN BRAND FONT – Proxima Nova Google Font Alternative */
body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

/* HEADER FONTS */
.header .header__navbar .navbar__menu ul li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}

@media (min-width: 992px) and (max-width: 1280px) {
    .header .header__navbar .container {
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1048px) {
    .header .header__navbar .navbar__menu ul li a {
        font-size: 11px;
    }
}

@media (min-width: 1200px) {
    .header .header__navbar .navbar__menu ul li a {
        font-size: 14px;
    }
}

.header .header__navbar .navbar__menu ul li .dropdown-menu li a {
    font-size: 12px;
    line-height: 18px;
}

.header .header__notice p {
    font-family: 'Rokkitt', serif;
    font-size: 14px;
    letter-spacing: .025em;
    font-weight: 700;
}

/* BUTTON FONTS */
.button.button--white-lg, input.button--white-lg[type="submit"], .button.button--white-md, input.button--white-md[type="submit"], .button.button--white-sm, input.button--white-sm[type="submit"] {
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;
}

.button.button--white-lg, input.button--white-lg[type="submit"], .button.button--white-md, input.button--white-md[type="submit"] {
    font-size: 24px;
}

.button, .button.button--blue, input[type="submit"] {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    letter-spacing: .075em;
    font-size: 18px;
    padding: 6px 26px 5px;
}

.button, .button.button--blue, input[type="submit"], .button.button--gray, input.button--gray[type="submit"] {
    border-radius: 0;
}

.button.button--gray, input.button--gray[type="submit"] {
    padding: 6px 26px 5px;
}

/* HEADING FONTS */
.page-title, .section-title, .upcoming .upcoming__item .upcoming__content-bottom h2, h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: .05em;
}

h2 {
    font-size: 26px;
    line-height: 40px;
    font-weight: 500;
}

.marg--lg h2 {
    font-weight: 600;
    line-height: 1;
}

h3 {
    font-size: 24px;
    font-weight: 600;
}

h4 {
    font-size: 24px;
    font-weight: 600;
}

h1, h2, h3, h4, h5 {
    font-family: 'Montserrat', sans-serif;
}

.marg--lg h4, .upcoming .upcoming__item .upcoming__content-bottom h2 span:last-child, .event .event__title h1 span:last-child {
    font-family: 'Rokkitt', serif;
    font-weight: 400;
}

.upcoming .upcoming__nav .upcoming__carousel .upcoming__content .upcoming__title h5 {
    font-size: 15px;
    line-height: 17px;
    font-weight: 700;
    letter-spacing: -.05em;
}

.upcoming .upcoming__nav .upcoming__carousel .upcoming__content a {
    font-weight: 700;
}

.module-boxes .module-boxes__box h2 {
    font-family: 'Understock', serif;
}

.marg--lg ul {
    margin-bottom: 30px;
}

.events .events__filter ul li a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 19px;
}

/* BODY COPY */
div.mce_inline_error, input:not([type="submit"]), label, ol, p, select, table, textarea, ul {
    font-family: 'Rokkitt', serif;
    font-weight: 400;
    font-size: 20px;
}

/* FOOTER LINKS */
.footer .footer__content .footer__menu ul li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}

.footer .footer__content p {
    font-size: 16px;
}


/* 2019 COLORS */
a {
    color: #658BCC;
}

a:focus, a:hover {
    color: #658BCC;
}

/* HEADER COLORS */
h1, .page-title, .page-template-page-events .hero .hero__bg, .page-title, .section-title, .upcoming .upcoming__item .upcoming__content-bottom h2, h1, h2, h3, h4, h5, h6 {
    color: #375172;
}

.hero .hero__bg {
    background-color: transparent;
}

.header {
    background-image: none;
    background-color: #375172;
}

.header .header__notice {
    background-color: #8B6F4E;
}

.header .header__navbar .navbar__menu ul li a:focus, .header .header__navbar .navbar__menu ul li a:hover {
    color: #DED0B5;
}

.header .header__navbar .navbar__menu ul li .dropdown-menu {
    background-color: #375172;
}

/* SLIDER COLORS */
.upcoming .upcoming__item .upcoming__content-bottom h2 {
    color: #375172;
}

.upcoming .upcoming__item .upcoming__content-bottom h2 span:last-child {
    color: #8B6F4E;
}

/* FRIENDS OF BIJOU MODULE COLORS*/
.module-boxes .module-boxes__box:first-child {
    background-color: #DED0B5;
}

.module-boxes .module-boxes__box:first-child h2, .module-boxes .module-boxes__box:first-child ol, .module-boxes .module-boxes__box:first-child p, .module-boxes .module-boxes__box:first-child ul {
    color: #375172;
}

.module-boxes .module-boxes__box:first-child .button {
    background-color: #658BCC !important;
}

/* NEWSLETTER MODULE COLORS */
.module-boxes .module-boxes__box:last-child {
    background-color: #DED0B5;
}

.module-boxes .module-boxes__box:last-child h2, .module-boxes .module-boxes__box:last-child p, .module-boxes .module-boxes__box:last-child form {
    color: #375172;
}

.module-boxes .module-boxes__box:last-child input[type="submit"] {
    background-color: #658BCC !important;
}

/* HOME CTA MODULE COLORS */
.home .module-cta .module-cta__bg {
    background: none !important;
}

.home .module-cta {
    background-color: #375172;
}

.home .module-cta h2, .home .module-cta ol, .home .module-cta:not(media) p, .home .module-cta ul {
    color: #DED0B5;
}

.home .module-cta .module-cta__options .module-cta__option a {
    border-color: #DED0B5;
}

.home .module-cta .module-cta__options .module-cta__option a.button {
    color: #DED0B5;
}

/* MODULES */
body:not(.home) .module-cta .module-cta__bg {
    background-color: #DED0B5;
}

body:not(.home) .module-cta:not(.media) h2, .module-cta:not(.media) p, body:not(.home) .module-cta:not(.media) .module-cta__options .module-cta__option a {
    color: #375172;
}

body:not(.home) .module-cta:not(.media) .module-cta__options .module-cta__option a {
    border-color: #375172;
}

body:not(.home).page-id-995 .module-cta .module-cta__bg {
    background-color: #8B6F4E;
}

.page-id-995 .module-cta p {
    color: #ffffff;
}

body:not(.home) .module-cta.media .module-cta__bg {
    background-color: #8B6F4E;
}

.module-timeline .module-timeline__event .module-timeline__date p {
    color: #8B6F4E;
}

/* BUTTON & FORM COLORS */
.button, .button.button--blue, input[type="submit"], .button.button--blue:hover, input[type="submit"]:hover {
    background-color: #658BCC;
}

.button.button--white-sm, .button.button--white-md {
    color: #ffffff;
}

.module-cta__option .button.button--white-lg {
    background: rgba(222, 208, 181, .2);
}

.module-cta__option .button.button--white-lg:hover {
    background: rgba(222, 208, 181, .4);
}

body.home input:not([type="submit"]) {
    background-color: #DED0B5;
}

input:not([type="submit"]) {
    color: #375172;
}

.button.button--gray:hover, input.button--gray[type="submit"]:hover {
    background-color: #375172;
}

/* EVENT COLORS */
.event-box h4 {
    color: #375172;
}

.event-box h4 a span:last-child {
    color: #8B6F4E;
}

.events .events__filter ul li a.active, .events .events__filter ul li a:hover {
    color: #658BCC;
    border-color: #658BCC;
}

.event .event__title .page-title span:last-child, .event .event__title .section-title span:last-child, .event .event__title .upcoming .upcoming__item .upcoming__content-bottom h2 span:last-child, .event .event__title h1 span:last-child, .event-box h4 a span:last-child, .upcoming .upcoming__item .upcoming__content-bottom .event .event__title h2 span:last-child, .event .event__info .event__info-box span {
    color: #8B6F4E;
}

/* SUPPORT COLORS */
.page-id-114 .hero .hero__bg {
    background-image: none !important; /*remove this line to show bg images on live site*/
    background-color: #DED0B5;
}

body:not(.home).page-id-114 .module-cta .module-cta__bg {
    background-color: #BC995D;
}

body:not(.home).page-id-114 .hero .hero__banner .page-title, body:not(.home).page-id-114 .module-cta h2 {
    color: #795453;
}

.page-id-114 .module-cta ol, .page-id-114 .module-cta p, .page-id-114 .module-cta ul {
    color: #6E4D4C;
}

.page-id-114 {
    background-color: #DED0B5;
}

.page-id-114 section:nth-child(4).module .marg.marg--lg {
    background-color: #fff !important;
}

.page-id-114 h2, .page-id-114 h4 {
    color: #795453;
}

.page-id-114 p, .page-id-114 ol, .page-id-114 ul {
    color: #6E4D4C;
}

/* FOOTER COLORS */
.footer .footer__content, .footer .footer__content .social a {
    background-color: #658BCC;
}


/** LAYOUT **/

/* HEADER */
.dropdown-menu .dropdown-menu {
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #0f1f30;
}

.header .header__notice .container {
    width: 100% !important;
}

.header .header__notice {
    padding: 12px 0;
    text-align: left;
}

.nav-up .header {
    transform: translate3d(0, -160px, 0);
}

.header .header__navbar .navbar__brand {
    z-index: 999999;
}

.header .header__navbar .navbar__menu {
    padding-bottom: 8px;
}

.header::after {
    content: '';
    position: relative;
    z-index: 99;
    display: block;
    bottom: -8px;
    width: 100%;
    height: 8px;
    background-image: url(../img/nav-border-2x.png);
    background-size: 17px;
    background-repeat: repeat-x;
    background-position: bottom center;
}

.dropdown-menu {
    border-radius: 0;
}

/* SLIDER */
.upcoming .upcoming__item .upcoming__content-bottom {
    padding-top: 20px;
    padding-bottom: 20px;
}

.upcoming .upcoming__item .upcoming__content-bottom h2 {
    background: none;
}

.upcoming .upcoming__nav .upcoming__carousel {
    margin-bottom: 60px;
    margin-top: 20px;
}

/* MODULE BOXES */
.marg.marg--lg {
    margin: 0;
    padding: 70px 0;
}

.module-gallery .marg.marg--lg {
    padding: 0;
}

.module-gallery .marg.marg--lg h2 {
    margin-top: 70px;
}

.module .module__header {
    padding-bottom: 30px;
}

.module-boxes .module-boxes__box {
    position: relative;
    background-image: none !important;
    padding-top: 100px;
    padding-bottom: 100px;
}

.module-boxes .module-boxes__box:first-child::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 90;
    top: 0;
    right: -3px;
    height: 100%;
    width: 7px;
    background-image: url(../img/hex-vertborder-gold.png);
    background-repeat: repeat-y;
}

@media (max-width: 991px) {
    .module-boxes .module-boxes__box:first-child::after {
        background-image: url(../img/hex-horzborder-gold.png);
        height: 7px;
        width: 100%;
        right: 0;
        top: 100%;
        background-repeat: repeat-x;
    }
}

.module-boxes .module-boxes__box:last-child h2 + p {
    line-height: 0;
    margin-bottom: 0;
    display: none;
}

.module-boxes .module-boxes__box:last-child input:not([type="submit"]) {
    margin-bottom: 5px;
}

.module-boxes .button, .module-boxes input[type="submit"], .module-boxes .button:hover, .module-boxes input[type="submit"]:hover {
    color: #DED0B5;
}

.module-cta .module-cta__options .module-cta__option h4 {
    font-size: 1em;
    letter-spacing: .1em;
}

.module-cta .module-cta__options .module-cta__option a {
    padding: 38px 40px;
}

.module-cta {
    background-image: none !important;
}

body:not(.home) .module-cta::before {
    content: '';
    background-image: url(../img/cream-border-top-2x.png);
    background-size: 17px;
    background-repeat: repeat-x;
    height: 8px;
    width: 100%;
    display: block;
    position: relative;
    top: 0;
}

body:not(.home).page-id-995 .module-cta::before, body:not(.home) .module-cta.media::before {
    display: none;
}

.module-cta.media .module-cta__options .module-cta__option a {
    padding: 0;
}

/* HOME */
.home .module-cta {
    background-image: url(../img/hex-bg-border5-2x.png) !important;
    background-size: 36px;
    background-repeat: repeat;
    position: relative;
}

/* EVENTS */
.event .event__title .page-title, .event .event__title .section-title, .event .event__title .upcoming .upcoming__item .upcoming__content-bottom h2, .event .event__title h1, .upcoming .upcoming__item .upcoming__content-bottom .event .event__title h2 {
    background: none;
}

.event-box h4 {
    background: none;
    font-size: 15px;
    line-height: 17px;
    font-weight: 700;
    letter-spacing: -.05em;
}

.event .event__description, .event .event__intro, .module .module__header {
    background: none;
}

.page-template-page-event .hero .hero__banner {
    background-color: transparent;
}

.page-template-page-event .hero {
    background-color: #658BCC;
    background-image: url(../img/outlined-stars-blue2x.png);
    background-size: 480px;
    background-position: center -16px;
    background-repeat: repeat;
}

.single-bijou-events .hero .hero__banner {
    background-color: transparent;
}

.single-bijou-events .hero {
    background-color: #658BCC;
    background-image: url(../img/outlined-stars-blue2x.png);
    background-size: 480px;
    background-position: center -16px;
    background-repeat: repeat;
}

/* SUPPORT */
.page-id-114 .hero .hero__banner .page-title {
    text-indent: -9999999999px;
    background-image: url(../img/fotb-navy.png);
    height: 200px;
    background-size: 400px;
    background-repeat: no-repeat;
    background-position: center;
}

.page-id-114 .module-cta .module__content {
    margin: 0;
}

.page-id-114 .pad.pad--xlg {
    padding: 70px 0;
}

.page-id-114 .pad.pad--lg {
    padding: 30px 0;
}

.page-id-114 .marg.marg--lg {
    padding: 30px 0;
}

body:not(home).page-id-114 .module-cta::before {
    background-color: #DED0B5;
}

body:not(home).page-id-114 .module-cta::before, body:not(home).page-id-114 .module-cta::after {
    content: '';
    background-image: url(../img/mustard-border-top-2x.png);
    background-size: 17px;
    background-repeat: repeat-x;
    height: 8px;
    width: 100%;
    display: block;
    position: relative;
    top: 0;
}

body:not(home).page-id-114 .module-cta::after {
    background-image: url(../img/mustard-border-bottom-2x.png);
    background-size: 17px;
    bottom: 0;
}

/* FOOTER */
.footer .footer__content .social {
    margin: 100px 0 28px;
}

.footer .footer__content {
    background-color: #658BCC;
    background-image: url(../img/outlined-stars-blue2x.png) !important;
    background-size: 480px;
    background-position: center -16px;
    background-repeat: repeat;
}

/* MISC */
.module-cta p:last-of-type {
    margin-bottom: 0;
}