@charset "UTF-8";
/*************************************************

ACF Core + Unique Theme SASS
  
Author: Bobbi Martin & Joseph Croasdaile

// Table of Contents

// CORE

    1.1 General
     - Variables & Mixins
     - Padding, Margin & Alignment
     - Fonts & Headers
     - Body, Links & Buttons
     - Misc
    1.2 Site Header Import
     - Logo
     - Navigation
    1.3 Content
     - Page Header
     - Body
     - Columns
     - Pagination
     - Search
     - 403
     - 404
    1.4 Footer
     - Sections
     - Widgets
     - Copyright
    1.5 Additional Imports
     - Columns
     - Fadeup
     - Hover Effect
     - Genesis Shortcodes Plugin
     - Grid Slidetoggle
     - Woocommerce
     - Events

// UNIQUE / CUSTOM

    2.1 Site Header
     - Logo
     - Nav    
    2.2 Content
     - Headers
    2.3 Footer
    2.4 Page Specific
     - Homepage
     - About
     - Contact
     - FAQs
    2.6 GUTENBERG
    2.6 MISC
     - Image Section
     - Slider Widgets
     - Gravity Forms
     - Audio Player
     - Password Protect
    2.7 EVENTS

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

CORE

*************************************************************
************************************************************/
/************************************************************
  1.1 GENERAL
  ************************************************************/
/************************************************************
    GENERAL - VARIABLES & MIXINS
    ************************************************************/
/* ADA */
/*$cornflower-blue:         #5e6b8d;*/
/* Color Options
      --------------------------------------------- */
