/************************************************

Stylesheet: Global Stylesheet

*************************************************/
html, body {
  overflow-x: hidden;
}

body {
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  margin: 0;
}

@font-face {
    font-family: 'georgiaregular';
    src: url('https://bluebridgecoaching.com/wp-content/themes/bluebridgecc/assets/styles/georgia/georgia.otf') format('otf'),
         url('https://bluebridgecoaching.com/wp-content/themes/bluebridgecc/assets/styles/georgia/georgia-webfont.woff2') format('woff2'),
         url('https://bluebridgecoaching.com/wp-content/themes/bluebridgecc/assets/styles/georgia/georgia-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'georgiabold';
    src: url('https://bluebridgecoaching.com/wp-content/themes/bluebridgecc/assets/styles/georgia/georgiabd.otf') format('otf'),
         url('https://bluebridgecoaching.com/wp-content/themes/bluebridgecc/assets/styles/georgia/georgiabd-webfont.woff2') format('woff2'),
         url('https://bluebridgecoaching.com/wp-content/themes/bluebridgecc/assets/styles/georgia/georgiabd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'georgiaitalic';
    src: url('https://bluebridgecoaching.com/wp-content/themes/bluebridgecc/assets/styles/georgia/georgiai.otf') format('otf'),
         url('https://bluebridgecoaching.com/wp-content/themes/bluebridgecc/assets/styles/georgia/georgiai-webfont.woff2') format('woff2'),
         url('https://bluebridgecoaching.com/wp-content/themes/bluebridgecc/assets/styles/georgia/georgiai-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'georgiabold_italic';
    src: url('https://bluebridgecoaching.com/wp-content/themes/bluebridgecc/assets/styles/georgia/georgiaz.otf') format('otf'),
         url('https://bluebridgecoaching.com/wp-content/themes/bluebridgecc/assets/styles/georgia/georgiaz-webfont.woff2') format('woff2'),
         url('https://bluebridgecoaching.com/wp-content/themes/bluebridgecc/assets/styles/georgia/georgiaz-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*********************
HEADER STYLES
*********************/

.header {
background-color: rgba(61, 80, 147, 1.0);
color: rgba(255, 255, 255, 1.0)
}

.logo-background {
background-color: rgba(34, 43, 64, 1.0);;
}

.bb-logo-box {
padding:0 20px 0 20px;
display:flex;
justify-content:center;
align-items:center;
}

#bb-logo {
margin: 20px;
}

/*********************
FOOTER STYLES
*********************/

.footer {
background-color: rgba(61, 80, 147, 1.0);
color: rgba(255, 255, 255, 1.0)
}

.footer-callout {
font-family: 'Raleway', sans-serif;
font-weight: 900;
font-style: black;
font-size: 4.5rem;
margin-left: 3rem !important;
}

.footer a {
color: rgba(255, 255, 255, 1.0) !important;
}

.footer a:hover {
color: rgba(255, 255, 255, 0.6) !important;
}

/*********************
Sticky Footer Styles
*********************/

.off-canvas-wrapper {
overflow: visible;
}

.off-canvas-content {
display: flex;
flex-direction: column;
height: 100vh;
}

header, nav, footer {
flex-shrink: 0;
}

.content {
flex: 1 0 auto; /* Use 1 0 auto instead of just 1 for backwards compatibility with other browsers */
}

/*********************
LiNK & MENUS
*********************/

.main-nav, .main-nav ul {
background-color: transparent;
}

.main-nav .active > a {
background: transparent;
}

#footer-links-left a {
color: rgba(255, 255, 255, 1.0) !important;
}

#footer-links-left a:hover {
color: rgba(255, 255, 255, 0.6) !important;
}

#footer-links-right a {
color: rgba(255, 255, 255, 1.0) !important;
}

#footer-links-right a:hover {
color: rgba(200, 255, 255, 0.6) !important;
}

.footer-link-title {
color: #fff !important;
font-size: 1.5rem;
font-family: 'Raleway', sans-serif;
pointer-events: none;
}

.footer-link-columns {
text-align: center;
margin-top: 1.5rem;
}

.quote-link a {
color: rgba(0, 0, 0, 1.0) !important;
}

.quote-link a:hover {
color: rgba(0, 0, 0, 0.6) !important;
}

#main-nav a {
color: #fff;
}

.dropdown .is-dropdown-submenu a {
color: rgba(50, 50, 50, 1.0) !important;
font-size: 0.9rem !important;
}

.dropdown .is-dropdown-submenu a:hover {
color: rgba(50, 50, 50, 0.6) !important;
font-size: 0.9rem !important;
}

.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
border-color: #ffffff transparent transparent !important;
}

.is-dropdown-submenu {
border-color: #000000 !important;
}

.dropdown .is-dropdown-submenu a {
padding: .5rem 0.7rem !important;
}

/* Walker Background Color */
.menu .active > a {
    background: transparent !important;
    color: #fefefe;
}

.eastbay a {
color: rgba(255, 255, 255, 1.0) !important;
}

.eastbay a:hover {
color: rgba(200, 255, 255, 0.6) !important;
}

.chambray a {
color: rgba(255, 255, 255, 1.0) !important;
}

.chambray a:hover {
color: rgba(200, 255, 255, 0.6) !important;
}

.ebonyclay a {
color: rgba(255, 255, 255, 1.0) !important;
}

.ebonyclay a:hover {
color: rgba(200, 255, 255, 0.6) !important;
}

/*********************
COLORS
*********************/

.chambray {
background-color: rgba(61, 80, 147, 1.0);
color: #fff;
}

.eastbay {
background-color: rgba(70, 68, 116, 1.0);
color: #fff;
}

.ebonyclay {
background-color: rgba(34, 43, 64, 1.0);
color: #fff;
}

.cornflower {
background-color: rgba(148, 214, 240, 1.0);
color: #000;
}

.roman {
background-color: #DB6B6B;
color: #000;
}

.why-blue-bridge {
background-color: rgb (59, 180, 227) !important;
color: #000 !important;
border: 0 !important;
text-align: center;
padding-left: 2rem;
padding-right: 2rem;
padding-bottom: 3rem;
padding-top: 3rem;
}

.why-blue-bridge {
text-align: left;
}

.white-text {
color: #fff;
}

.white-background {
background-color: rgba(255, 255, 255, 1.0);
color: #000;
}

/*********************
FLEX UTILITIES & MARGINS
*********************/

.center-xy {
display:flex;
justify-content:center;
align-items:center;
}

.mid-y-right {
display:flex;
justify-content:flex-end;
align-items:center;
}

.about-elizabeth-home {
padding: 3.5rem 2rem 3rem 2rem;
}

.zero-margin {
margin: 0px !important;
padding: 0px !important;
}

.image-margin {
margin: 1.5rem !important;
}

.testimony-margin {
margin-bottom: 3.6rem !important;
}

.entry-bottom-margin {
margin-bottom: 2.8rem !important;
}

.notification-padding {
padding-top: 1.2rem !important;
padding-bottom: 0.8rem !important;
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}

/*********************
DIV IMAGES
*********************/

.div-image {
  background-repeat: no-repeat;
  background-position:center;
  background-size: cover;
  width: 100%;
  height: 40vh;
  padding-right: 2rem;
  position: relative;
}

.div-image-hero {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
width: 100%;
height: 80vh;
padding-right: 0;
position: relative;
height: 100% !important;
min-height: 675px;
}

.div-button {
  position: absolute; 
  bottom: 0; 
  right: 0;
  margin-right: 2rem;
}

.div-button a:hover, a:active, a:focus {
outline: 0;
}

/*********************
WHY BLUE BRIDGE REVEAL
*********************/

.reveal {
border: 0px solid transparent !important;
border-radius: 0;
background-color: #94D6F0 !important;
}

.reveal h4 {
font-family: 'Raleway', sans-serif;
font-weight: 700;
}

.reveal p {
text-align: left;
}


.close-button {
    position: absolute;
    color: #000000 !important;
    cursor: pointer;
}

/*********************
RESPONSIVE IMAGES
*********************/

.image-responsive {
display: block;
max-width: 100%;
height: auto;
width: 100%;
}

/*********************
Gravity Forms
*********************/

.gform_confirmation_wrapper {
padding: 1rem 2rem !important;
background-color: #f0e6bd;
}

.paypal-button-text {
display: none !important;
}

#form-2 {
margin-top: -25px;
}

#braintree-hosted-field-number {
padding: 2px;
}

.mailchimp-title {
font-size: 1.2rem;
font-family: Raleway;
}

.mailchimp-desc {
font-size: 0.9rem;
}

body #gform_wrapper_2 .gform_body .gform_fields .gfield .ginput_container ::placeholder {
  color: #333;
  text-transform: uppercase;
}

body #gform_wrapper_2 .gform_body .gform_fields .gfield .gfield_required
{
display: none;
}

body #gform_wrapper_2 .gform_footer input[type=submit] {
padding: 3px 5px
}

body #gform_wrapper_2 .gform_body .gform_fields .gfield .gfield_label {
display: none !important;
}


.gform_wrapper.gravity-theme .gfield-choice-input {
display: inline-block;
top: 0;
vertical-align: middle;
margin-bottom: 2px;
}

.gform_wrapper.gravity-theme .gsection_description {
  clear: both;
  font-family: inherit;
  font-size: 15px;
  letter-spacing: normal;
  line-height: inherit;
  padding-top: 1px;
  width: 100%;
}
.gform_wrapper.gravity-theme .gfield_label {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0px;
  padding: 0;
}

/*********************
TYPOGRAPHY
*********************/

.tiny-text {
font-size: 0.7rem;
}

.small-text {
font-size: 0.85rem;
}

h1, h2, h2, h4, h5, h6 {
font-family: 'Raleway', sans-serif;;
}

.medium-large-title {
font-family: 'Raleway', sans-serif;
font-weight: 700;
margin-bottom: 1.3rem;
}

/*Workshop Typography*/