.has-coral-color {
  color: #F47A5E; }

.has-coral-background-color {
  background-color: #F47A5E; }

.has-cornflower-color {
  color: #5e6b8d; }

.has-cornflower-background-color {
  background-color: #5e6b8d; }

.has-aqua-color {
  color: #B1D0D3; }

.has-aqua-background-color {
  background-color: #B1D0D3; }

.has-skeptic-color {
  color: #C7E6E1; }

.has-skeptic-background-color {
  background-color: #C7E6E1; }

.has-golden-color {
  color: #E6DFA1; }

.has-golden-background-color {
  background-color: #E6DFA1; }

.has-lavendar-color {
  color: #8193C5; }

.has-lavendar-background-color {
  background-color: #8193C5; }

.has-lightgray-color {
  color: #fcf6f4; }

.has-lightgray-background-color {
  background-color: #fcf6f4; }

.has-gray-color {
  color: #b1b0b0; }

.has-gray-background-color {
  background-color: #b1b0b0; }

.has-darkgray-color {
  color: #3B4948; }

.has-darkgray-background-color {
  background-color: #3B4948; }

.has-black-color {
  color: #000; }

.has-black-background-color {
  background-color: #000; }

.has-white-color {
  color: #fff; }

.has-white-background-color {
  background-color: #fff; }

.has-offwhite-color {
  color: #fcf6f4; }

.has-offwhite-background-color {
  background-color: #fcf6f4; }

.site-container .has-small-font-size {
  font-size: 1rem;
  line-height: 1.5rem; }

.site-container .has-normal-font-size {
  font-size: 1.0625rem !important;
  line-height: 1.59375rem; }

/************************************************************
    GENERAL - PADDING, MARGIN  & ALIGNMENT
    ************************************************************/
.p-t-no {
  padding-top: 0px; }

.p-t-xs {
  padding-top: 0.5rem; }

.p-t-sm {
  padding-top: 0.875rem; }

.p-t-md {
  padding-top: 1.125rem; }

.p-t-lg {
  padding-top: 1.5rem; }

.p-t-xl {
  padding-top: 2rem; }

.p-t-xxl {
  padding-top: 3rem; }

.p-b-no {
  padding-bottom: 0px !important; }

.p-b-xs {
  padding-bottom: 0.5rem; }

.p-b-sm {
  padding-bottom: 0.875rem; }

.p-b-md {
  padding-bottom: 1.125rem; }

.p-b-lg {
  padding-bottom: 1.5rem; }

.p-b-xl {
  padding-bottom: 2rem; }

.p-b-xxl {
  padding-bottom: 3rem; }

.p-a-no, .p-no {
  padding: 0px; }

.p-a-lg {
  padding: 1.5rem; }

.p-a-xl {
  padding: 2rem; }

.p-v-no {
  padding-top: 0px;
  padding-bottom: 0px; }

.m-t-no {
  margin-top: 0px; }

.m-t-xs {
  margin-top: 0.5rem; }

.m-t-sm {
  margin-top: 0.875rem; }

.m-t-md {
  margin-top: 1.125rem; }

.m-t-lg {
  margin-top: 1.5rem; }

.m-t-xl {
  margin-top: 2rem; }

.m-t-xxl {
  margin-top: 3rem; }

.m-b-no {
  margin-bottom: 0px; }

.m-b-xs {
  margin-bottom: 0.5rem; }

.m-b-sm {
  margin-bottom: 0.875rem; }

.m-b-md {
  margin-bottom: 1.125rem; }

.m-b-lg {
  margin-bottom: 1.5rem; }

.m-b-xl {
  margin-bottom: 2rem; }

.m-b-xxl {
  margin-bottom: 3rem; }

.m-x-xs {
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

.m-a-no, .m-no {
  margin: 0px; }

.text-a-left {
  text-align: left; }

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

.text-a-right {
  text-align: right; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.one-half.centered-div, .one-fourth.centered-div, .one-third.centered-div {
  float: none;
  margin: 0 auto; }

/************************************************************
    GENERAL - FONTS & HEADERS
    ************************************************************/
@font-face {
  font-family: 'VBSConcrete';
  src: url("VBSConcrete.eot");
  src: url("VBSConcrete.eot?#iefix") format("embedded-opentype"), url("VBSConcrete.woff") format("woff"), url("VBSConcrete.ttf") format("truetype");
  font-weight: normal; }

/*$header-serif: nunito-sans, sans-serif;*/
h1, h2, h3, h4, h5, h6 {
  font-family: nunito-sans, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  text-transform: unset; }
  h1.serif, h2.serif, h3.serif, h4.serif, h5.serif, h6.serif {
    font-family: merriweather, serif; }
    h1.serif em, h2.serif em, h3.serif em, h4.serif em, h5.serif em, h6.serif em {
      font-size: unset;
      font-weight: unset; }

h2 {
  margin-bottom: 1.5rem;
  color: #F47A5E; }
  h2 small {
    display: block; }

h1.alt, h2.alt, h3.alt, h4.alt, h5.alt, h6.alt {
  font-family: nunito-sans, sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

h1 {
  font-size: 3rem; }
  @media only screen and (max-width: 1100px) {
    h1 {
      font-size: 2.625rem; } }
  @media only screen and (max-width: 960px) {
    h1 {
      font-size: 2.25rem; } }
  @media only screen and (max-width: 768px) {
    h1 {
      font-size: 1.8rem; } }
h2 {
  font-size: 2.1rem; }
  @media only screen and (max-width: 1100px) {
    h2 {
      font-size: 1.8375rem; } }
  @media only screen and (max-width: 960px) {
    h2 {
      font-size: 1.575rem; } }
  @media only screen and (max-width: 768px) {
    h2 {
      font-size: 1.26rem; } }
h3 {
  font-size: 1.8rem; }
  @media only screen and (max-width: 1100px) {
    h3 {
      font-size: 1.575rem; } }
  @media only screen and (max-width: 960px) {
    h3 {
      font-size: 1.35rem; } }
  @media only screen and (max-width: 768px) {
    h3 {
      font-size: 1.08rem; } }
h4 {
  font-size: 1.5rem;
  line-height: 1.5; }
  @media only screen and (max-width: 1100px) {
    h4 {
      font-size: 1.3875rem; } }
  @media only screen and (max-width: 960px) {
    h4 {
      font-size: 1.275rem; } }
  @media only screen and (max-width: 768px) {
    h4 {
      font-size: 1.125rem; } }
h5 {
  font-size: 1.2rem;
  line-height: 1.8rem;
  line-height: 1.6; }
  @media only screen and (max-width: 1100px) {
    h5 {
      font-size: 1.05rem; } }
  @media only screen and (max-width: 960px) {
    h5 {
      font-size: 0.9rem; } }
h6 {
  font-size: 0.975rem;
  line-height: 1.4625rem;
  line-height: 1.6;
  margin-bottom: 0.25rem; }
  @media only screen and (max-width: 1100px) {
    h6 {
      font-size: 0.899925rem; } }
.site-container p.has-larger-font-size {
  font-size: 1.3875rem;
  line-height: 1.6; }
  @media only screen and (max-width: 960px) {
    .site-container p.has-larger-font-size {
      font-size: 1.275rem; } }
  @media only screen and (max-width: 768px) {
    .site-container p.has-larger-font-size {
      font-size: 1.125rem; } }
.entry-content h4 {
  margin-top: 0px; }

.uppercase {
  text-transform: uppercase; }

p {
  margin: 0 0 1.5rem;
  padding: 0; }

p:last-child {
  margin-bottom: 0px;
  /*@media only screen and (max-width: $md) {
              margin: 0 0 18px;
            }*/ }

.column_1 p:last-child {
  margin-bottom: 0px; }
  @media only screen and (max-width: 768px) {
    .column_1 p:last-child {
      margin: 0 0 18px; } }
/************************************************************
    GENERAL - BODY, LINKS & BUTTONS
    ************************************************************/
body {
  background-color: #ffffff;
  font-family: nunito-sans, sans-serif;
  font-weight: 500;
  font-size: 1.0625rem;
  color: #000000;
  line-height: 1.59375rem; }
  @media only screen and (max-width: 1100px) {
    body {
      font-size: 1rem; } }
  @media only screen and (max-width: 768px) {
    body {
      font-size: 0.9375rem; } }
a {
  color: #F47A5E;
  text-decoration: none;
  /*text-decoration-color: $lightgray;
        text-underline-position: under;*/
  font-weight: 400; }

a:hover {
  color: #476692; }

.entry-title a, .sidebar .widget-title a, .wpp-list .post-title a, .black-link a, .rp4wp-related-post-content a {
  color: #000000;
  text-decoration: underline;
  text-decoration-color: white;
  text-underline-position: under; }

.entry-title a:focus, .entry-title a:hover {
  color: #476692; }

.inverted a {
  color: #ffffff; }

.inverted a:hover {
  color: #ffffff; }

@media only screen and (max-width: 768px) {
  p {
    margin: 0 0 18px; } }

.site-container .wp-block-buttons.centered {
  text-align: center; }
  .site-container .wp-block-buttons.centered .has-darkgray-background-color {
    background-color: #333333; }

.ab-button {
  background-color: #333333 !important; }

body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button:not(.vjs-button):not(.vjs-big-play-button):not(.tribe_events_filters_reset):not(.tribe_events_filters_show_filters):not(.tribe_events_filters_close_filters), body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button {
  padding: 0.875rem 1.125rem;
  border-radius: 0px;
  display: inline-block;
  color: #F47A5E;
  font-family: nunito-sans, sans-serif;
  font-size: 1rem;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 800;
  line-height: initial;
  background-color: transparent;
  border: 1px solid #F47A5E; }
  body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button.large:not(.vjs-big-play-button):not(.vjs-button):not(.tribe_events_filters_show_filters):not(.tribe_events_filters_close_filters):not(.tribe_events_filters_reset), body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default.large, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button.large {
    font-size: 1.6875rem;
    line-height: 1.0625rem;
    padding: 1.5rem 2rem; }
    @media only screen and (max-width: 480px) {
      body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button.large:not(.vjs-big-play-button):not(.vjs-button):not(.tribe_events_filters_show_filters):not(.tribe_events_filters_close_filters):not(.tribe_events_filters_reset), body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default.large, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button.large {
        width: 100%;
        font-size: 1.0625rem;
        padding: 0.875rem 2rem; } }
  @media only screen and (max-width: 960px) {
    body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button:not(.vjs-button):not(.vjs-big-play-button):not(.tribe_events_filters_reset):not(.tribe_events_filters_show_filters):not(.tribe_events_filters_close_filters), body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button {
      margin-top: 1.125rem; } }
  @media only screen and (max-width: 768px) {
    body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button:not(.vjs-button):not(.vjs-big-play-button):not(.tribe_events_filters_reset):not(.tribe_events_filters_show_filters):not(.tribe_events_filters_close_filters), body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button {
      margin-top: 0.5rem;
      margin-bottom: 1.125rem;
      padding: 14px 10px 10px; } }
  @media only screen and (max-width: 480px) {
    body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button:not(.vjs-button):not(.vjs-big-play-button):not(.tribe_events_filters_reset):not(.tribe_events_filters_show_filters):not(.tribe_events_filters_close_filters), body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button {
      width: 100%;
      font-size: 1rem; } }
  body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button.small:not(.vjs-big-play-button):not(.vjs-button):not(.tribe_events_filters_show_filters):not(.tribe_events_filters_close_filters):not(.tribe_events_filters_reset), body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default.small, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button.small {
    font-size: 1.125rem;
    padding: 14px 24px; }
    @media only screen and (max-width: 768px) {
      body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button.small:not(.vjs-big-play-button):not(.vjs-button):not(.tribe_events_filters_show_filters):not(.tribe_events_filters_close_filters):not(.tribe_events_filters_reset), body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default.small, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button.small {
        margin-top: 0.5rem;
        margin-bottom: 1.125rem;
        font-size: 0.9375rem;
        padding: 14px 10px 10px; } }
  body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button:not(.vjs-button):not(.vjs-big-play-button):not(.tribe_events_filters_reset):not(.tribe_events_filters_show_filters):not(.tribe_events_filters_close_filters):hover, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default:hover, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button:hover {
    background-color: #F47A5E;
    color: #ffffff; }
  body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button.inverted:not(.vjs-big-play-button):not(.vjs-button):not(.tribe_events_filters_show_filters):not(.tribe_events_filters_close_filters):not(.tribe_events_filters_reset), body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default.inverted, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button.inverted {
    background-color: #F47A5E;
    color: #ffffff; }
    body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button.inverted:not(.vjs-big-play-button):not(.tribe_events_filters_reset):not(.tribe_events_filters_show_filters):not(.tribe_events_filters_close_filters):not(.vjs-button):hover, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default.inverted:hover, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button.inverted:hover {
      background-color: #F47A5E;
      color: #ffffff; }
    body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button.outline.inverted:not(.vjs-big-play-button):not(.tribe_events_filters_reset):not(.vjs-button):not(.tribe_events_filters_close_filters):not(.tribe_events_filters_show_filters), body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default.inverted.outline, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button.inverted.outline {
      background-color: transparent;
      border: 1px solid #ffffff; }
  body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button.red:not(.vjs-big-play-button):not(.vjs-button):not(.tribe_events_filters_show_filters):not(.tribe_events_filters_close_filters):not(.tribe_events_filters_reset), body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default.red, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button.red {
    background-color: red;
    max-width: 500px;
    color: #ffffff;
    border: none;
    display: block;
    margin: 1.125rem auto 1.5rem; }
  body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button.outline:not(.vjs-big-play-button):not(.vjs-button):not(.tribe_events_filters_show_filters):not(.tribe_events_filters_close_filters):not(.tribe_events_filters_reset), body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default.outline, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button.outline {
    background-color: transparent; }
  body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button.full-width:not(.vjs-big-play-button):not(.vjs-button):not(.tribe_events_filters_show_filters):not(.tribe_events_filters_close_filters):not(.tribe_events_filters_reset), body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default.full-width, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button.full-width {
    width: 100%; }
  body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner button.tribe-events-filters-group-heading:not(.vjs-big-play-button):not(.tribe_events_filters_reset):not(.tribe_events_filters_show_filters):not(.tribe_events_filters_close_filters):not(.vjs-button):hover, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button_container a button.default.tribe-events-filters-group-heading:hover, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .button.tribe-events-filters-group-heading:hover {
    color: #476692 !important; }

body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .inverted a, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .dark a {
  color: #fff; }

body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .inverted .genesis-nav-menu .current-menu-item > a, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .inverted .inverted a:hover, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .dark .genesis-nav-menu .current-menu-item > a, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .dark .inverted a:hover {
  color: #ffffff; }

body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .inverted button, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .inverted .button, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .dark button, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .dark .button {
  background-color: #ffffff;
  color: #F47A5E; }
  body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .inverted button:hover, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .inverted .button:hover, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .dark button:hover, body:not(.post-type-archive-tribe_events, .tribe_community_edit) .site-inner .dark .button:hover {
    background-color: #476692;
    color: #ffffff; }

.button_container {
  padding: 0px;
  margin: 0px;
  margin-top: 0.5rem; }
  .button_container.left {
    text-align: left; }
  .button_container a button.default {
    padding: 24px 60px; }
    @media only screen and (max-width: 960px) {
      .button_container a button.default {
        margin-top: 24px; } }
.entry-content .button:focus, .entry-content .button:active {
  color: unset; }

.text-a-left .button_container {
  text-align: left; }

input[type="submit"]:hover {
  background-color: #476692;
  border-width: 0;
  color: #fff; }

/************************************************************
    GENERAL - VIDEO / FLEX / MISC
    ************************************************************/
#video .wrap {
  padding: 0px; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 1.125rem; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.flexbox .columns {
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 480px) {
    .flexbox .columns {
      display: inline-block; } }
.hidden {
  display: none; }

video-js {
  margin-bottom: 0.875rem; }

/************************************************************
  1.2 SITE HEADER IMPORT
  ************************************************************/
/************************************************************
    2.1 SITE HEADER - LOGO
    ************************************************************/
.site-header {
  background-color: #ffffff;
  color: #000000; }
  .site-header > .wrap {
    padding: 0px 2rem; }
    @media only screen and (max-width: 768px) {
      .site-header > .wrap {
        padding: 0px 1.125rem;
        position: absolute; } }
  @media only screen and (max-width: 768px) {
    .site-header {
      position: fixed;
      width: 100%;
      z-index: 100;
      height: 72px; } }
  .site-header .title-area {
    float: none;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 30%;
    max-width: unset;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    /*@media only screen and (min-width: $xxl) {
              max-width: 360px;
            }
            @media only screen and (max-width: $xl) {
              max-width: 260px;
            }
            @media only screen and (max-width: $lg) {
              padding: 1rem 0rem;
            }
            @media only screen and (max-width: $sm) {
              padding: 1.1rem 0rem;
              max-width: 220px;
            }
            @at-root .shrink.site-header .title-area {
              padding: 10px 0px;
              max-width: 300px;
              -webkit-transition: 0.25s ease-in-out;
              -moz-transition: 0.25s ease-in-out;
              -o-transition: 0.25s ease-in-out;
              transition: 0.25s ease-in-out;
              @media only screen and (max-width: $xl) {
                max-width: 240px;
              }
              @media only screen and (max-width: $lg) {
                max-width: 220px;
              }
              @media only screen and (max-width: $xs) {
                max-width: 210px;
              }
            }*/ }
    @media only screen and (max-width: 1100px) {
      .site-header .title-area {
        width: 24%; } }
    @media only screen and (max-width: 960px) {
      .site-header .title-area {
        width: 80%; } }
    @media only screen and (max-width: 768px) {
      .site-header .title-area img {
        width: 210px; } }
/************************************************************
    2.1 SITE HEADER - NAV
    ************************************************************/
.genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  color: #476692; }

@media only screen and (max-width: 768px) {
  .genesis-nav-menu {
    clear: none;
    padding: 0.5rem; } }

.genesis-nav-menu .mobile {
  display: none;
  visibility: hidden; }
  @media only screen and (max-width: 768px) {
    .genesis-nav-menu .mobile {
      display: block;
      visibility: visible; } }
.genesis-nav-menu a {
  color: #000000; }
  .genesis-nav-menu a:hover {
    color: #476692; }

.menu-toggle {
  float: right;
  line-height: 20px;
  margin: 14px 10px 0px;
  padding: 6px 10px 4px 6px;
  z-index: 1000;
  font-size: 1rem;
  color: #F47A5E;
  background-color: #ffffff; }

.dashicons-before:before {
  font-size: 1rem;
  vertical-align: middle; }

.menu-toggle[aria-expanded="true"]:focus, .menu-toggle:hover {
  color: #F47A5E;
  background-color: #ffffff;
  z-index: 5000; }

.menu-toggle[aria-expanded="false"]:focus {
  color: #F47A5E;
  background-color: #ffffff; }

#sh-nav-secondary {
  position: relative; }

#genesis-nav-primary {
  background-color: #476692;
  float: none;
  padding-bottom: 0px;
  padding-top: 0px;
  text-align: left;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  /* HOVER EFFECT */ }
  #genesis-nav-primary .wrap {
    max-width: 1140px;
    margin: 0 auto; }
  #genesis-nav-primary ul:hover a {
    opacity: 0.4; }
  #genesis-nav-primary ul:hover li:hover a {
    opacity: 1; }
  #genesis-nav-primary ul:hover li:hover a:hover {
    opacity: 1; }
  #genesis-nav-primary ul:hover li:hover a:hover ul a {
    opacity: 1; }
  @media only screen and (max-width: 960px) {
    #genesis-nav-primary {
      padding-bottom: 0.5rem; } }
  #genesis-nav-primary .current-menu-item > a {
    color: #ffffff; }
  #genesis-nav-primary a {
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    font-family: nunito-sans, sans-serif;
    font-size: 0.9375rem;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0.6rem;
    color: #ffffff; }
    @media only screen and (min-width: 1440px) {
      #genesis-nav-primary a {
        font-size: 0.875rem; } }
    @media only screen and (max-width: 1100px) {
      #genesis-nav-primary a {
        font-size: 0.875rem; } }
    @media only screen and (max-width: 960px) {
      #genesis-nav-primary a {
        padding: 0.5rem 0.5rem; } }
    @media only screen and (max-width: 768px) {
      #genesis-nav-primary a {
        font-size: 0.9375rem; } }
    #genesis-nav-primary.shrink a {
      font-size: 1rem;
      padding: 1.125rem 0.5rem;
      padding-top: 1.125rem;
      -webkit-transition: 0.25s ease-in-out;
      -moz-transition: 0.25s ease-in-out;
      -o-transition: 0.25s ease-in-out;
      transition: 0.25s ease-in-out; }
      @media only screen and (max-width: 1100px) {
        #genesis-nav-primary.shrink a {
          font-size: 0.7875rem; } }
      @media only screen and (max-width: 960px) {
        #genesis-nav-primary.shrink a {
          font-size: 0.9375rem;
          padding-bottom: 8px;
          padding-top: 8px; } }
  #genesis-nav-primary .sub-menu {
    border: none; }
    @media only screen and (max-width: 768px) {
      #genesis-nav-primary .sub-menu {
        padding-left: 0px; } }
    #genesis-nav-primary .sub-menu a {
      border: none;
      background-color: #F47A5E;
      padding: 0.875rem;
      text-align: left;
      font-size: 0.9375rem !important; }
      #genesis-nav-primary .sub-menu a:hover {
        background-color: #f25e3d;
        color: #ffffff; }
      @media only screen and (max-width: 768px) {
        #genesis-nav-primary .sub-menu a {
          padding-left: 0.875rem;
          padding-top: 12px;
          padding-bottom: 8px; } }
    @media only screen and (max-width: 768px) {
      #genesis-nav-primary .sub-menu {
        margin-bottom: 0.5rem; } }
.site-header {
  border-bottom: 2px solid #333333;
  margin-bottom: 1.5rem;
  padding: 0px; }
  @media only screen and (max-width: 768px) {
    .site-header {
      position: relative; } }
  .site-header .wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 0.875rem; }
    @media only screen and (max-width: 768px) {
      .site-header .wrap {
        width: 100%; } }
    .site-header .wrap li {
      display: inline-block; }
      .site-header .wrap li a {
        font-size: 0.9375rem; }
        @media only screen and (max-width: 960px) {
          .site-header .wrap li a {
            font-size: 0.875rem; } }
  .site-header #sh-nav-left {
    float: left;
    text-align: left;
    width: 35%;
    clear: none; }
    .site-header #sh-nav-left li {
      margin: 0 0.875rem 0 0;
      /*@media only screen and (max-width: $lg) { 
                  margin: 0 $spacer-xs 0 0;
                }*/ }
      @media only screen and (max-width: 960px) {
        .site-header #sh-nav-left li {
          display: none;
          visibility: hidden;
          width: 0px; } }
  .site-header #sh-nav-right {
    float: right;
    text-align: right;
    width: 35%;
    clear: none; }
    .site-header #sh-nav-right li {
      margin: 0 0 0 0.875rem;
      /*@media only screen and (max-width: $lg) { 
                  margin: 0 0 0 $spacer-xs;
                }*/ }
      @media only screen and (max-width: 960px) {
        .site-header #sh-nav-right li {
          display: none;
          visibility: hidden;
          width: 0px; } }
  .site-header .menu-toggle, .site-header .sub-menu-toggle {
    color: #ffffff;
    border: none; }
  .site-header .sub-menu-toggle {
    color: #ffffff;
    border: none;
    padding: 0px; }
    .site-header .sub-menu-toggle::before {
      font-size: 16px;
      line-height: 16px;
      font-weight: 800; }
  .site-header .menu-toggle {
    display: none; }
    .site-header .menu-toggle::before {
      top: 0px; }
    @media only screen and (max-width: 960px) {
      .site-header .menu-toggle {
        display: inline-block;
        position: absolute;
        right: 12px;
        width: auto;
        padding: 10px 0px;
        font-size: 15px;
        text-transform: uppercase;
        border: none;
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out; }
        .site-header .menu-toggle:focus {
          border: none; } }
  @media only screen and (max-width: 960px) and (max-width: 360px) {
    .site-header .menu-toggle {
      font-size: 12px; }
      .site-header .menu-toggle::before {
        top: 1px;
        font-size: 16px; } }
    @media only screen and (max-width: 768px) {
      .shrink.site-header .menu-toggle {
        padding: 0px; } }
/*@import 'header_centered_stacked'; // Centered Logo Stacked ontop of Centered w/ Shrink, Widget Support*/
/************************************************************
  1.3 CONTENT
  ************************************************************/
/************************************************************
    1.3 CONTENT - HEADER
    ************************************************************/
.header {
  background-size: cover; }
  .header.no-wrap .wrap {
    max-width: unset;
    padding: 0px; }
  .header .wrap {
    padding: 0 2rem;
    text-align: center;
    color: #fff;
    font-family: nunito-sans, sans-serif;
    font-weight: 700; }
    .header .wrap p {
      margin: 0px; }
    @media only screen and (max-width: 768px) {
      .header .wrap {
        padding: 0 2rem;
        font-size: 1.125rem; } }
/************************************************************
    1.3 CONTENT - BODY / WRAPPERS
    ************************************************************/
.site-inner .entry, .footer-sections .entry {
  margin-bottom: 0px; }

.site-inner .wrap, .footer-sections .wrap {
  padding: 0 2rem;
  z-index: unset; }
  @media only screen and (max-width: 1100px) {
    .site-inner .wrap, .footer-sections .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 768px) {
    .site-inner .wrap, .footer-sections .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 768px) {
    .site-inner .wrap, .footer-sections .wrap {
      padding: 0.8rem 1.5rem; } }
.site-inner.p-v-no .wrap, .footer-sections.p-v-no .wrap {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.site-inner.p-t-no .wrap, .footer-sections.p-t-no .wrap {
  padding-top: 0px !important; }

.site-inner.p-b-no .wrap, .footer-sections.p-b-no .wrap {
  padding-bottom: 0px !important; }

.site-inner.p-no .wrap, .footer-sections.p-no .wrap {
  padding: 0px !important; }

.site-inner.no-wrap .wrap, .footer-sections.no-wrap .wrap {
  max-width: unset;
  padding: 0px !important; }

.site-inner.p-v-sm .wrap, .footer-sections.p-v-sm .wrap {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.site-inner.p-t-sm .wrap, .footer-sections.p-t-sm .wrap {
  padding-top: 0.5rem; }

.site-inner.p-b-sm .wrap, .footer-sections.p-b-sm .wrap {
  padding-bottom: 0.5rem; }

.site-inner.narrow-pad .wrap, .footer-sections.narrow-pad .wrap {
  padding: 0 6rem; }
  @media only screen and (max-width: 1100px) {
    .site-inner.narrow-pad .wrap, .footer-sections.narrow-pad .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 960px) {
    .site-inner.narrow-pad .wrap, .footer-sections.narrow-pad .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 768px) {
    .site-inner.narrow-pad .wrap, .footer-sections.narrow-pad .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 480px) {
    .site-inner.narrow-pad .wrap, .footer-sections.narrow-pad .wrap {
      padding: 0.8rem 1.5rem; } }
.site-inner.narrow-pad.sm .wrap, .footer-sections.narrow-pad.sm .wrap {
  padding: 0 6rem; }
  @media only screen and (max-width: 1100px) {
    .site-inner.narrow-pad.sm .wrap, .footer-sections.narrow-pad.sm .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 960px) {
    .site-inner.narrow-pad.sm .wrap, .footer-sections.narrow-pad.sm .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 768px) {
    .site-inner.narrow-pad.sm .wrap, .footer-sections.narrow-pad.sm .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 480px) {
    .site-inner.narrow-pad.sm .wrap, .footer-sections.narrow-pad.sm .wrap {
      padding: 0.8rem 1.5rem; } }
.site-inner.narrow-pad.md .wrap, .footer-sections.narrow-pad.md .wrap {
  padding: 0 8rem; }
  @media only screen and (max-width: 1100px) {
    .site-inner.narrow-pad.md .wrap, .footer-sections.narrow-pad.md .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 960px) {
    .site-inner.narrow-pad.md .wrap, .footer-sections.narrow-pad.md .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 768px) {
    .site-inner.narrow-pad.md .wrap, .footer-sections.narrow-pad.md .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 480px) {
    .site-inner.narrow-pad.md .wrap, .footer-sections.narrow-pad.md .wrap {
      padding: 0.8rem 1.5rem; } }
.site-inner.narrow-pad.lg .wrap, .footer-sections.narrow-pad.lg .wrap {
  padding: 0 12rem; }
  @media only screen and (max-width: 1100px) {
    .site-inner.narrow-pad.lg .wrap, .footer-sections.narrow-pad.lg .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 960px) {
    .site-inner.narrow-pad.lg .wrap, .footer-sections.narrow-pad.lg .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 768px) {
    .site-inner.narrow-pad.lg .wrap, .footer-sections.narrow-pad.lg .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 480px) {
    .site-inner.narrow-pad.lg .wrap, .footer-sections.narrow-pad.lg .wrap {
      padding: 0.8rem 1.5rem; } }
.site-inner.narrow-pad.xl .wrap, .footer-sections.narrow-pad.xl .wrap {
  padding: 0 16rem; }
  @media only screen and (max-width: 1100px) {
    .site-inner.narrow-pad.xl .wrap, .footer-sections.narrow-pad.xl .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 960px) {
    .site-inner.narrow-pad.xl .wrap, .footer-sections.narrow-pad.xl .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 768px) {
    .site-inner.narrow-pad.xl .wrap, .footer-sections.narrow-pad.xl .wrap {
      padding: 0 2rem; } }
  @media only screen and (max-width: 480px) {
    .site-inner.narrow-pad.xl .wrap, .footer-sections.narrow-pad.xl .wrap {
      padding: 0.8rem 1.5rem; } }
.site-inner .inverted, .footer-sections .inverted {
  color: #fff; }

.site-inner #background-image .wrap, .footer-sections #background-image .wrap {
  padding: 0 16rem; }

/*.content {
        width: 100%;
      }*/
/************************************************************
    1.3 CONTENT - COLUMNS
    ************************************************************/
section .column {
  padding: 0px 1.5rem 0px 0px; }
  section .column:last-child {
    padding: 0px; }
  @media only screen and (max-width: 480px) {
    section .column {
      padding: 0px; } }
/************************************************************
    1.3 CONTENT - PAGINATION
    ************************************************************/
.pagination {
  margin: 0px;
  text-align: right; }
  @media only screen and (max-width: 480px) {
    .pagination {
      text-align: center; } }
.archive-pagination li a {
  background-color: #ffffff;
  border: 1px solid #F47A5E;
  padding: -3.5rem 1.125rem -4.5rem;
  border-radius: -1.5rem; }

.archive-pagination li a:focus, .archive-pagination li a:hover, .archive-pagination li.active a {
  background-color: #F47A5E;
  color: #ffffff; }

.single .content {
  margin: 0px auto; }
  .single .content .singular-featured-image {
    text-align: center;
    margin-bottom: 15rem; }

/************************************************************
    1.3 CONTENT - SEARCH
    ************************************************************/
/************************************************************
    1.3 CONTENT - 403
    ************************************************************/
/************************************************************
  1.4 FOOTER
  ************************************************************/
/************************************************************
    1.4 FOOTER - SECTIONS
    ************************************************************/
.footer-sections section {
  margin: 0px; }

.footer-sections #fw-social {
  background-color: #f2f6cf;
  text-align: center; }
  @media only screen and (max-width: 480px) {
    .footer-sections #fw-social {
      margin-bottom: 0.5rem; } }
  .footer-sections #fw-social .wrap {
    padding: 2rem 0px; }
    .footer-sections #fw-social .wrap h4 {
      display: inline-block;
      margin: 0px 1.5rem 0px 0px; }
      @media only screen and (max-width: 480px) {
        .footer-sections #fw-social .wrap h4 {
          margin: 0px 0px 0.5rem; } }
    .footer-sections #fw-social .wrap .fab {
      margin: 0px 0.25rem;
      font-size: 1.5rem; }

.footer-sections #fw-nav-bar {
  background-color: #F47A5E;
  color: #ffffff; }
  .footer-sections #fw-nav-bar .wrap {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }
    .footer-sections #fw-nav-bar .wrap #fw-nav {
      display: inline-block; }
    .footer-sections #fw-nav-bar .wrap #fw-form {
      display: inline-block;
      float: right; }

/************************************************************
    1.4 FOOTER - WIDGETS
    ************************************************************/
/************************************************************
    1.4 FOOTER - COPYRIGHT
    ************************************************************/
.site-footer {
  background-color: #ffffff;
  font-size: -1.0625rem;
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  position: relative;
  text-align: center;
  padding: 1.125rem; }
  @media only screen and (max-width: 768px) {
    .site-footer {
      text-align: center; } }
/************************************************************
  1.5 ADDITIONAL IMPORTS
  ************************************************************/
.gb-tabs .tab-labels {
  overflow: hidden;
  padding: 0.5rem 0px;
  text-align: left;
  width: max-content; }
  @media only screen and (max-width: 480px) {
    .gb-tabs .tab-labels {
      width: 100%; } }
  .gb-tabs .tab-labels li a {
    background-color: transparent;
    border: 1px solid #F47A5E;
    margin-right: 0px;
    display: inline-block;
    color: #F47A5E;
    font-family: nunito-sans, sans-serif;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700;
    padding: 6px 15px 7px;
    margin: 0px 1.125rem; }
    .gb-tabs .tab-labels li a:hover {
      background: #F47A5E;
      color: #ffffff; }
    .gb-tabs .tab-labels li a:focus {
      outline: none; }
  .gb-tabs .tab-labels li.ui-tabs-active a {
    background: #F47A5E;
    border: 1px solid #F47A5E;
    color: #ffffff; }
  .gb-tabs .tab-labels .ui-tabs-active a {
    background: #F47A5E !important;
    border: none; }

.gb-tabs .gb-tab-content {
  background-color: transparent;
  text-align: left;
  padding: 1.125rem 0px; }

.gb-tabs.centered .tab-labels {
  text-align: center;
  margin: 0px auto; }

.gb-tabs.centered .gb-tab-content {
  text-align: center; }

.gb-accordion {
  /*border: 1px solid #d9d9d9;*/
  margin-bottom: 15px; }
  .gb-accordion .gb-accordion-trigger {
    padding-top: 14px;
    background-color: #fcf6f4; }
  .gb-accordion .gb-accordion-content {
    background-color: transparent;
    padding: 0.875rem 3rem; }
    @media only screen and (max-width: 480px) {
      .gb-accordion .gb-accordion-content {
        padding: 0.875rem 0.875rem; } }
  .gb-accordion .ui-accordion-header-active {
    background-color: #fcf6f4; }
  .gb-accordion .ui-accordion-content-active {
    background-color: #ffffff; }
  .gb-accordion.centered .gb-accordion-trigger {
    text-align: center; }
    .gb-accordion.centered .gb-accordion-trigger.gb-accordion-trigger::before {
      margin-right: 0px;
      float: right; }
  .gb-accordion.centered .gb-accordion-content {
    text-align: center; }

.gb-toggle .gb-toggle-content {
  padding-left: 21px; }

.col-wrapper div {
  /*border: 1px solid $gray;*/
  padding: 0 0 0.875rem 0; }

#camp-faq .gb-accordion .gb-accordion-trigger {
  background-color: transparent;
  padding: 10px 0px; }
  #camp-faq .gb-accordion .gb-accordion-trigger:focus {
    color: #ffffff; }
  #camp-faq .gb-accordion .gb-accordion-trigger::before {
    content: none; }

#camp-faq .gb-accordion .gb-accordion-content {
  height: unset !important; }

#camp-faq .gb-accordion .ui-accordion-content-active {
  background-color: transparent; }

.gb-accordion .gb-accordion-trigger {
  background-color: transparent;
  padding: 10px 0px; }
  .gb-accordion .gb-accordion-trigger::before {
    content: none; }

.gb-accordion .gb-accordion-content {
  height: unset !important; }
  .gb-accordion .gb-accordion-content p {
    /*display: none;*/ }
  .gb-accordion .gb-accordion-content ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px; }
    .gb-accordion .gb-accordion-content ul li {
      list-style-type: unset; }

.gb-accordion .ui-accordion-content-active {
  background-color: transparent; }

.gb-tabs h5 {
  text-transform: none; }

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

UNIQUE / CUSTOM

*************************************************************
************************************************************/
/************************************************************
  2.1 GENERAL
  ************************************************************/
/************************************************************
    2.1 SITE HEADER - GENERAL
    ************************************************************/
/************************************************************
    2.1 SITE HEADER - LOGO
    ************************************************************/
/************************************************************
    2.1 SITE HEADER - NAV
    ************************************************************/
/************************************************************
    2.1 SITE HEADER - SEARCH
    ************************************************************/
#sh-search .wrap {
  max-width: 1140px;
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    #sh-search .wrap {
      padding: 0px 2rem; } }
  #sh-search .wrap input.search-form-input {
    width: 300px;
    float: right;
    padding: 0.5rem;
    font-size: 0.9375rem; }
    @media only screen and (max-width: 768px) {
      #sh-search .wrap input.search-form-input {
        float: none;
        width: 100%; } }
  #sh-search .wrap .widget {
    margin-bottom: 1.5rem; }
    @media only screen and (max-width: 480px) {
      #sh-search .wrap .widget {
        margin-bottom: 0px; } }
@media only screen and (max-width: 768px) {
  #sh-search {
    clear: both; } }

/************************************************************
    2.1 BUTTONS
    ************************************************************/
.events .button.large, .button.large, .events .entry-content .button.large {
  padding: 24px 36px;
  font-size: 24px;
  font-weight: 800 !important; }

.site-inner .button_container {
  display: inline-block; }

.site-inner .button, .site-inner .site-inner .textwidget .button, .site-inner .site-inner button, .site-inner .button_container a button.default, .site-inner input[type="submit"] {
  margin-top: 0.5rem;
  background: #F47A5E;
  padding: 1.125rem 2rem;
  border-radius: 0px !important;
  border: none !important;
  color: #fff;
  font-weight: 800;
  font-size: 1.0625rem;
  font-family: nunito-sans, sans-serif;
  position: relative;
  /*
          &:before, &:after {
              content: "";
              position: absolute;
              height: 100%;
              width: 30px;
              top: 0px;
              background-image: radial-gradient(circle at center, #672131 4px, transparent 4px), radial-gradient(circle at center, #672131 4px, transparent 4px);
              background-size: 20px 30px;
              background-position: top center, bottom center;
              background-repeat: no-repeat;
          }   
          &:before {
              left: 0px;
          }
          &:after {
              right: 0px;
          }*/ }
  @media only screen and (max-width: 480px) {
    .site-inner .button, .site-inner .site-inner .textwidget .button, .site-inner .site-inner button, .site-inner .button_container a button.default, .site-inner input[type="submit"] {
      padding: 0.875rem 1.125rem; } }
  .site-inner .button.small, .site-inner .site-inner .textwidget .button.small, .site-inner .site-inner button.small, .site-inner .button_container a button.default.small, .site-inner input.small[type="submit"] {
    padding: 0.875rem 2rem; }
  .site-inner .button:hover, .site-inner .button .textwidget .button:hover, .site-inner .site-inner .textwidget .button:hover, .site-inner .site-inner .textwidget .button .textwidget .button:hover, .site-inner .site-inner button:hover, .site-inner .site-inner button .textwidget .button:hover, .site-inner .button_container a button.default:hover, .site-inner .button_container a button.default .textwidget .button:hover, .site-inner input[type="submit"]:hover, .site-inner input[type="submit"] .textwidget .button:hover {
    background-color: #476692; }
  .site-inner .button.light, .site-inner .site-inner .textwidget .button.light, .site-inner .site-inner button.light, .site-inner .button_container a button.default.light, .site-inner input.light[type="submit"] {
    background-color: #9bd6cb;
    color: #F47A5E; }
  .site-inner .button.light:hover, .site-inner .site-inner .textwidget .button.light:hover, .site-inner .site-inner button.light:hover, .site-inner .button_container a button.default.light:hover, .site-inner input.light[type="submit"]:hover {
    background-color: #65c0af;
    color: #476692; }
  .site-inner .button.inverted, .site-inner .site-inner .textwidget .button.inverted, .site-inner .site-inner button.inverted, .site-inner .button_container a button.default.inverted, .site-inner input.inverted[type="submit"] {
    background-color: #9bd6cb;
    color: #F47A5E; }
  .site-inner .button.inverted:hover, .site-inner .button .textwidget .button.inverted:hover, .site-inner .site-inner .textwidget .button.inverted:hover, .site-inner .site-inner .textwidget .button .textwidget .button.inverted:hover, .site-inner .site-inner button.inverted:hover, .site-inner .site-inner button .textwidget .button.inverted:hover, .site-inner .button_container a button.default.inverted:hover, .site-inner .button_container a button.default .textwidget .button.inverted:hover, .site-inner input.inverted[type="submit"]:hover, .site-inner input[type="submit"] .textwidget .button.inverted:hover {
    background-color: #65c0af;
    color: #476692; }
  .site-inner .button.light:before, .site-inner .button .button.light:after, .site-inner .button .button.inverted:before, .site-inner .button .button.inverted:after, .site-inner .site-inner .textwidget .button.light:before, .site-inner .site-inner .textwidget .button .button.light:after, .site-inner .site-inner .textwidget .button .button.inverted:before, .site-inner .site-inner .textwidget .button .button.inverted:after, .site-inner .site-inner button.light:before, .site-inner .site-inner button .button.light:after, .site-inner .site-inner button .button.inverted:before, .site-inner .site-inner button .button.inverted:after, .site-inner .button_container a button.default.light:before, .site-inner .button_container a button.default .button.light:after, .site-inner .button_container a button.default .button.inverted:before, .site-inner .button_container a button.default .button.inverted:after, .site-inner input.light[type="submit"]:before, .site-inner input[type="submit"] .button.light:after, .site-inner input[type="submit"] .button.inverted:before, .site-inner input[type="submit"] .button.inverted:after {
    background-image: radial-gradient(circle at center, #055456 4px, transparent 4px), radial-gradient(circle at center, #055456 4px, transparent 4px); }

.site-container .wp-block-button.btn-cornflower .wp-block-button__link {
  background-color: #476692;
  color: #000000;
  text-transform: uppercase; }

.site-container .wp-block-button.btn-coral .wp-block-button__link {
  background-color: #F47A5E;
  color: #000000;
  text-transform: uppercase; }

.site-container .wp-block-button.btn-aqua .wp-block-button__link {
  background-color: #B1D0D3;
  color: #000000;
  text-transform: uppercase; }

.site-container .wp-block-button.btn-lightgray .wp-block-button__link {
  background-color: #fcf6f4;
  color: #000000;
  text-transform: uppercase; }

.site-container .wp-block-button.btn-gray .wp-block-button__link {
  background-color: #b1b0b0;
  color: #000000;
  text-transform: uppercase; }

/************************************************************
  2.2 CONTENT
  ************************************************************/
/************************************************************
    2.2 CONTENT WIDTH
    ************************************************************/
@media only screen and (min-width: 960px) {
  .page .content {
    float: none;
    width: 85%; } }

@media only screen and (min-width: 960px) {
  .single .site-inner .content-sidebar-wrap {
    width: 85%;
    margin: 0 auto; } }

/************************************************************
    2.2 SECTIONS COLORS
    ************************************************************/
.coral {
  background-color: #F47A5E; }

.cornflower-blue {
  background-color: #476692; }

.aqua-island {
  background-color: #B1D0D3; }

.skeptic {
  background-color: #C7E6E1; }

.lightgray {
  background-color: #fcf6f4; }

.tan {
  background-color: #9ad4ca; }

.tan-light {
  background-color: #d0ebe6; }

.teal {
  background-color: #0e7d7a; }

.orange {
  background-color: #f89d4b; }

.red {
  background-color: #F47A5E; }

.dark-red {
  background-color: #502210; }

.wp-block-atomic-blocks-ab-columns.block-color-cb .ab-layout-column-wrap {
  background-color: #476692; }

.wp-block-atomic-blocks-ab-columns .wp-block-image {
  margin-bottom: 0px; }
  @media only screen and (max-width: 768px) {
    .wp-block-atomic-blocks-ab-columns .wp-block-image {
      text-align: center; } }
.wp-block-atomic-blocks-ab-columns .inverted {
  color: #ffffff; }

.blocks-centered-buttons .ab-block-layout-column {
  text-align: center; }
  .blocks-centered-buttons .ab-block-layout-column .ab-block-layout-column-inner {
    display: inline-block; }

/************************************************************
    2.2 WRAPS
    ************************************************************/
.site-inner {
  padding: 1.5rem 0 3rem; }
  .site-inner .content-sidebar-wrap {
    /*margin-top: -$spacer-md;*/ }
    @media only screen and (max-width: 480px) {
      .site-inner .content-sidebar-wrap {
        margin-top: 0px; } }
/************************************************************
    2.2 HEADERS
    ************************************************************/
h1, h2, h3, h4, h5, h6, .entry-content h3, .entry-content h4 {
  text-transform: uppercase;
  font-weight: 400; }

h1, h2, h3 {
  font-weight: 600; }

.entry-title-left h1.entry-title {
  text-align: left; }

h1.entry-title {
  color: #F47A5E;
  font-size: 3.6rem;
  text-transform: uppercase;
  text-align: center;
  line-height: 3.6rem;
  letter-spacing: 4px; }
  @media only screen and (max-width: 1100px) {
    h1.entry-title {
      font-size: 3rem;
      line-height: 3rem; } }
  @media only screen and (max-width: 480px) {
    h1.entry-title {
      font-size: 1.35rem;
      line-height: 1.5rem; } }
h2 {
  /*letter-spacing: 4px;*/ }
  h2.page-title {
    font-size: 3rem;
    font-weight: 700; }
    @media only screen and (max-width: 960px) {
      h2.page-title {
        font-size: 2.1rem; } }
    @media only screen and (max-width: 480px) {
      h2.page-title {
        font-size: 1.5rem; } }
h4.header-bg {
  padding: 0.875rem;
  background-color: #fcf6f4; }

h2 em, h2.is-style-header-serif-no-margin {
  font-family: merriweather, serif;
  font-size: 3.6rem;
  font-weight: 400;
  text-transform: capitalize; }
  @media only screen and (max-width: 768px) {
    h2 em, h2.is-style-header-serif-no-margin {
      font-size: 2.1rem; } }
h3 em {
  font-family: merriweather, serif;
  font-size: 2.52rem;
  font-weight: 400;
  text-transform: capitalize; }
  @media only screen and (max-width: 480px) {
    h3 em {
      font-size: 1.8rem; } }
h4 em {
  font-family: merriweather, serif;
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: capitalize; }
  @media only screen and (max-width: 480px) {
    h4 em {
      font-size: 1.5rem; } }
/************************************************************
    2.2 IMAGES
    ************************************************************/
.full-img img {
  width: 100%; }

#image {
  min-height: 50vh; }
  #image .fadeup-effect {
    opacity: 1; }
  #image .wrap {
    padding: 0px;
    max-width: none; }
  @media only screen and (max-width: 1100px) {
    #image {
      min-height: 40vh; } }
  @media only screen and (max-width: 480px) {
    #image {
      min-height: unset; } }
img.round {
  border-radius: 50%; }

.remove-first-img {
  display: none;
  visibility: hidden; }

/************************************************************
    2.2 BLOG & SEARCH
    ************************************************************/
.search .content-sidebar-wrap .archive-description, .archive .content-sidebar-wrap .archive-description, .blog .content-sidebar-wrap .archive-description {
  grid-column: 1 / -1;
  margin-bottom: 1.125rem; }

.search .content-sidebar-wrap .archive-title, .archive .content-sidebar-wrap .archive-title, .blog .content-sidebar-wrap .archive-title {
  /*font-family: $header-serif;
          font-style: italic;*/
  font-size: 3.6rem;
  text-transform: uppercase;
  text-align: center;
  line-height: 3.6rem;
  font-weight: 600;
  color: #F47A5E;
  letter-spacing: 4px; }
  @media only screen and (max-width: 1100px) {
    .search .content-sidebar-wrap .archive-title, .archive .content-sidebar-wrap .archive-title, .blog .content-sidebar-wrap .archive-title {
      font-size: 3rem;
      line-height: 3rem; } }
  @media only screen and (max-width: 480px) {
    .search .content-sidebar-wrap .archive-title, .archive .content-sidebar-wrap .archive-title, .blog .content-sidebar-wrap .archive-title {
      font-size: 2.1rem;
      line-height: 2.25rem; } }
.search .content-sidebar-wrap .post-category, .archive .content-sidebar-wrap .post-category, .blog .content-sidebar-wrap .post-category {
  font-family: merriweather, serif;
  font-size: 1rem;
  /*font-style: italic;*/
  text-transform: capitalize;
  order: 1; }
  @media only screen and (max-width: 480px) {
    .search .content-sidebar-wrap .post-category, .archive .content-sidebar-wrap .post-category, .blog .content-sidebar-wrap .post-category {
      text-align: center; } }
.search .content-sidebar-wrap .content, .archive .content-sidebar-wrap .content, .blog .content-sidebar-wrap .content {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  grid-gap: 1em 2em; }
  @media only screen and (max-width: 480px) {
    .search .content-sidebar-wrap .content, .archive .content-sidebar-wrap .content, .blog .content-sidebar-wrap .content {
      grid-template-columns: 1fr; } }
  .search .content-sidebar-wrap .content article img, .archive .content-sidebar-wrap .content article img, .blog .content-sidebar-wrap .content article img {
    margin-bottom: 0.875rem; }
  .search .content-sidebar-wrap .content .entry-categories, .archive .content-sidebar-wrap .content .entry-categories, .blog .content-sidebar-wrap .content .entry-categories {
    font-family: merriweather, serif;
    font-size: 1rem;
    font-style: italic;
    text-transform: uppercase; }
  .search .content-sidebar-wrap .content .entry-title, .archive .content-sidebar-wrap .content .entry-title, .blog .content-sidebar-wrap .content .entry-title {
    font-family: nunito-sans, sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    text-transform: none; }
    @media only screen and (max-width: 960px) {
      .search .content-sidebar-wrap .content .entry-title, .archive .content-sidebar-wrap .content .entry-title, .blog .content-sidebar-wrap .content .entry-title {
        font-size: 1.2rem; } }
    @media only screen and (max-width: 768px) {
      .search .content-sidebar-wrap .content .entry-title, .archive .content-sidebar-wrap .content .entry-title, .blog .content-sidebar-wrap .content .entry-title {
        font-size: 1.2rem; } }
    @media only screen and (max-width: 480px) {
      .search .content-sidebar-wrap .content .entry-title, .archive .content-sidebar-wrap .content .entry-title, .blog .content-sidebar-wrap .content .entry-title {
        text-align: center; } }
.search .archive-pagination, .archive .archive-pagination, .blog .archive-pagination {
  margin-top: 2rem;
  text-align: center; }

.blog .archive-pagination {
  grid-column: 1 / -1; }

/************************************************************
    2.2 POSTS
    ************************************************************/
@media only screen and (max-width: 480px) {
  .single .site-inner {
    padding: 0.875rem 0 1.125rem; } }

.single .site-inner .entry-header {
  width: 85%;
  margin: 0 auto; }
  .single .site-inner .entry-header .entry-meta {
    font-family: nunito-sans, sans-serif;
    font-size: 1.5rem;
    text-transform: uppercase;
    text-align: center;
    margin: 1.5rem auto 6rem; }
    @media only screen and (max-width: 480px) {
      .single .site-inner .entry-header .entry-meta {
        font-size: 1.2rem;
        margin: 1.125rem auto 2rem; } }
.single .site-inner .featured-img {
  margin-bottom: 0.5rem; }

.single .site-inner .at-above-post {
  margin-bottom: 1.125rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #000000; }

.single .site-inner .addthis_tool .at-icon-wrapper {
  border-radius: 50% !important; }

.single .site-inner .entry-content h1 em, .single .site-inner .entry-content h2 em, .single .site-inner .entry-content h3 em, .single .site-inner .entry-content h4 em, .single .site-inner .entry-content h5 em, .single .site-inner .entry-content h6 em {
  font-family: nunito-sans, sans-serif;
  font-size: unset; }

.post-template-default .site-inner p:last-child {
  margin-bottom: 1.5rem; }

.blog .archive-description {
  display: none; }

.sidebar .widget-padding {
  padding: 1.125rem; }

.sidebar #widget-directors-club li {
  margin-bottom: 0.5rem; }

.sidebar #widget-directors-club ul li:before, .sidebar #widget-directors-club #si-become-member ul li:before {
  content: '✓';
  padding-right: 0.875rem; }

.entry-footer .entry-categories {
  display: none;
  visibility: hidden; }

.entry-comments {
  margin-bottom: 1.125rem; }

.comments-pagination {
  display: none;
  visibility: hidden; }

.pagination-comments {
  margin-bottom: 4rem;
  text-align: center; }
  .pagination-comments .page-numbers {
    border: 1px solid #F47A5E;
    padding: 2px 4px; }
    .pagination-comments .page-numbers.dots {
      border: none; }
    .pagination-comments .page-numbers.current, .pagination-comments .page-numbers:hover {
      background-color: #F47A5E;
      color: #ffffff; }

/************************************************************
    2.2 SIDEBAR
    ************************************************************/
.sidebar-primary .widget-title, .sidebar-primary .rp4wp-related-posts h3 {
  font-family: nunito-sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  text-align: center;
  margin-bottom: 1.125rem; }

.sidebar-primary .rp4wp-related-posts {
  border-bottom: 1px solid #000000;
  padding-bottom: 0.5rem;
  margin-bottom: 2rem; }
  .sidebar-primary .rp4wp-related-posts:after, .sidebar-primary .rp4wp-related-posts:before {
    content: '';
    display: block;
    clear: both; }
  .sidebar-primary .rp4wp-related-posts .rp4wp-related-post-image {
    width: 100%;
    padding-right: 0px; }
    .sidebar-primary .rp4wp-related-posts .rp4wp-related-post-image img {
      width: 100%;
      margin-bottom: 0.875rem; }
  .sidebar-primary .rp4wp-related-posts .rp4wp-related-post-content {
    font-family: nunito-sans, sans-serif;
    font-size: 1.125rem;
    text-align: center; }

.sidebar-primary .sidebar-post-category {
  font-family: nunito-sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase; }

.rp4wp-related-posts .rp4wp-related-post-image {
  display: block; }
  .rp4wp-related-posts .rp4wp-related-post-image img {
    object-fit: cover;
    height: 200px; }

/************************************************************
    2.2 404
    ************************************************************/
.error404 .entry .entry-title {
  font-family: merriweather, serif;
  font-style: italic;
  font-size: 3.75rem;
  line-height: 3.75rem;
  text-align: center; }
  @media only screen and (max-width: 480px) {
    .error404 .entry .entry-title {
      font-size: 1.89rem;
      line-height: 2.1rem; } }
@media only screen and (max-width: 480px) {
  .error404 .entry div {
    display: block !important; }
  .error404 .entry img {
    float: none !important;
    margin: 0 auto;
    display: inherit; }
  .error404 .entry h4 {
    font-size: 0.78rem; } }

.error404 .entry-title {
  font-family: merriweather, serif;
  font-style: italic;
  font-size: 3.75rem;
  line-height: 3.75rem;
  text-align: center; }

/************************************************************
  2.3 FOOTER
  ************************************************************/
.footer-widget-area {
  float: left;
  margin-bottom: 0;
  width: 100%; }

.footer-widgets {
  padding: 0px; }
  .footer-widgets .footer-widgets-1 {
    background-color: #B1D0D3;
    color: #000000;
    padding: 1.5rem 30px; }
    @media only screen and (max-width: 480px) {
      .footer-widgets .footer-widgets-1 #gform_wrapper_14 {
        margin-bottom: 0px; }
        .footer-widgets .footer-widgets-1 #gform_wrapper_14 #gform_14 {
          display: block; }
          .footer-widgets .footer-widgets-1 #gform_wrapper_14 #gform_14 .gform_body {
            width: 100%; }
          .footer-widgets .footer-widgets-1 #gform_wrapper_14 #gform_14 .gform_footer {
            margin: 0px; }
            .footer-widgets .footer-widgets-1 #gform_wrapper_14 #gform_14 .gform_footer input {
              margin: 0px; } }
    .footer-widgets .footer-widgets-1 .gform_confirmation_message_14 {
      text-align: center; }
  .footer-widgets .footer-widgets-2 {
    background-color: #EDEDED;
    color: #000000;
    padding: 0.875rem 30px; }
    @media only screen and (max-width: 480px) {
      .footer-widgets .footer-widgets-2 #fw-social {
        margin-bottom: 1.125rem; } }
  .footer-widgets .footer-widgets-3 {
    background-color: #414042;
    color: #ffffff;
    padding: 2rem 30px; }
    @media only screen and (max-width: 480px) {
      .footer-widgets .footer-widgets-3 h3, .footer-widgets .footer-widgets-3 h6 {
        text-align: center; } }
.site-footer {
  background-color: #414042;
  color: #ffffff;
  font-size: 0.9375rem; }
  .site-footer a {
    color: #ffffff; }

#fw-social .si-social-link-colors {
  color: #476692; }
  #fw-social .si-social-link-colors a {
    color: #000000;
    text-decoration: underline;
    text-decoration-color: white;
    text-underline-position: under; }

#fw-logo.widget {
  margin-bottom: 0.5rem; }
  #fw-logo.widget img {
    margin-bottom: 10px; }

#fw-nav ul {
  text-align: center; }
  #fw-nav ul li {
    display: inline-block;
    padding: 0 0.875rem; }
    #fw-nav ul li a {
      color: #ffffff;
      text-transform: uppercase;
      text-decoration: none; }

#fw-cta .widget {
  margin-bottom: 0px; }

#fw-cta #fw-cta-directors-club {
  background: #b2e5d3 url(../images/bg-cta-footer.jpg) center center no-repeat;
  background-size: cover; }
  #fw-cta #fw-cta-directors-club .wrap {
    padding: 120px 40px 180px;
    text-align: center; }
    @media only screen and (max-width: 960px) {
      #fw-cta #fw-cta-directors-club .wrap img {
        width: 75%; } }
    @media only screen and (max-width: 480px) {
      #fw-cta #fw-cta-directors-club .wrap img {
        width: 100%; } }
    @media only screen and (max-width: 960px) {
      #fw-cta #fw-cta-directors-club .wrap {
        padding: 80px 40px 140px; } }
    @media only screen and (max-width: 480px) {
      #fw-cta #fw-cta-directors-club .wrap {
        padding: 50px 40px 80px; } }
    #fw-cta #fw-cta-directors-club .wrap .button {
      line-height: 24px; }

.site-footer {
  background-color: #333333; }

/* #fw-nav {
        .widget_text {
          padding: 0.9*$spacer-xs 0px;
        }

      }*/
.footer-widgets #fw-newsletter.widget {
  max-width: 1140px;
  margin: 0 auto; }
  .footer-widgets #fw-newsletter.widget .widget-wrap {
    width: 85%;
    margin: 0 auto; }

#fw-form {
  width: 35%; }
  @media only screen and (max-width: 960px) {
    #fw-form {
      width: 100%;
      margin-top: 0.875rem; } }
  #fw-form .gform_wrapper {
    margin: 0px;
    max-width: 100%; }
  #fw-form form .gform_body {
    position: relative;
    float: left;
    width: 75%;
    padding: 0px;
    margin-top: 0px; }
    @media only screen and (max-width: 960px) {
      #fw-form form .gform_body {
        width: 70%; } }
    #fw-form form .gform_body ul li.gfield, #fw-form form .gform_body div.ginput_container {
      margin-top: 0px;
      padding-top: 0; }
    #fw-form form .gform_body input {
      width: 100%;
      margin: 0px;
      padding: 8px;
      font-size: 0.9375rem; }
      @media only screen and (max-width: 960px) {
        #fw-form form .gform_body input {
          padding: 8px; } }
  #fw-form .gform_footer {
    float: right;
    clear: none;
    width: 25%;
    position: relative;
    margin: 0px;
    padding: 0px; }
    @media only screen and (max-width: 480px) {
      #fw-form .gform_footer {
        width: 25%; } }
    #fw-form .gform_footer input[type="submit"] {
      float: left;
      background-color: #9bd6cb !important;
      color: #333;
      padding: 9px;
      border-radius: 0px !important;
      font-size: 0.9375rem;
      width: 100%; }
      @media only screen and (max-width: 480px) {
        #fw-form .gform_footer input[type="submit"] {
          padding: 9px; } }
      #fw-form .gform_footer input[type="submit"]:hover {
        background-color: #65c0af !important; }

/************************************************************
  2.4 PAGE SPECIFIC
  ************************************************************/
/************************************************************
    2.4 HOMEPAGE
    ************************************************************/
.ab-block-post-grid header .ab-block-post-grid-title {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem; }

#Home_Most_Recent_Posts ul, #Home_Category_-_Fun_Stuff ul, #Home_Category_-_Bible_Studies ul, #Home_Category_-_Spiritual_Growth ul, #Home_Category_-_Leadership ul {
  padding: 0px; }

#Home_Most_Recent_Posts li, #Home_Category_-_Fun_Stuff li, #Home_Category_-_Bible_Studies li, #Home_Category_-_Spiritual_Growth li, #Home_Category_-_Leadership li {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  grid-gap: 0 2em; }
  #Home_Most_Recent_Posts li::before, #Home_Category_-_Fun_Stuff li::before, #Home_Category_-_Bible_Studies li::before, #Home_Category_-_Spiritual_Growth li::before, #Home_Category_-_Leadership li::before {
    content: none; }
  @media only screen and (max-width: 480px) {
    #Home_Most_Recent_Posts li, #Home_Category_-_Fun_Stuff li, #Home_Category_-_Bible_Studies li, #Home_Category_-_Spiritual_Growth li, #Home_Category_-_Leadership li {
      grid-template-columns: 1fr; } }
  #Home_Most_Recent_Posts li article, #Home_Category_-_Fun_Stuff li article, #Home_Category_-_Bible_Studies li article, #Home_Category_-_Spiritual_Growth li article, #Home_Category_-_Leadership li article {
    float: left;
    clear: none;
    border-bottom: none;
    margin-bottom: 1.5rem; }
    #Home_Most_Recent_Posts li article .post-image, #Home_Category_-_Fun_Stuff li article .post-image, #Home_Category_-_Bible_Studies li article .post-image, #Home_Category_-_Spiritual_Growth li article .post-image, #Home_Category_-_Leadership li article .post-image {
      margin-bottom: 1.125rem;
      order: 1; }
    #Home_Most_Recent_Posts li article::before, #Home_Category_-_Fun_Stuff li article::before, #Home_Category_-_Bible_Studies li article::before, #Home_Category_-_Spiritual_Growth li article::before, #Home_Category_-_Leadership li article::before {
      content: none; }
    @media only screen and (max-width: 480px) {
      #Home_Most_Recent_Posts li article, #Home_Category_-_Fun_Stuff li article, #Home_Category_-_Bible_Studies li article, #Home_Category_-_Spiritual_Growth li article, #Home_Category_-_Leadership li article {
        text-align: center; } }
    #Home_Most_Recent_Posts li article header, #Home_Category_-_Fun_Stuff li article header, #Home_Category_-_Bible_Studies li article header, #Home_Category_-_Spiritual_Growth li article header, #Home_Category_-_Leadership li article header {
      display: grid; }
      #Home_Most_Recent_Posts li article header .entry-title, #Home_Category_-_Fun_Stuff li article header .entry-title, #Home_Category_-_Bible_Studies li article header .entry-title, #Home_Category_-_Spiritual_Growth li article header .entry-title, #Home_Category_-_Leadership li article header .entry-title {
        margin-top: 0px;
        font-size: 1.2375rem;
        font-weight: 400;
        line-height: 1.6875rem;
        text-transform: none;
        order: 2; }
      #Home_Most_Recent_Posts li article header .entry-meta, #Home_Category_-_Fun_Stuff li article header .entry-meta, #Home_Category_-_Bible_Studies li article header .entry-meta, #Home_Category_-_Spiritual_Growth li article header .entry-meta, #Home_Category_-_Leadership li article header .entry-meta {
        font-family: merriweather, serif;
        font-size: 1rem;
        font-style: italic;
        text-transform: uppercase;
        order: 1; }
    #Home_Most_Recent_Posts li article .post-category, #Home_Category_-_Fun_Stuff li article .post-category, #Home_Category_-_Bible_Studies li article .post-category, #Home_Category_-_Spiritual_Growth li article .post-category, #Home_Category_-_Leadership li article .post-category {
      font-family: merriweather, serif;
      font-size: 1rem;
      font-style: italic;
      text-transform: uppercase;
      order: 1; }