.ws-day {
margin-bottom: 0;
margin-top: 1.2rem;
line-height: 1.3rem;
font-size: 1.1rem;
}
.ws-date {
margin-bottom: 0;
line-height: 1.6rem;
}
.ws-time {
margin-bottom: 1.6rem;
line-height: 1.3rem;
font-size: 1.1rem;
}
.ws-fulldate {
margin-top: 1.2rem;
margin-bottom: 0;
line-height: 1.3rem;
font-size: 1.1rem;
}
.ws-fulltime {
margin-bottom: 0rem;
margin-top: 0rem;
line-height: 1.6rem;
font-size: 1.0rem;
}
.ws-loc {
margin-bottom: 1.6rem;
line-height: 1.3rem;
font-size: 1.1rem;
}
.ws-type {
margin-bottom: 1.6rem;
line-height: 1.3rem;
font-size: 1.1rem;
}

.ts-box {
text-align: center;
margin: 1.4rem 0 1.2rem 0;
}

.ts-box p {
margin-bottom: 0rem;
display: block;
margin-right: 0.9rem;
margin-left: 0.9rem;
font-size: 0.9rem;
}

.ts-title {
font-family: Raleway, sans-serif;
font-weight: 700;
margin-bottom: 0.7rem;
font-size: 1.1rem;
}

.ts-date {
font-family: Open Sans, sans-serif;
font-size: 0.9rem;
margin-top: 0.8rem;
}

.mid-box-title {
font-family: 'Raleway', sans-serif;
font-size: 1.3rem;
font-weight: 200;
}

.mid-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-contain {
  padding: 1.5rem 2rem;
  position: relative;
  text-align: center;
}

.mid-box p {
font-size: 1.1rem;
text-align: center;
font-weight: 200;
}

.mid-box ul li {
font-size: 1.1rem;
text-align: left;
font-weight: 200;
}

.mid-box-link {
font-size: 1.2rem;
text-align: center !important;
}

.tools-box-title {
margin-top: 1.6rem;
margin-bottom: 0.4rem !important;
line-height: 2.2rem;
}

.tools-box-subtitle {
margin-top: 0 !important;
margin-bottom: 0 !important;
}

.level-box-subtitle {
margin-top: 0 !important;
margin-bottom: 1.8rem !important;
}

.tools-box-type {
margin: 1.8rem 0;
font-size: 1.4rem;
}

.tools-box-button {
font-weight: 700 !important;;
}

.tools-box-nextdate {
font-weight: 500 !important;
margin: 0 0;
}

.tools-box-date {
font-weight: 500 !important;
margin: 0.2rem 0;
}

.tools-box-price {
font-weight: 500 !important;
margin-top: 2.0rem;
}

.masthead {
font-weight: 200;
font-size: 1.1rem;
text-align: center;
display: block;
margin-top: 0.9rem;
margin-bottom: 1.1rem;
}

.entry-title {
font-weight: 900;
text-align: center;
margin-top: 3.0rem;
margin-bottom: 1.3rem;
line-height: 3.0rem;
}

.entry-subtitle {
font-weight: 600;
text-align: center;
margin-top: -1.2rem;
margin-bottom: 1.3rem;
}

.entry-statement {
font-weight: 400;
margin-bottom: 2.2rem;
font-size: 1.5rem;
text-align: center;
}

.block-center {
text-align: center;
}

.block-center p {
text-align: left;
}

.block-center .footer-link-center {
text-align: center;
}

.footer-text-callout {
padding-bottom: 0 !important;
margin-bottom: 0 !important;
}

.body-padding {
padding-top: 2.6rem;
padding-bottom: 1.2rem;
}

.quote {
font-size: 1.4rem;
font-family: 'georgiabold_italic', serif;
font-style: italic;
}

q {
quotes: '“' '”' '‘' '’';
font-size: 1.4rem;
font-family: 'georgiaregular', serif;
font-style: italic;
display: block;
}

q::before {
content: open-quote;
font-family: 'georgiaregular', serif;
font-size: 3em;
font-weight: 200;
line-height: 0.1em;
margin-right: 0.12em;
vertical-align: -0.4em;
}
q::after {
content: close-quote;
font-family: 'georgiaregular', serif;
font-size: 3em;
font-weight: 200;
line-height: 0.1em;
margin-left: -0.02em;
vertical-align: -0.4em;
}

.quote-padding {
padding-top: 2.6rem;
padding-bottom: 1.2rem;
}

.quote-attribution {
margin-top: 1.0rem;
margin-bottom: 0.9rem;
margin-left: 0.6rem;
}

.footer-link-size {
font-size: 1.0rem;
}

/*********************
POSTS & CONTENT STYLES
*********************/
.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #14679e;
    color: #fefefe; }

/*********************
SIDEBARS & ASIDES
*********************/
.sidebar li {
  list-style: none; }

.widget ul {
  margin: 0; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
}

/*********************
VISUAL EDITOR STYLES
*********************/
body#tinymce {
  margin: 20px; }

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

/*# sourceMappingURL=style.css.map */