#Most_Recent_Posts {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  grid-gap: 0 2em; }
  #Most_Recent_Posts::before {
    content: none; }
  @media only screen and (max-width: 480px) {
    #Most_Recent_Posts {
      grid-template-columns: 1fr; } }
  #Most_Recent_Posts article {
    float: left;
    clear: none;
    border-bottom: none;
    margin-bottom: 1.5rem; }
    #Most_Recent_Posts article .post-image {
      margin-bottom: 1.125rem;
      order: 1; }
    #Most_Recent_Posts article::before {
      content: none; }
    @media only screen and (max-width: 960px) {
      #Most_Recent_Posts article {
        text-align: center; } }
    #Most_Recent_Posts article header {
      display: grid; }
      #Most_Recent_Posts article header .entry-title {
        margin-top: 0px;
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.6875rem;
        text-transform: none;
        order: 2; }
      #Most_Recent_Posts article header .entry-meta {
        font-family: merriweather, serif;
        font-size: 1rem;
        font-style: italic;
        text-transform: uppercase;
        order: 1; }
    #Most_Recent_Posts article .post-category {
      font-family: merriweather, serif;
      font-size: 1rem;
      font-style: italic;
      text-transform: uppercase;
      order: 1; }

@media only screen and (max-width: 480px) {
  .featured-posts-3-col .widget-wrap .entry-meta {
    margin-bottom: 0.375rem; } }

.site-inner .uagb-post-grid .uagb-post__inner-wrap {
  background: #ffffff;
  padding: 5px;
  display: flex;
  flex-direction: column; }
  .site-inner .uagb-post-grid .uagb-post__inner-wrap div:nth-child(1) {
    order: 0; }
  .site-inner .uagb-post-grid .uagb-post__inner-wrap div:nth-child(2) {
    order: 2; }
  .site-inner .uagb-post-grid .uagb-post__inner-wrap div:nth-child(3) {
    order: 1; }
  .site-inner .uagb-post-grid .uagb-post__inner-wrap .uagb-post__image {
    margin: 0px 0px 12px 0px !important; }
  .site-inner .uagb-post-grid .uagb-post__inner-wrap .uagb-post-grid-byline {
    margin-bottom: 0px; }
    .site-inner .uagb-post-grid .uagb-post__inner-wrap .uagb-post-grid-byline .dashicons {
      display: none; }
    .site-inner .uagb-post-grid .uagb-post__inner-wrap .uagb-post-grid-byline a {
      color: #8193C5;
      font-family: merriweather, serif;
      font-size: 1rem;
      /*font-style: italic;*/
      text-transform: capitalize;
      font-weight: 600;
      letter-spacing: 0px; }
      .site-inner .uagb-post-grid .uagb-post__inner-wrap .uagb-post-grid-byline a:hover {
        color: #476692; }
  .site-inner .uagb-post-grid .uagb-post__inner-wrap .uagb-post__title {
    margin-top: 0px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.6875rem;
    text-transform: none;
    order: 2; }
    @media only screen and (max-width: 480px) {
      .site-inner .uagb-post-grid .uagb-post__inner-wrap .uagb-post__title {
        margin-bottom: 1.5rem; } }
.overflow-visible {
  overflow: visible !important; }

.advgb-tabs-panel {
  text-align: center; }
  .advgb-tabs-panel .advgb-tab {
    overflow: hidden;
    float: none !important;
    display: inline-block;
    text-transform: uppercase; }
    .advgb-tabs-panel .advgb-tab a:hover {
      text-decoration: underline !important; }
    .advgb-tabs-panel .advgb-tab.advgb-tab-active a {
      text-decoration: underline !important; }

#si-popular-posts ul {
  padding: 0px;
  /*.wpp-category {
            visibility: hidden;
            a {
              display: inline-block;
            }
          }*/ }
  #si-popular-posts ul li {
    list-style-type: none; }
    #si-popular-posts ul li ul {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      grid-template-rows: 1fr;
      grid-gap: 0 2em; }
      @media only screen and (max-width: 960px) {
        #si-popular-posts ul li ul {
          grid-template-columns: 1fr 1fr; } }
      @media only screen and (max-width: 480px) {
        #si-popular-posts ul li ul {
          grid-template-columns: 1fr; } }
      #si-popular-posts ul li ul li {
        float: left;
        clear: none; }
        @media only screen and (max-width: 480px) {
          #si-popular-posts ul li ul li {
            text-align: center; } }
        #si-popular-posts ul li ul li .post-image {
          margin-bottom: 1.125rem; }
        #si-popular-posts ul li ul li .post-category {
          font-family: merriweather, serif;
          font-size: 1rem;
          /*font-style: italic;*/
          text-transform: capitalize; }
          #si-popular-posts ul li ul li .post-category a {
            color: #8193C5; }
            #si-popular-posts ul li ul li .post-category a:hover {
              color: #476692; }
        #si-popular-posts ul li ul li .post-title {
          margin-top: 0px;
          font-size: 1.125rem;
          font-weight: 400;
          line-height: 1.6875rem;
          text-transform: none;
          order: 2; }
          @media only screen and (max-width: 480px) {
            #si-popular-posts ul li ul li .post-title {
              margin-bottom: 1.5rem; } }
@media only screen and (max-width: 960px) {
  .si-product-block .ab-block-layout-column:nth-child(2) {
    padding: 2rem 0; } }

.si-product-block .si-product-button {
  position: absolute;
  left: 50%;
  right: 50%;
  margin-left: -25px;
  bottom: 10%;
  z-index: 1000; }
  @media only screen and (max-width: 960px) {
    .si-product-block .si-product-button {
      bottom: -36px; } }
.si-marked {
  max-width: 718px;
  margin: 0px auto; }
  @media only screen and (max-width: 960px) {
    .si-marked .si-marked-inner {
      padding-bottom: 0.875rem !important; }
    .si-marked .btn-float-bottom {
      position: relative;
      bottom: unset;
      margin-top: -1.5rem; } }
  .si-marked .si-marked-buttons .ab-block-button {
    margin: 0 0 0.6em 0; }
    .si-marked .si-marked-buttons .ab-block-button .ab-button {
      padding: 1em 1em;
      width: 100%;
      font-size: 0.890625rem;
      font-weight: 600;
      background-color: #333333 !important; }

/************************************************************
    2.4 ABOUT
    ************************************************************/
/************************************************************
    2.4 MINISTRY TO WOMEN
    ************************************************************/
/************************************************************
    2.4 STUDIES NEAR YOU
    ************************************************************/
.button-1 .tab-buttons .uagb-buttons-repeater-0 {
  border-bottom: 1px solid #ffffff !important;
  margin-left: 1.125rem !important; }
  @media only screen and (max-width: 480px) {
    .button-1 .tab-buttons .uagb-buttons-repeater-0 {
      margin-left: 0.5rem !important;
      font-size: 0.9375rem;
      line-height: 0.9375rem;
      text-transform: none;
      text-align: center; } }
@media only screen and (max-width: 480px) {
  .button-1 .tab-buttons .uagb-buttons-repeater-1 {
    font-size: 0.9375rem;
    line-height: 0.9375rem;
    text-transform: none;
    text-align: center; } }

.button-2 .tab-buttons .uagb-buttons-repeater-0 {
  margin-left: 1.125rem !important; }
  @media only screen and (max-width: 480px) {
    .button-2 .tab-buttons .uagb-buttons-repeater-0 {
      margin-left: 0.5rem !important;
      font-size: 0.9375rem;
      line-height: 0.9375rem;
      text-transform: none;
      text-align: center; } }
.button-2 .tab-buttons .uagb-buttons-repeater-1 {
  border-bottom: 1px solid #ffffff !important;
  margin-left: 1.125rem !important; }
  @media only screen and (max-width: 480px) {
    .button-2 .tab-buttons .uagb-buttons-repeater-1 {
      margin-left: 0.5rem !important;
      font-size: 0.9375rem;
      line-height: 0.9375rem;
      text-transform: none;
      text-align: center; } }
.tab-border {
  margin-top: -1px;
  border-top: 1px solid #ccc; }

/************************************************************
    2.4 CATEGORIES
    ************************************************************/
.category-page .wp-block-atomic-blocks-ab-columns a {
  color: #000000; }
  .category-page .wp-block-atomic-blocks-ab-columns a:hover {
    color: #000000; }

/************************************************************
    2.4 MARKED Podcast
    ************************************************************/
.si-marked-show-notes {
  padding: 2rem; }
  .si-marked-show-notes .is-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 1px;
    grid-row-gap: 0px;
    background-color: #000000; }
    @media only screen and (max-width: 480px) {
      .si-marked-show-notes .is-grid {
        background-color: #ffffff; } }
    .si-marked-show-notes .is-grid article {
      padding: 2rem 0;
      margin: 0px;
      background-color: #ffffff;
      position: relative; }
      .si-marked-show-notes .is-grid article:nth-child(1) {
        padding-right: 6%; }
        .si-marked-show-notes .is-grid article:nth-child(1):after {
          content: "";
          background: black;
          position: absolute;
          bottom: 0;
          left: 0;
          height: 1px;
          width: 94%; }
          @media only screen and (max-width: 480px) {
            .si-marked-show-notes .is-grid article:nth-child(1):after {
              width: 100%; } }
      .si-marked-show-notes .is-grid article:nth-child(2) {
        padding-left: 6%; }
        @media only screen and (max-width: 480px) {
          .si-marked-show-notes .is-grid article:nth-child(2) {
            padding-left: 0%; } }
        .si-marked-show-notes .is-grid article:nth-child(2):after {
          content: "";
          background: black;
          position: absolute;
          bottom: 0;
          right: 0;
          height: 1px;
          width: 94%; }
          @media only screen and (max-width: 480px) {
            .si-marked-show-notes .is-grid article:nth-child(2):after {
              width: 100%; } }
      .si-marked-show-notes .is-grid article:nth-child(3) {
        padding-right: 6%; }
        @media only screen and (max-width: 480px) {
          .si-marked-show-notes .is-grid article:nth-child(3) {
            padding-right: 0%; }
            .si-marked-show-notes .is-grid article:nth-child(3):after {
              content: "";
              background: black;
              position: absolute;
              bottom: 0;
              right: 0;
              height: 1px;
              width: 100%; } }
      .si-marked-show-notes .is-grid article:nth-child(4) {
        padding-left: 6%; }
        @media only screen and (max-width: 480px) {
          .si-marked-show-notes .is-grid article:nth-child(4) {
            padding-left: 0%; } }
      .si-marked-show-notes .is-grid article h3 {
        margin: 0px; }
        .si-marked-show-notes .is-grid article h3 a {
          font-size: 1.5rem;
          line-height: 1.875rem; }
          .si-marked-show-notes .is-grid article h3 a:after {
            content: " >"; }
      .si-marked-show-notes .is-grid article .ab-block-post-grid-byline {
        display: none; }

/************************************************************
    2.4 DOWNLOADS
    ************************************************************/
/************************************************************
    2.4 CONTACT
    ************************************************************/
/************************************************************
  2.5 GUTENBERG
  ************************************************************/
/************************************************************
    2.5 CORE BLOCKS
    ************************************************************/
.list-centered {
  text-align: center; }
  .list-centered li {
    list-style-position: inside;
    margin-left: -36px; }

.entry-content .si-block-large-text-left {
  margin-bottom: 2rem; }
  .entry-content .si-block-large-text-left h1, .entry-content .si-block-large-text-left h2, .entry-content .si-block-large-text-left h3, .entry-content .si-block-large-text-left h4, .entry-content .si-block-large-text-left h5, .entry-content .si-block-large-text-left h6 {
    margin: 0px; }
  .entry-content .si-block-large-text-left .ab-block-layout-column:nth-child(1) {
    border-right: 1px solid #333333;
    padding-right: 2rem; }
    @media only screen and (max-width: 480px) {
      .entry-content .si-block-large-text-left .ab-block-layout-column:nth-child(1) {
        border-right: none;
        padding: 0 0 1.5rem; } }
    .entry-content .si-block-large-text-left .ab-block-layout-column:nth-child(1) h2 em {
      font-size: 3.15rem; }
      @media only screen and (max-width: 960px) {
        .entry-content .si-block-large-text-left .ab-block-layout-column:nth-child(1) h2 em {
          font-size: 2.31rem; } }
      @media only screen and (max-width: 480px) {
        .entry-content .si-block-large-text-left .ab-block-layout-column:nth-child(1) h2 em {
          font-size: 2.31rem;
          text-align: left;
          display: block; } }
  .entry-content .si-block-large-text-left .ab-block-layout-column:nth-child(2) {
    padding-left: 2rem; }
    @media only screen and (max-width: 480px) {
      .entry-content .si-block-large-text-left .ab-block-layout-column:nth-child(2) {
        padding: 0px; } }
.wp-block-media-text {
  margin-bottom: 3rem; }
  .wp-block-media-text.si-media-text-alt {
    grid-template-columns: 1fr 3fr; }

.overflow-visible {
  overflow: visible; }

.is-style-padding-bottom img {
  padding-bottom: 1.5rem; }

.is-style-padding-top img {
  padding-bottom: 1.5rem; }

.is-style-header-no-margin {
  margin: 0px; }

.is-style-header-serif-no-margin {
  font-family: merriweather, serif;
  margin: 0px; }

.is-style-header-no-uppercase {
  text-transform: none !important; }
  .is-style-header-no-uppercase em {
    text-transform: none !important; }

.wp-block-spacer.is-style-spacer-xs {
  height: 18px !important; }

.wp-block-spacer.is-style-spacer-small {
  height: 32px !important; }

.wp-block-spacer.is-style-spacer-medium {
  height: 48px !important; }

.wp-block-spacer.is-style-spacer-large {
  height: 60px !important; }

.wp-block-spacer.is-style-spacer-xl {
  height: 72px !important; }

.is-style-button-margin {
  margin: 1.125rem 0px; }

.is-style-button-uppercase {
  text-transform: uppercase; }

.btn-float-bottom {
  position: absolute;
  bottom: -32px;
  left: 0;
  right: 0;
  z-index: 100; }

.full-width-content .entry-content > .is-style-narrow-align {
  margin-left: 0px !important;
  margin-right: 0px !important;
  max-width: 100% !important;
  width: auto; }

.border-right {
  border-right: solid 1px #000000; }

/************************************************************
    2.5 ATOMIC BLOCKS
    ************************************************************/
.ab-layout-column-wrap {
  max-width: unset !important; }

@media only screen and (max-width: 768px) {
  .ab-block-layout-column {
    margin-bottom: 1.5rem; } }

@media only screen and (max-width: 480px) {
  .wp-block-atomic-blocks-ab-columns.ab-layout-columns-3 .ab-block-layout-column {
    padding: 0 2rem 1.125rem; } }

@media only screen and (min-width: 1100px) {
  .full-width-content .entry-content > .alignwide {
    margin-left: -80px !important;
    margin-right: -80px !important;
    max-width: calc(100% + 160px);
    width: auto; } }

@media only screen and (max-width: 1100px) {
  .full-width-content .entry-content > .alignwide {
    margin-left: 0px !important;
    margin-right: 0px !important;
    max-width: 100% !important; } }

.nested-ab-cols .ab-block-layout-column-inner {
  max-width: 1140px;
  margin: 0 auto; }
  .nested-ab-cols .ab-block-layout-column-inner .wp-block-atomic-blocks-ab-columns.nested-ab-inner {
    width: 75%;
    margin: 0 auto; }

.si-ab-media-left-text {
  margin-bottom: 2rem; }
  @media only screen and (max-width: 480px) {
    .si-ab-media-left-text figure img {
      margin-bottom: 1.5rem; } }
.ab-block-container.is-style-ab-container-default {
  margin: 0; }

.ab-block-container.is-style-ab-container-margin {
  margin: 3rem 0; }

.ab-block-container .overlay-top {
  margin-top: -80px; }

.ab-block-container.category-text {
  padding: 0.5rem 0.875rem 0.2rem; }

.ab-block-container.si-container-color {
  padding: 2rem; }

.is-style-ab-cols-margin {
  margin: 2rem 0px; }
  @media only screen and (max-width: 480px) {
    .is-style-ab-cols-margin {
      margin: 0px; } }
h2.overlay-top {
  margin-top: -48px;
  font-size: 4.2rem;
  line-height: 4.2rem; }
  @media only screen and (max-width: 768px) {
    h2.overlay-top {
      margin-top: -24px;
      font-size: 2.94rem;
      line-height: 2.94rem; } }
  @media only screen and (max-width: 480px) {
    h2.overlay-top {
      margin-top: -24px;
      font-size: 2.1rem;
      line-height: 2.1rem; } }
.is-style-btn-arrow .ab-button:after {
  content: "\f061";
  font-family: "FontAwesome";
  font-size: 0.9375rem;
  margin-left: 0.5rem; }

/************************************************************
    2.5 UAG BLOCKS
    ************************************************************/
@media only screen and (max-width: 480px) {
  .si-cta-photo-left {
    margin-bottom: 5rem !important; } }

.si-cta-photo-left .uagb-column__inner-wrap {
  position: relative; }
  @media only screen and (max-width: 480px) {
    .si-cta-photo-left .uagb-column__inner-wrap .wp-block-image {
      margin-bottom: 0px; } }
  .si-cta-photo-left .uagb-column__inner-wrap .text-white {
    color: #ffffff; }
  .si-cta-photo-left .uagb-column__inner-wrap em.serif {
    font-family: merriweather, serif;
    font-size: 1.8rem;
    text-transform: uppercase; }
  .si-cta-photo-left .uagb-column__inner-wrap .ab-block-button {
    position: absolute;
    bottom: -32px;
    left: 0;
    right: 0;
    z-index: 100; }
    @media only screen and (max-width: 480px) {
      .si-cta-photo-left .uagb-column__inner-wrap .ab-block-button {
        /*position: relative;
              bottom: unset;
              margin-top: $spacer-sm;*/ } }
.si-cta-photo-left .wp-block-uagb-column {
  overflow: visible; }

.homepage .uagb-post__text {
  padding: 0.875rem 0 !important; }
  .homepage .uagb-post__text .uagb-post__title {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.6875rem; }
  .homepage .uagb-post__text .uagb-post-grid-byline {
    font-family: merriweather, serif;
    font-size: 1rem;
    font-style: italic;
    text-transform: uppercase; }
    .homepage .uagb-post__text .uagb-post-grid-byline .dashicons {
      display: none; }

/************************************************************
    2.5 ADVANCED GUTENBERG
    ************************************************************/
.entry-content ol, .entry-content ul {
  padding-left: 30px;
  padding-right: 10px; }

.si-cta-alt .advgb-column-inner {
  position: relative; }
  .si-cta-alt .advgb-column-inner .ab-block-button {
    position: absolute;
    bottom: -36px;
    left: 0;
    right: 0; }

.qubely-block-tab .qubely-tab-nav {
  display: flex !important;
  justify-content: center !important;
  /*.qubely-tab-item:nth-child(2) .qubely-tab-title  {
              background-color: $coral !important;
            }
            .qubely-tab-item:nth-child(3) .qubely-tab-title  {
              background-color: $aqua-island !important;
            }
            .qubely-tab-item:nth-child(4) .qubely-tab-title  {
              background-color: $lightgray !important;
              margin-right: 0px;
            }
            .qubely-tab-item:nth-child(5) .qubely-tab-title {
              background-color: $gray !important;
            }    */
  /*.qubely-tab-item.qubely-active:nth-child(1) .qubely-tab-title {
              color: $white !important;   
              background-color: $cornflower-blue !important;
            }
            .qubely-tab-item.qubely-active:nth-child(2) .qubely-tab-title  {
              background-color: $coral !important;
            }
            .qubely-tab-item.qubely-active:nth-child(3) .qubely-tab-title  {
              background-color: $aqua-island !important;
            }
            .qubely-tab-item.qubely-active:nth-child(4) .qubely-tab-title  {
              background-color: $lightgray !important;
              margin-right: 0px;
            }
            .qubely-tab-item.qubely-active:nth-child(5) .qubely-tab-title {
              background-color: $gray !important;
            }  */ }
  .qubely-block-tab .qubely-tab-nav .qubely-tab-item {
    margin-left: calc(20px/2) !important;
    margin-right: calc(20px/2) !important; }
    .qubely-block-tab .qubely-tab-nav .qubely-tab-item .qubely-tab-title {
      color: #000000 !important;
      border-radius: 0px !important;
      padding: 0.5rem 0.875rem !important;
      text-transform: uppercase; }
  .qubely-block-tab .qubely-tab-nav .qubely-tab-item .qubely-tab-title {
    background-color: #E6DFA1 !important;
    color: #000000 !important; }
  .qubely-block-tab .qubely-tab-nav .qubely-tab-item.qubely-active .qubely-tab-title {
    background-color: #476692 !important;
    color: #ffffff !important;
    text-decoration: underline !important; }

.qubely-postgrid .qubely-post-grid-img {
  margin-bottom: 1.125rem; }

.qubely-postgrid .qubely-postgrid-category a {
  font-family: merriweather, serif !important;
  font-size: 0.9375rem !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  /*font-style: italic;*/
  text-transform: capitalize !important;
  color: #8193C5 !important; }
  .qubely-postgrid .qubely-postgrid-category a:hover {
    color: #476692 !important; }

.qubely-postgrid .qubely-postgrid-title {
  margin-top: 0px !important;
  font-size: 1.125rem !important;
  font-weight: 400;
  line-height: 1.6875rem;
  text-transform: none;
  order: 2; }
  .qubely-postgrid .qubely-postgrid-title a {
    color: #000000;
    text-transform: none;
    text-decoration: underline !important;
    text-decoration-color: white !important;
    text-underline-position: under; }
    .qubely-postgrid .qubely-postgrid-title a:hover {
      color: #000000 !important; }
  @media only screen and (max-width: 480px) {
    .qubely-postgrid .qubely-postgrid-title {
      margin-bottom: 1.5rem; } }
.qubely-postgrid-pagination {
  display: none; }

.advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel {
  display: flex;
  justify-content: center; }
  @media only screen and (min-width: 768px) {
    .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel {
      display: flex !important; } }
  .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel li.advgb-tab {
    list-style-type: none;
    text-transform: uppercase;
    margin: 0 1.125rem 0; }
    .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel li.advgb-tab.advgb-tab-active {
      text-shadow: 0px 0px 4px black; }
    @media only screen and (max-width: 480px) {
      .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel li.advgb-tab {
        width: 50%;
        margin: 0px; } }
    .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel li.advgb-tab a {
      color: #000000 !important; }
      @media only screen and (max-width: 480px) {
        .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel li.advgb-tab a {
          padding: 0.5rem 0.875rem;
          text-align: center;
          font-size: 0.9375rem; } }
  .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel li.advgb-tab:nth-child(1) {
    background-color: #476692 !important; }
    .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel li.advgb-tab.advgb-tab-active:nth-child(1) {
      background-color: #476692 !important; }
  .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel li.advgb-tab:nth-child(2) {
    background-color: #F47A5E !important; }
    .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel li.advgb-tab.advgb-tab-active:nth-child(2) {
      background-color: #F47A5E !important; }
  .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel li.advgb-tab:nth-child(3) {
    background-color: #B1D0D3 !important; }
    .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel li.advgb-tab.advgb-tab-active:nth-child(3) {
      background-color: #B1D0D3 !important; }
  .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel li.advgb-tab:nth-child(4) {
    background-color: #fcf6f4 !important;
    margin-right: 0px; }
    .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel li.advgb-tab.advgb-tab-active:nth-child(4) {
      background-color: #fcf6f4 !important; }
  .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel li.advgb-tab:nth-child(5) {
    background-color: #b1b0b0 !important; }
    .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 ul.advgb-tabs-panel li.advgb-tab.advgb-tab-active:nth-child(5) {
      background-color: #b1b0b0 !important; }

.advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 .advgb-tab-body-wrapper {
  margin-top: 2rem; }
  @media only screen and (min-width: 1100px) {
    .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 .advgb-tab-body-wrapper {
      margin-left: 40px;
      margin-right: 40px; } }
  .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 .advgb-tab-body-wrapper .wp-block-advgb-tab:nth-child(1) .advgb-tab-body-header {
    background-color: #476692 !important; }
    .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 .advgb-tab-body-wrapper .wp-block-advgb-tab:nth-child(1) .advgb-tab-body-header.header-active {
      background-color: #476692 !important; }
  .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 .advgb-tab-body-wrapper .wp-block-advgb-tab:nth-child(2) .advgb-tab-body-header {
    background-color: #F47A5E !important; }
    .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 .advgb-tab-body-wrapper .wp-block-advgb-tab:nth-child(2) .advgb-tab-body-header.header-active {
      background-color: #F47A5E !important; }
  .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 .advgb-tab-body-wrapper .wp-block-advgb-tab:nth-child(3) .advgb-tab-body-header {
    background-color: #B1D0D3 !important; }
    .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 .advgb-tab-body-wrapper .wp-block-advgb-tab:nth-child(3) .advgb-tab-body-header.header-active {
      background-color: #B1D0D3 !important; }
  .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 .advgb-tab-body-wrapper .wp-block-advgb-tab:nth-child(4) .advgb-tab-body-header {
    background-color: #fcf6f4 !important; }
    .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 .advgb-tab-body-wrapper .wp-block-advgb-tab:nth-child(4) .advgb-tab-body-header.header-active {
      background-color: #fcf6f4 !important; }
  .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 .advgb-tab-body-wrapper .wp-block-advgb-tab:nth-child(5) .advgb-tab-body-header {
    background-color: #b1b0b0 !important; }
    .advgb-tabs-1abe0e74-8207-4388-8afe-66b0ecd7bc63 .advgb-tab-body-wrapper .wp-block-advgb-tab:nth-child(5) .advgb-tab-body-header.header-active {
      background-color: #b1b0b0 !important; }

/************************************************************
  2.6 MISC
  ************************************************************/
/************************************************************
    2.6 IMAGE CROP
    ************************************************************/
/*#si-top-posts, #si-popular-posts, .category-caption, .archive .entry-image-link {
        img {
          @media only screen and (max-width: $sm) {
            height: 240px;
            object-fit: cover;
            width: 100%;
          }
        }
      }*/
/************************************************************
    2.6 FIELDS
    ************************************************************/
input, select, textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  padding: 15px;
  width: 100%; }
  @media only screen and (max-width: 480px) {
    input, select, textarea {
      font-size: 0.9375rem;
      font-weight: 400;
      padding: 0.5rem; } }
.mobile {
  visibility: hidden;
  display: none; }
  @media only screen and (max-width: 480px) {
    .mobile {
      visibility: visible;
      display: inline-block; } }
/************************************************************
    2.6 IMAGES
    ************************************************************/
.img-desktop {
  display: none; }
  @media only screen and (min-width: 768px) {
    .img-desktop {
      display: block; } }
.img-mobile {
  display: none; }
  @media only screen and (max-width: 768px) {
    .img-mobile {
      display: block; } }
.size-full {
  width: 100%; }

/************************************************************
    2.6 ADDITIONAL
    ************************************************************/
@media only screen and (max-width: 480px) {
  .si-download-columns.wp-block-atomic-blocks-ab-columns.ab-layout-columns-3 .ab-block-layout-column {
    padding-top: 2rem; } }

/************************************************************
    2.6 SLIDER WIDGET AREAS
    ************************************************************/
/************************************************************
    2.6 LISTS
    ************************************************************/
/************************************************************
    2.6 GRAVITY FORMS
    ************************************************************/
#gform_10 .gform_title {
  font-family: merriweather, serif;
  font-size: 1.8rem;
  font-style: italic;
  font-weight: 400;
  text-transform: uppercase; }

#gform_10 .gfield_label {
  font-family: merriweather, serif;
  font-size: 1.08rem;
  font-style: italic;
  font-weight: 400;
  text-transform: uppercase; }

#gform_10 input {
  padding: 0.875rem; }

.gv-container {
  font-size: 0.9375rem; }

#gform_14 {
  display: flex;
  justify-content: center;
  text-align: center; }
  #gform_14 .gform_body {
    width: 75%; }
    #gform_14 .gform_body label {
      font-family: merriweather, serif;
      /*font-style: italic;*/
      font-size: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      height: unset;
      width: unset;
      position: relative;
      float: left;
      left: unset;
      min-width: 80px;
      text-align: right; }
      @media only screen and (max-width: 480px) {
        #gform_14 .gform_body label {
          width: 100%;
          display: block;
          clear: both;
          text-align: center;
          margin-bottom: 0.5rem; } }
    #gform_14 .gform_body input {
      width: 70%;
      padding: 0.5rem; }
      @media only screen and (max-width: 480px) {
        #gform_14 .gform_body input {
          width: 100%;
          display: block;
          clear: both; } }
    #gform_14 .gform_body ul {
      text-align: center; }
  #gform_14 .gform_footer {
    padding: 0px;
    width: unset; }
    #gform_14 .gform_footer input[type=submit] {
      padding: 0.5rem 1.125rem !important;
      text-transform: uppercase;
      font-size: 1.0625rem !important;
      background-color: #333333; }
      #gform_14 .gform_footer input[type=submit]:hover {
        background-color: #476692 !important; }

/************************************************************
    2.6 GRAVITY VIEWS
    ************************************************************/
.gv-table-view td, .gv-table-view th {
  word-break: break-word; }

.gv-container-219467 {
  overflow: scroll; }
  .gv-container-219467 .table-bible-study a {
    text-decoration: underline; }
  .gv-container-219467 .table-bible-study .gv-field-label a {
    text-decoration: none; }
  @media only screen and (max-width: 480px) {
    .gv-container-219467 .table-bible-study {
      width: 27%; } }
  @media only screen and (max-width: 480px) {
    .gv-container-219467 .table-author {
      width: 17%; } }
  @media only screen and (max-width: 480px) {
    .gv-container-219467 .table-city {
      width: 16%; } }
  @media only screen and (max-width: 480px) {
    .gv-container-219467 .table-state {
      width: 17%; } }
  @media only screen and (max-width: 480px) {
    .gv-container-219467 .table-event {
      width: 23%; } }
  @media only screen and (max-width: 480px) {
    .gv-container-219467 .gv-container {
      text-align: left;
      width: 100%;
      overflow-x: scroll; } }
  @media only screen and (max-width: 480px) {
    .gv-container-219467 .gv-table-view {
      width: 640px !important;
      font-size: 0.84375rem; } }
  .gv-container-219467 .gv-table-view td {
    word-break: break-word; }

/*::-webkit-scrollbar {
        -webkit-appearance: none;
        }
        ::-webkit-scrollbar:vertical {
            width: 12px;
        }
        ::-webkit-scrollbar:horizontal {
            height: 12px;
        }
        ::-webkit-scrollbar-thumb {
            background-color: rgba(0, 0, 0, .5);
            border-radius: 10px;
            border: 2px solid #ffffff;
        }
        ::-webkit-scrollbar-track {
            border-radius: 10px;
            background-color: #ffffff;
        }*/
.gv-widget-search {
  margin: 0px !important; }
  .gv-widget-search .gv-search-box {
    margin: 0px !important; }

/*.gv-container {
        @media only screen and (max-width: $sm) { 

          tfoot {
            display: none;
            visibility: hidden;
          }

          table, thead, tbody, th, td, tr { 
            display: block; 
          }
          
          thead tr { 
            position: absolute;
            top: -9999px;
            left: -9999px;
          }
          
          tr { 
            &:nth-child(odd) { background-color: $skeptic; }
          }
            
          td { 
            border: none;
            padding: $spacer-xs $spacer-sm !important;
            border-bottom: 1px solid $white; 
            position: relative;
            padding-left: 30%; 
            word-break: break-word;
            display: flex;
            justify-content: space-between;
            text-align: right;

          }
          
          td:before { 
            position: relative;
            display: inline-block;
            padding-right: 10px; 
            white-space: nowrap;
            box-sizing: inherit;
            font-weight: 600;
            width: 35%;
            text-align: left;
          }
          
          td:nth-of-type(1):before { content: "Bible Study:"; }
          td:nth-of-type(2):before { content: "Author:"; }
          td:nth-of-type(3):before { content: "City:"; }
          td:nth-of-type(4):before { content: "State:"; }
          td:nth-of-type(5):before { content: "Event:"; }
        }

      }  */
/************************************************************
    2.6 ADDTHIS
    ************************************************************/
.at-below-post.addthis_tool {
  margin-bottom: 1.5rem; }

/************************************************************
    2.6 INSTAGRAM PLUGIN
    ************************************************************/
@media only screen and (max-width: 480px) {
  #sbi_images {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-gap: 1em 2em; } }

/************************************************************
    2.6 AUDIO PLAYER
    ************************************************************/
.mediatec-cleanaudioplayer.dark .mdtc-clnplra-main-player.mdtc-clnplra-dark-theme .mdtc-clnplra-type-playlist li:hover {
  /* background-color: $action-primary-active;*/ }

.mediatec-cleanaudioplayer .mdtc-clnplra-main-player .mdtc-clnplra-playlist ul li.mdtc-clnplra-playlist-current {
  background-color: #476692 !important; }

/************************************************************
    2.7 EVENTS 
    ************************************************************/
@media only screen and (max-width: 480px) {
  .tribe-events .tribe-events-l-container {
    padding: 0px;
    min-height: 600px; } }

.post-type-archive-tribe_events .site-inner .entry, .tribe_community_edit .site-inner .entry {
  margin-bottom: 1.5rem; }

#tribe_events_filters_wrapper .tribe_events_filters_reset {
  width: unset; }

#tribe_events_filters_wrapper .tribe-js-filters-toggle:hover, #tribe_events_filters_wrapper .tribe-js-filters-reset:hover {
  color: #476692; }

@media only screen and (max-width: 480px) {
  .tribe_events_filter_control .tribe-reset-icon {
    line-height: 0px; }
  .tribe_events_filter_control .tribe_events_filters_reset {
    display: none !important; }
  .tribe_events_filter_control .tribe-button {
    text-align: left;
    margin: 0px !important;
    padding: 1.5rem 0.875rem !important;
    line-height: 0px !important; } }

.post-type-archive-tribe_events .entry-title {
  text-align: left; }

.post-type-archive-tribe_events .tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
  padding: 0px; }

.single.tribe_community_edit .site-inner .content-sidebar-wrap, .single.tribe_community_edit .site-inner .content, .post-type-archive-tribe_events .content-sidebar-wrap, .post-type-archive-tribe_events .content {
  width: 100%; }

.single.tribe_community_edit .site-inner .entry-header, .post-type-archive-tribe_events .entry-header {
  width: 100%; }
  .single.tribe_community_edit .site-inner .entry-header .entry-title, .post-type-archive-tribe_events .entry-header .entry-title {
    text-align: left; }

.single.tribe_community_edit .site-inner .entry-content, .post-type-archive-tribe_events .entry-content {
  margin-top: 2rem; }
  .single.tribe_community_edit .site-inner .entry-content .my-events-header, .post-type-archive-tribe_events .entry-content .my-events-header {
    display: none; }
  .single.tribe_community_edit .site-inner .entry-content #tribe-add-recurrence, .post-type-archive-tribe_events .entry-content #tribe-add-recurrence {
    -webkit-font-smoothing: subpixel-antialiased;
    background: #616161;
    border-radius: 3px !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: auto;
    letter-spacing: 1px;
    line-height: 1;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none; }
    .single.tribe_community_edit .site-inner .entry-content #tribe-add-recurrence:hover, .post-type-archive-tribe_events .entry-content #tribe-add-recurrence:hover {
      background: #444;
      box-shadow: none;
      color: #fff;
      text-decoration: none; }

/* COMMUNITY */
.tribe_community_edit .tribe-community-events {
  background: #ffffff;
  border: none;
  padding: 0px; }
  .tribe_community_edit .tribe-community-events .tribe-section {
    border: 1px solid #fcf6f4b5; }
    .tribe_community_edit .tribe-community-events .tribe-section .tribe-section-header {
      background-color: #fcf6f4b5;
      border: none; }

.tribe_community_edit .tribe-button.submit {
  background-color: #000000 !important; }
  .tribe_community_edit .tribe-button.submit:hover {
    background-color: #476692 !important; }

.post-type-archive-tribe_events .addthis_tool, .tribe-theme-parent-genesis .addthis_tool {
  display: none; }

.tribe-theme-parent-genesis h1 {
  margin-bottom: 24px; }

.post-type-archive-tribe_events .entry-image-link {
  display: none; }

.post-type-archive-tribe_events .tribe-events-c-top-bar__nav button {
  padding: unset !important;
  border: none !important; }

.tribe_events_filters_reset {
  width: 100%;
  text-align: left; }

.tribe-common button {
  border: none; }

#tribe_events_filters_wrapper button:focus, #tribe_events_filters_wrapper label input[type=checkbox]:focus, #tribe_events_filters_wrapper label input[type=radio] {
  outline: none; }

.tribe-events .tribe-events-c-top-bar__datepicker-button {
  align-items: center;
  display: flex !important;
  flex: none;
  border: none !important; }

.tribe-events .tribe-events-c-events-bar__search-button {
  display: inline-block;
  margin-right: 8px !important;
  padding: 4px !important;
  position: relative; }

.tribe-events .tribe-events-c-view-selector__button {
  align-items: center;
  display: flex !important;
  padding: 4px !important;
  position: relative;
  width: 100%; }

.tribe-events .tribe-events-c-nav__next, .tribe-events .tribe-events-c-nav__prev {
  align-items: center;
  display: flex !important;
  flex: none;
  flex-wrap: wrap;
  justify-content: center; }

.tribe-events .tribe-events-c-nav__next:disabled, .tribe-events .tribe-events-c-nav__prev:disabled {
  background-color: transparent !important;
  color: #d5d5d5 !important;
  border: none !important; }

.single-tribe_events .content {
  width: 100%; }

.single-tribe_events.single .site-inner .content-sidebar-wrap {
  width: 100%; }

.tribe-section-cost {
  display: none; }

.post-type-archive-tribe_events .archive-pagination {
  display: none; }

.post-type-archive-tribe_events button.tribe-events-pro-map__event-card-button {
  color: #000000; }
  .post-type-archive-tribe_events button.tribe-events-pro-map__event-card-button:hover {
    color: #000000;
    background-color: #fcf6f4b5; }
  .post-type-archive-tribe_events button.tribe-events-pro-map__event-card-button[aria-expanded="true"] {
    color: #000000;
    background-color: #fcf6f4b5; }

.tribe-section-header h3, .events-community-post-title h3, .events-community-post-content h3 {
  display: inline-block; }

.tribe-section-header .req, .events-community-post-title .req, .events-community-post-content .req {
  margin-left: 0.5rem !important;
  font-size: 1rem !important;
  font-weight: 800 !important;
  color: #F47A5E !important; }

/* FORM */
.tribe_community_edit #select2-results-4 {
  display: none !important; }

.select2-search input {
  background: #fff; }

.tribe-community-events.form .tribe-section-content-field {
  padding-left: 1.125rem !important; }

.tribe-section-custom-fields .tribe-section-content-row:nth-child(5), .tribe-section-custom-fields .tribe-section-content-row:nth-child(7) {
  visibility: hidden;
  display: none; }

/* ENDS ON DROPDOWN */
.recurrence-row #s2id_recurrence_rule_0_end_type {
  display: none !important; }

/* LOCATION */
#event_tribe_venue .saved-linked-post {
  display: none !important; }

#event_tribe_venue .linked-post.venue {
  display: table-row !important; }

#event_tribe_venue .linked-post.venue.tribe-linked-type-venue-phone, #event_tribe_venue .linked-post.venue.tribe-linked-type-venue-website {
  display: none !important; }

/* ORGANIZER */
#event_tribe_organizer .tribe-section-header .req {
  margin-left: 0.5rem;
  font-size: 1rem;
  font-weight: 800;
  color: #F47A5E; }

#event_tribe_organizer .saved-linked-post {
  display: none !important; }

#event_tribe_organizer .linked-post.organizer {
  display: table-row !important; }

#event_tribe_organizer tfoot, #event_tribe_organizer .linked-post.organizer.tribe-linked-type-organizer-website {
  display: none !important; }

/* PRIVATE ADDRESS */
.tribe_events_cat-personal-private-address .tribe-street-address {
  display: none; }

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn, .tribe-events .tribe-events-c-ical__link {
  padding: 0.875rem 1.125rem;
  border-radius: 0px;
  display: inline-block;
  color: #F47A5E;
  font-family: nunito-sans, sans-serif;
  font-size: 1rem;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 800;
  line-height: initial;
  background-color: transparent;
  border: 1px solid #F47A5E; }
  .tribe-common .tribe-common-c-btn:hover, .tribe-common .tribe-common-c-btn:active, .tribe-common .tribe-common-c-btn:focus, .tribe-common a.tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn:active, .tribe-common a.tribe-common-c-btn:focus, .tribe-events .tribe-events-c-ical__link:hover, .tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus {
    background-color: #F47A5E;
    color: #ffffff; }

.tribe-events .tribe-events-c-ical__link:before {
  display: none; }

@media only screen and (max-width: 480px) {
  .tribe-events .tribe-events-c-ical__link {
    text-align: center; } }

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
  font-size: 1.0625rem;
  padding: 0.5rem 0.875rem; }

.tribe-events-pro-map__event-details {
  font-size: 0.9rem;
  line-height: 16px; }

/* LIST VIEW */
.tribe-common .tribe-events-calendar-list .archive-pagination {
  display: none; }

.tribe-common .tribe-events-calendar-list .tribe-events-calendar-list__event-details {
  font-size: 0.9375rem !important;
  line-height: 1.35rem !important; }
  .tribe-common .tribe-events-calendar-list .tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-datetime-wrapper {
    margin-bottom: 0.5rem !important; }
  .tribe-common .tribe-events-calendar-list .tribe-events-calendar-list__event-details h3 {
    margin-bottom: 0.5rem !important; }
    .tribe-common .tribe-events-calendar-list .tribe-events-calendar-list__event-details h3 .tribe-common-anchor-thin {
      text-decoration: underline;
      text-decoration-color: #e5cccd;
      text-underline-position: under; }
      .tribe-common .tribe-events-calendar-list .tribe-events-calendar-list__event-details h3 .tribe-common-anchor-thin:hover {
        color: #476692;
        text-decoration-color: #476692; }
  .tribe-common .tribe-events-calendar-list .tribe-events-calendar-list__event-details .recurring-list-info {
    font-size: 0.9375rem;
    line-height: 1.265625rem;
    margin-bottom: 0.875rem !important; }
  .tribe-common .tribe-events-calendar-list .tribe-events-calendar-list__event-details address {
    font-size: 0.9375rem !important;
    line-height: 1.265625rem !important; }

.tribe-common .tribe-events-calendar-list .tribe-events-calendar-list__event-description {
  font-size: 0.9375rem !important;
  line-height: 1.35rem !important; }

.tribe-common .tribe-events-calendar-list .tribe-events-calendar-list__event-datetime-recurring-link {
  text-decoration: underline;
  text-decoration-color: #e5cccd;
  text-underline-position: under; }
  .tribe-common .tribe-events-calendar-list .tribe-events-calendar-list__event-datetime-recurring-link:hover {
    color: #476692;
    text-decoration-color: #476692; }

/* MAP VIEW */
@media only screen and (max-width: 480px) {
  .tribe-events-pro .tribe-events-pro-map__map {
    height: 360px; } }

@media only screen and (max-width: 480px) {
  .tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation {
    padding-top: 0.5rem; } }

@media only screen and (max-width: 480px) {
  .tribe-events-pro .tribe-events-pro-map__event-tooltip--has-slider {
    padding-bottom: 0px; } }

.tribe-common.tribe-events-view--map {
  /* MAP LIST */ }
  .tribe-common.tribe-events-view--map .tribe-events-pro-map__event-card-wrapper h3 {
    margin-bottom: 0px !important; }
  @media only screen and (max-width: 480px) {
    .tribe-common.tribe-events-view--map .gm-style-iw-c {
      max-width: 200px !important;
      padding: 0.875rem !important; } }
  .tribe-common.tribe-events-view--map .gm-style-iw-c h3 {
    margin-bottom: 0px !important; }
    @media only screen and (max-width: 480px) {
      .tribe-common.tribe-events-view--map .gm-style-iw-c h3 {
        font-size: 0.796875rem; } }
    .tribe-common.tribe-events-view--map .gm-style-iw-c h3 .tribe-common-anchor-thin {
      font-weight: 600;
      border-bottom: none;
      text-decoration: underline;
      text-decoration-color: #e5cccd;
      text-underline-position: under; }
      .tribe-common.tribe-events-view--map .gm-style-iw-c h3 .tribe-common-anchor-thin:hover {
        color: #476692;
        border-bottom: none;
        text-decoration-color: #476692; }
  @media only screen and (max-width: 480px) {
    .tribe-common.tribe-events-view--map .gm-style-iw-c span {
      font-size: 0.796875rem; } }
  @media only screen and (max-width: 480px) {
    .tribe-common.tribe-events-view--map .gm-style-iw-c em {
      font-size: 0.703125rem;
      line-height: 0px;
      font-weight: 600; } }
  .tribe-common.tribe-events-view--map .gm-style-iw-c .tribe-events-pro-map__event-tooltip-venue {
    margin-top: 0px !important; }
  .tribe-common.tribe-events-view--map .tribe-common-cta--thin-alt {
    text-decoration: underline;
    text-decoration-color: #e5cccd;
    text-underline-position: under; }
    .tribe-common.tribe-events-view--map .tribe-common-cta--thin-alt:hover {
      color: #476692;
      text-decoration-color: #476692; }
  .tribe-common.tribe-events-view--map .tribe-events-calendar-list__event-datetime-recurring-link {
    font-size: 0.9375rem;
    text-decoration: underline;
    text-decoration-color: #e5cccd;
    text-underline-position: under; }
    .tribe-common.tribe-events-view--map .tribe-events-calendar-list__event-datetime-recurring-link:hover {
      color: #476692;
      text-decoration-color: #476692; }
  .tribe-common.tribe-events-view--map .tribe-events-pro-map__event-actions--spacer {
    display: none; }

/* EVENT SINGLE */
.single-tribe_events .recurringinfo {
  clear: both;
  display: block;
  display: none; }
  .single-tribe_events .recurringinfo .tribe-events-divider {
    display: none; }

.single-tribe_events .pagination-comments, .single-tribe_events .entry-comments, .single-tribe_events .comment-respond {
  display: none; }

.single-tribe_events .view-all-dates {
  margin-bottom: 1.5rem;
  display: block; }

.single-tribe_events .tribe-events-event-image {
  float: right;
  width: 40%; }
  @media only screen and (max-width: 480px) {
    .single-tribe_events .tribe-events-event-image {
      float: none;
      width: 100%; } }
.single-tribe_events .tribe-events-single-event-description {
  float: left;
  width: 55%; }
  @media only screen and (max-width: 480px) {
    .single-tribe_events .tribe-events-single-event-description {
      float: none;
      width: 100%; } }
.single-tribe_events .tribe-events-event-meta .column, .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group {
  /*padding: 0px;*/ }
  .single-tribe_events .tribe-events-event-meta .column.tribe-events-meta-group-other h2, .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-other h2 {
    visibility: hidden; }
  .single-tribe_events .tribe-events-event-meta .column.tribe-events-meta-group-venue, .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-venue {
    padding-right: 1.5rem; }
  .single-tribe_events .tribe-events-event-meta .column.tribe-events-meta-group-other dl dt:nth-of-type(3), .single-tribe_events .tribe-events-event-meta .column.tribe-events-meta-group-other dl dd:nth-of-type(3), .single-tribe_events .tribe-events-event-meta .column.tribe-events-meta-group-other dl dt:nth-of-type(5), .single-tribe_events .tribe-events-event-meta .column.tribe-events-meta-group-other dl dd:nth-of-type(5), .single-tribe_events .tribe-events-event-meta .column.tribe-events-meta-group-other dl dt:nth-of-type(6), .single-tribe_events .tribe-events-event-meta .column.tribe-events-meta-group-other dl dd:nth-of-type(6), .single-tribe_events .tribe-events-event-meta .column.tribe-events-meta-group-other dl dt:nth-of-type(7), .single-tribe_events .tribe-events-event-meta .column.tribe-events-meta-group-other dl dd:nth-of-type(7), .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-other dl dt:nth-of-type(3), .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-other dl dd:nth-of-type(3), .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-other dl dt:nth-of-type(5), .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-other dl dd:nth-of-type(5), .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-other dl dt:nth-of-type(6), .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-other dl dd:nth-of-type(6), .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-other dl dt:nth-of-type(7), .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-other dl dd:nth-of-type(7) {
    display: none; }

.bible-studies-nav {
  border-bottom: 1px solid #fcf6f4; }
  .bible-studies-nav .button {
    margin-bottom: -1px;
    margin-left: 1.125rem;
    padding: 6px 14px !important;
    background-color: #000000 !important;
    color: #ffffff !important;
    font-size: 1rem !important;
    font-family: nunito-sans, sans-serif !important;
    line-height: unset !important;
    letter-spacing: 0px !important; }
    .bible-studies-nav .button.active {
      color: #000000 !important;
      background-color: #ffffff !important;
      border: 1px solid #fcf6f4 !important;
      border-bottom: 1px solid #ffffff !important;
      cursor: default;
      pointer-events: none; }
    @media only screen and (max-width: 480px) {
      .bible-studies-nav .button {
        font-size: 0.75rem !important;
        margin-left: 5px;
        padding: 6px 8px !important;
        width: auto; } }
#si-event-footer-cta {
  margin-top: 2rem;
  display: flex; }
  @media only screen and (max-width: 480px) {
    #si-event-footer-cta {
      display: inline-block; } }
#si-online-bible-studies {
  padding: 2rem 3rem;
  background-color: #476692;
  color: #ffffff;
  text-align: center; }
  #si-online-bible-studies a {
    font-weight: 600;
    text-decoration: underline; }
  @media only screen and (max-width: 480px) {
    #si-online-bible-studies {
      margin: 0px 0px 2rem; } }
/************************************************************
    2.8 ADA FIXES
    ************************************************************/
/*#genesis-nav-primary a {
      font-weight: 500;
    }*/
.entry-categories a {
  color: #8193C5 !important; }

#si-popular-posts .post-category, #si-popular-posts .entry-categories, #si-popular-posts .entry-meta, .si-top-posts .post-category, .si-top-posts .entry-categories, .si-top-posts .entry-meta, .featured-posts-3-col .post-category, .featured-posts-3-col .entry-categories, .featured-posts-3-col .entry-meta {
  font-family: merriweather, serif;
  font-size: 1rem;
  font-style: normal !important;
  text-transform: capitalize; }
  #si-popular-posts .post-category a, #si-popular-posts .entry-categories a, #si-popular-posts .entry-meta a, .si-top-posts .post-category a, .si-top-posts .entry-categories a, .si-top-posts .entry-meta a, .featured-posts-3-col .post-category a, .featured-posts-3-col .entry-categories a, .featured-posts-3-col .entry-meta a {
    font-weight: 600; }

.site-inner input:focus, .site-inner textarea:focus, .gform_footer input:focus, .gform_footer textarea:focus {
  border: 1px solid #999 !important;
  outline: none; }

input[type="checkbox"]:focus, input[type="image"]:focus, input[type="radio"]:focus {
  outline: 1px solid blue; }

ul.advgb-tabs-panel li.advgb-tab a:focus {
  outline: 1px solid blue !important; }

iframe {
  border: none;
  overflow: hidden; }
