/*
Theme Name: UCC General Synod
Theme URI: http://www.ucce.com/
Author: Daniel Jones
Author URI: https://orgstory.org
Description: Theme created in June 2022.  It is in the 1.0 version of UCCE Template Website for General Synod.
Version: 1.0
License: UCCE and OrgStory
License URI:
Tags: Synod
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');


:target:before {
  content: "";
  display: block;
  height: 140px;
  margin: -140px 0 0;
}

h1, h2, h3, h4, h5, h6, p, li, a {font-family: 'Lato', sans-serif;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration: none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration: underline;}
h1, h2, h3, h4, h5, h6 {font-weight: 700;}
p {font-size: 1.1em;}
.bigger {font-size: 1.5rem;}
.slightly-bigger-font  {font-size: 1.5rem;}

h1.bigger {font-size: 3rem; font-weight: 700;}
h1.smaller {font-size: 1.5rem; font-weight: 700;}

p a {color: #136995;}
p a:hover {color: #FF6200;}

.text-shadow {text-shadow: 3px 3px 12px #000;}

p.bigger-font {font-size: 3rem; font-weight: 700;}
h1.smaller-font {font-size: 1.5rem; font-weight: 700;}


.gold {color: #ffb71b;}
.bg-gold {background-color: #ffb71b;}
.gold a {color: #ffb71b; font-weight: bold;}
.gold p a {color: #ffb71b; font-weight: bold;}

.navy-blue {color: #136995;}
.has-dark-blue-color {color: #136995;}
.bg-navy-blue {background-color: #136995;}
.navy-blue a {color: #136995; font-weight: bold;} /* 19, 105, 149*/
.navy-blue p a {color: #136995; font-weight: bold;} /* 120,188,81 */

.green {color: #78bc51;}
.bg-green {background-color: #78bc51;}

.dark-grey {color: #222222;}
.bg-dark-grey {background-color: #222222;}

.bg-light-grey {background-color: #efefef;}


.dark-grey a {color: #222222;}
.dark-grey p a {color: #222222;}
.dark-grey ul li a {color: #222222;}
.has-dark-grey {color: #222222;}

.black {color: #000;}
.bg-black {background-color: #000;}
.black a {color: #000;}

.light-blue {color: #c1e1ec;}
.bg-light-blue {background-color: #c1e1ec;}

.bg-light-grey {background-color: #f2f2f2;}

.btn {padding: .5rem 1.5rem;}
.btn-primary {background-color: #136995; color: #fff !important; border: 2px solid #136995;  border-radius: 0px;}
.btn-primary:hover {background-color: #fff; color: #136995 !important; border: 2px solid #136995; border-radius: 0px;}

.wp-block-button__link {background-color: #136995 !important; color: #fff !important; border: 2px solid #136995  !important;  border-radius: 0px !important;}
.wp-block-button__link:hover {background-color: #fff  !important; color: #136995 !important; border: 2px solid #136995  !important; border-radius: 0px !important;}

.btn-light-blue  {background-color: #C1E1EC; color: #136995; border: 2px solid #C1E1EC;  border-radius: 0px;}
.btn-light-blue:hover {background-color: #fff; color: #136995; border: 2px solid #136995; border-radius: 0px;}
.has-light-blue {color: #C1E1EC;}

.btn-green {background-color: #78bc51; color: #fff; border: 2px solid #78bc51;  border-radius: 0px;}
.btn-green:hover {background-color: #fff; color: #78bc51; border: 2px solid #78bc51; border-radius: 0px;}
.has-green-color {color: #78bc51;}
.btn-purple {background-color: #843591; color: #fff; border: 2px solid #843591;  border-radius: 0px;}
.btn-purple:hover {background-color: #fff; color: #843591; border: 2px solid #843591; border-radius: 0px;}
.has-purple-color {color: #843591;}

.btn-gold {background-color: #ffb71b; color: #fff; border: 2px solid #ffb71b;  border-radius: 0px;}
.btn-gold:hover {background-color: #fff; color: #ffb71b; border: 2px solid #ffb71b; border-radius: 0px;}
.has-gold-color {color: #ffb71b;}


.btn-white {background-color: #fff; color: #636363; border: 2px solid #fff;  border-radius: 0px;}
.btn-white:hover {background-color: #636363; color: #fff; border: 2px solid #fff; border-radius: 0px;}

.orange {color: #FF6200;}
.bg-orange {background-color: #FF6200;}
.btn-orange {background-color: #FF6200; color: #fff !important; border: 2px solid #FF6200; border-radius: 0px;}
.btn-orange:hover {background-color: #fff; color: #FF6200 !important; border: 2px solid #FF6200; }


.btn-outline-primary {background-color: #fff; color: #136995; border: 2px solid #136995;  border-radius: 0px;}
.btn-outline-primary:hover {background-color: #136995; color: #fff; border: 2px solid #fff; border-radius: 0px;}

.btn-outline-green {background-color: #fff; color: #78bc51; border: 2px solid #78bc51;  border-radius: 0px;}
.btn-outline-green:hover {background-color: #78bc51; color: #fff; border: 2px solid #fff; border-radius: 0px;}

.btn-outline-purple {background-color: #fff; color: #843591; border: 2px solid #843591;  border-radius: 0px;}
.btn-outline-purple:hover {background-color: #843591; color: #fff; border: 2px solid #fff; border-radius: 0px;}

.btn-outline-white {background-color: transparent; color: #fff; border: 2px solid #fff;  border-radius: 0px;}
.btn-outline-white:hover {background-color: #fff; color: #636363; border: 2px solid #fff; border-radius: 0px;}


.bg-white {background: #fff !important;}

.smaller-font {font-size: .9em;}
.smaller-font p { font-weight: 300;}


.purple {color: #843591;}  /* 132,53,145 */
.bg-purple {background-color: #843591;}

.grey-border-bottom {border-bottom: 1px solid #f0f0f0;}
.larger-border-bottom {border-bottom: 2px solid #843591;}

.white-text,
.white-text p,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text span {color: #fff !important;}


 .carousel-control-prev-icon {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23707070'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") !important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23707070'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.carousel-item h5 {font-size: .9em;}

.carousel-item p {font-size: 1.5em; color: #636363; line-height: 120%;}

.icon-width {max-width: 30px;}
img.icon-width {max-width: 30px;}

.icon-width-smaller {max-width: 24px !important;}
img.icon-width-smaller {max-width: 24px !important;}

.round-corners {border-radius: 25px;}
.smaller-text { font-size: .8em; }

img.circle {border-radius: 50%;}
img.round-corners {border-radius: 5%;}
img.round-corners-rectangle {border-radius: 5%/10%;}
img.round-corners-rectangle-image-library {border-radius: 7.5%/10%;}

ul {display: block; list-style-position: outside; width: 90%; margin-left: 5% !important;}
ul.dropdown-menu { list-style-position: initial !important; width: initial !important; margin-left: initial !important;}


ol, ul {
margin: 0;
padding: 0;
}

#ucce-content ol, #ucce-content ul {
margin: 0 0 1rem 0;
padding: 0;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.accordion-collapse {
    border: 0;
}
.accordion-button {
    padding: 1rem 1rem;
    font-weight: normal;
    border: 0;
    font-size: 1.5rem;
    color: #222222;
    text-align: left;
    border-bottom: 1px solid #ddd;
    font-family: 'Lato', sans-serif;
}
.accordion-button:focus {
    box-shadow: none;
    border: none;
}
.accordion-button:not(.collapsed) {
    background: none;
    font-weight: bold;
    color: #136995;
}
.accordion-body {
    padding: 2rem 1rem;
}
.accordion-button::after {
    width: auto;
    height: auto;
    content: "+";
    font-size: 2.5rem;
    background-image: none;
    font-weight: 100;
    color: #136995;
    transform: translateY(-4px);
}
.accordion-button:not(.collapsed)::after {
    width: auto;
    height: auto;
    background-image: none;
    content: "-";
    font-size: 2.5rem;
    transform: translate(-5px, -4px);
    transform: rotate(0deg);
}


.accordion-button-2 {
  padding: 1rem 1rem;
  font-weight: normal;
  border: 0;
  font-size: 1.5rem;
  color: #222222;
  background-color: #eee;
  text-align: left;
  font-family: 'Lato', sans-serif;
}
.accordion-button-2:focus {
  background-color: #136995;
  color: #fff;
  box-shadow: none;
  border: none;
}
.accordion-button-2:not(.collapsed) {
  background-color: #eee;
  font-weight: bold;
  color: #136995;
}
.accordion-body {
  padding: 2rem 1rem;
}
.accordion-button-2::after {
  width: auto;
  height: auto;
  content: "+";
  font-size: 2.5rem;
  background-image: none;
  font-weight: 100;
  color: #136995;
  transform: translateY(-4px);
}
.accordion-button-2:not(.collapsed)::after {
  width: auto;
  height: auto;
  background-image: none;
  content: "-";
  font-size: 2.5rem;
  transform: translate(-5px, -4px);
  transform: rotate(0deg);
}





a {transition: all 0.2s linear;}

.searchandfilter {display: block; width: 100%;}
.searchandfilter ul {display: flex !important; flex-wrap: wrap !important; width: 100% !important; justify-content: space-between !important; margin-left: initial !important;}
.searchandfilter ul li {flex-basis: calc(33% - 20px) !important;}
.searchandfilter ul li label {width: 100% !important;}
.sf-input-select {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}
 select.sf-input-select {
        font-family: 'Lato';
        display: inline-block;
        width: 100%;
        cursor: pointer;
        padding: 10px 15px;
        outline: 0;
        border: 2px solid #136995;
        border-radius: 0px;
        background: #136995;
        color: #fff;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        background-image: url("data:image/svg+xml;charset=utf8, %3Csvg width='11px' height='6px' viewBox='0 0 11 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E    %3Cpolygon stroke='none' fill='%23ffffff' fill-rule='evenodd' points='5.5 6 11 0 0 0'%3E%3C/polygon%3E%3C/svg%3E");
        background-repeat:no-repeat;
        background-position: center right 10px;
    }
        select.sf-input-select::-ms-expand {
            display: none;
        }
         select.sf-input-select:hover,
         select.sf-input-select:focus {
            color: #136995;
            background: #fff url("data:image/svg+xml;charset=utf8, %3Csvg width='11px' height='6px' viewBox='0 0 11 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E    %3Cpolygon stroke='none' fill='%23000000' fill-rule='evenodd' points='5.5 6 11 0 0 0'%3E%3C/polygon%3E%3C/svg%3E") no-repeat center right 10px;

        }
         select.sf-input-select:disabled {
            opacity: 0.5;
            pointer-events: none;
        }

 select.sf-input-select:after {
    position: absolute;
    top: 16px;
    right: 15px;
    width: 0px;
    height: 0px;
    border: solid #7b7b7b;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
 select.sf-input-select:hover ~ .select_arrow,
 select.sf-input-select:focus ~ .select_arrow {
    border-color: #000000;
}
 select.sf-input-select:disabled ~ select.sf-input-select:after {
    border-top-color: #cccccc;
}


.search-filter-reset {        border: 2px solid #FF6200;
        border-radius: 0px;
        background: #FF6200;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
      padding: 10px 20px; margin: 20px auto; text-align: center;}
       .search-filter-reset:hover {background: #fff; color: #FF6200;}

       .searchandfilter ul li.sf-field-reset {flex-basis: 100% !important; text-align: center !important; margin: 20px auto !important;}

@media (max-width: 961px) {
  .searchandfilter ul li {flex-basis: calc(100% - 20px);}
}
@media (max-width: 576px) {
 .searchandfilter ul li {flex-basis: calc(100% - 20px);}
}

#header a {color: #fff; text-decoration: none;}
#header a:hover {text-decoration: underline;}
#header p { margin: 0; padding: 0; }
#header .header-icon-row {display: flex; justify-content: flex-start; align-items: center;}
#header .header-icon {max-width: 30px; height: auto;}

.hero {margin: 0; padding: 0px}
.hero-bg-image {height: 50vh; min-height: 500px;background-position: center center; background-size: cover;}
.hero-bg-swirl-blue {background-color: #136995; height: 50vh; min-height: 500px;background-position: center center; background-repeat: no-repeat; background-size: 110%;}
.hero-bg-swirl-purple {background-color: #843591; height: 50vh; min-height: 500px;background-position: center center; background-repeat: no-repeat; background-size: 110%;}
.hero-bg-swirl-green {background-color: #78BC51; height: 50vh; min-height: 500px;background-position: center center; background-repeat: no-repeat; background-size: 110%;}

.hero-text-wrapper {height: 50vh; min-height: 500px; }
@media (max-width: 768px) {
.hero-text-wrapper {height: 50vh; min-height: 500px; margin-top: 500px; text-align: center;}
}

.interior-hero {margin: 0; padding: 0px}
.interior-hero-bg-image {height: 33vh; min-height: 360px; background-position: center center; background-size: cover;}
.interior-hero-bg-swirl-blue {background-color: #136995; height: 33vh; min-height: 360px;background-position: center center; background-repeat: no-repeat; background-size: 110%;}
.interior-hero-bg-swirl-purple {background-color: #843591; height: 33vh; min-height: 360px;background-position: center center; background-repeat: no-repeat; background-size: 110%;}
.interior-hero-bg-swirl-green {background-color: #78BC51; height: 33vh; min-height: 360px;background-position: center center; background-repeat: no-repeat; background-size: 110%;}

.interior-text-bg-swirl-blue {background-color: #136995; height: auto; min-height: 360px;background-position: center center; background-repeat: no-repeat; background-size: 110%;}
.interior-text-bg-swirl-purple {background-color: #843591; height: auto; min-height: 360px;background-position: center center; background-repeat: no-repeat; background-size: 110%;}
.interior-text-bg-swirl-green {background-color: #78BC51; height: auto; min-height: 360px;background-position: center center; background-repeat: no-repeat; background-size: 110%;}

.interior-text-blue {background-color: #136995; height: auto; min-height: 360px;background-position: center center; background-repeat: no-repeat; background-size: cover;}
.interior-text-purple {background-color: #843591; height: auto; min-height: 360px;background-position: center center; background-repeat: no-repeat; background-size: cover;}
.interior-text-green {background-color: #78BC51; height: auto; min-height: 360px;background-position: center center; background-repeat: no-repeat; background-size: cover;}


.interior-heading p {font-size: 1.3rem;}

.interior-hero-text-wrapper {height: 33vh; min-height: 360px; }
@media (max-width: 768px) {
.interior-hero-text-wrapper {height: 33vh; min-height: 360px; margin-top: 360px; text-align: center;}
}

.interior-giving-text {width: 90%; max-width: 960px; margin-left: auto; margin-right: auto;}
.interior-giving-text p  {font-size: 140%;}

/** nav area **/
ul.uppernav {padding: .5em 0 1em 0; margin-left: 0px !important; margin-right: 0px !important;}
ul.lowernav {font-size: 1.2rem; margin-left: 0px !important; margin-right: 0px !important;}
ul.uppernav, ul.lowernav {text-align: right;}
ul.uppernav li {display: inline-block; position: relative; padding-left: .75rem; padding-right: .75rem;}
.big-break {position: absolute; width: 1px; background-color: #707070; height: 34px; top: -24px; display: block;}

ul.uppernav li.social {display: inline-block; padding-left: .25rem; padding-right: .25rem;}
ul.uppernav li.social:first-child {display: inline-block; padding-left: 1rem; padding-right: .25rem;}
ul.uppernav li.social:last-child {display: inline-block; padding-left: .25rem; padding-right: 1rem;}
.social-header-icon {width: 30px; height: auto;}

ul.lowernav li {display: inline-block;  padding-left: .75rem; padding-right: .75rem;}

ul.uppernav li:last-of-type, ul.lowernav li:last-of-type {
  padding-right: 0 !important;
}
ul.uppernav  li a {color: #000; text-decoration: none;}
ul.lowernav li a {color: #222; text-decoration: none;}

ul.lowernav li a:hover, ul.uppernav li a:hover {}
ul.lowernav li a ul li {display: block;}

ul.dropdown-menu li {width: 100%; padding-left: 0px; padding-right: 0px; margin-left: 0px; margin-right: 0px;}
ul.dropdown-menu li a {width: 100%;}
ul.sub-header-nav {text-align: center; margin-left: auto !important; margin-right: auto !important;}
ul.sub-header-nav li {display: inline-block; font-size: 1.4rem; }
ul.sub-header-nav li a {color: #136995; padding: .5em .75em; text-decoration: none;}
ul.sub-header-nav li a:hover {background-color: #f2f2f2;}
ul.sub-header-nav li.current-cat a {color: #78bc51 !important; font-weight: bold;}

ul.pag-nav {text-align: center;}
ul.pag-nav li {display: inline-block; font-size: 1.4rem; }
ul.pag-nav li a {color: #000; padding: .5em .75em; text-decoration: none;}
ul.pag-nav li a:hover {background-color: #f2f2f2;}
ul.pag-nav li a.current {background-color: #136995;  color: #fff;}

.btn-header {background-color: #ffb71b; color: #222 !important; border-radius: 0px; padding: .20rem 2.4rem;;}
.btn-header:hover {background-color: #ffb71b; color: #222 !important;  }

.btn-hero {background-color: #fff; border: 2px solid #fff; color: #136995 !important; border-radius: 0px; padding: .3rem 1rem;}
.btn-hero:hover {background-color: #136995; border: 2px solid #fff; color: #fff !important;  }

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
 }

.dropdown-menu {border: 0px;}

.welcome span {font-size: 1.8rem; display: block; font-family: 'Lato', sans-serif; color: #222222;}

/** alert area **/
.alert {background-color: #c1e1ec; margin: 0;}
.alert .alert-icon-row {display: flex; justify-content: center; align-items: center;}
.alert .alert-icon-row p {margin: 0; padding: 0px;}
.alert .alert-icon {max-width: 40px; height: auto;}


.logo-text-header, .sign-up-text p {font-size: 1.5rem;  }
.sign-up-text p {padding: 0px; margin: 0px;}
/** callout boxes area **/

.call-out-box {color: #136995; text-align: center; }
.call-out-box h3 {text-transform: uppercase; font-size: 1.5em;}
.call-out-box p {font-size: 1.1em; color: #000; line-height: 120%;}
.call-out-box a {text-decoration: none;}
.call-out-box:hover {color: #136995;}
.call-out-box a {text-decoration: none; color: #136995;}
.call-out-box:hover a {color: #000;}
.call-out-box .hovered {opacity: 0; }
.call-out-box:hover .solid {opacity: 0; display: none;}
.call-out-box:hover .hovered {opacity: 1;}

.call-out-box-interior {text-align: center; }
.call-out-box-interior h3 {text-transform: uppercase; font-size: 1.5em;}
.call-out-box-interior p {font-size: 1.1em; color: #000; line-height: 120%;}
.call-out-box-interior a {text-decoration: none;}
.call-out-box-interior:hover {}
.call-out-box-interior a {text-decoration: none; color: #136995;}
.call-out-box-interior:hover a {color: #000;}
.call-out-box-interior .hovered {opacity: 0; }
.call-out-box-interior:hover .solid {opacity: 0; display: none;}
.call-out-box-interior:hover .hovered {opacity: 1;}

.blue-call-out-box { color: #fff;  text-align: left;}
.blue-call-out-box:hover { color: #136995; }
.blue-call-out-box a {background-color: #136995; border: 2px solid #136995; text-decoration: none; color: #fff;}
.blue-call-out-box:hover a {background-color: #fff; border: 2px solid #136995; color: #000;}
.blue-call-out-box .hovered {opacity: 0; }
.blue-call-out-box:hover .solid {opacity: 0; display: none;}
.blue-call-out-box:hover .hovered {opacity: 1;}
.blue-call-out-box img {height: auto;}

.white-call-out-box {color: #136995; text-align: left; }
.white-call-out-box:hover { color: #136995; }
.white-call-out-box a {background-color: #fff;  text-decoration: none; border: 2px solid #136995; color: #000;}
.white-call-out-box:hover a {color: #fff; background-color: #136995; border: 2px solid #136995;}
.white-call-out-box .hovered {opacity: 0; display: none;}
.white-call-out-box:hover .solid {opacity: 0; display: none;}
.white-call-out-box:hover .hovered {opacity: 1; display: block;}

.blue-footer-box { color: #fff; font-size: 1.5em; text-align: left; }
.blue-footer-box:hover { color: #136995; }
.blue-footer-box a {background-color: #136995; border: 2px solid #136995; text-decoration: none; color: #fff;}
.blue-footer-box:hover a {background-color: #fff; border: 2px solid #136995; color: #136995;}
.blue-footer-box .hovered {opacity: 0; }
.blue-footer-box:hover .solid {opacity: 0; display: none;}
.blue-footer-box:hover .hovered {opacity: 1;}
.blue-footer-learn-more span {font-size: .75em; text-transform: uppercase; text-decoration: underline;}
a.learn-more {text-decoration: none; }
a.learn-more span {font-size: 1.25em; text-transform: uppercase; color: #136995;}

.learn-more-block {text-decoration: none; }
.learn-more-block span {font-size: 1.25em; text-transform: uppercase; color: #136995;}

.event-call-out-box {color: #000; text-align: left;}
.event-call-out-box:hover { color: #000; }
.event-call-out-box a {background-color: #fff; text-decoration: none; border: 2px solid #f2f2f2; color: #000;}
.event-call-out-box:hover a {color: #000; background-color: #fff; border: 2px solid #f2f2f2;}
.event-call-out-box .hovered {opacity: 0; display: none;}
.event-call-out-box:hover .solid {opacity: 0; display: none;}
.event-call-out-box:hover .hovered {opacity: 1; display: block;}
.event-learn-more  span {display: block; font-size: 1.1em;  color: #136995;}

.small-heading {text-transform: uppercase;}

.intro-copy p {font-size: 1.5em;}

.white-call-out-box-no-hover {color: #136995; text-align: left; }
.white-call-out-box-no-hover .boxwrap {background-color: #fff; font-size: 1.2em; text-decoration: none; border: 1px solid #707070; color: #000;}
.white-call-out-box-no-hover .boxwrap p span {font-size: .8em;}
.white-call-out-box-no-hover .boxwrap h3 {text-transform: uppercase;}

.white-call-out-box-team {color: #136995; text-align: left; }
.white-call-out-box-team .boxed {background-color: #fff;  text-decoration: none; border: 1px solid #707070; color: #000; text-align: center;}
.white-call-out-box-team .boxed h3 {color: #136995;}

.signup p {font-size: 1.4rem;}

.signup-grey {background-color: #f2f2f2;}

.form-control {border-radius: 0px; margin-bottom: 1rem;}
.contact-icon-row {display: flex; justify-content: flex-start; align-items: center;}
.contact-icon-row a {color: #222222; text-decoration: none;}
.contact-icon-row a:hover {text-decoration: underline;}

.contact-icon-row p {margin: 0; padding: 0px;}
.contact-icon-row-address {display: flex; justify-content: flex-start; align-items: flex-start;}
.contact-icon-row-address p {margin: 0; padding: 0px;}
.contact-icon-row-address a {color: #222222; text-decoration: none;}
.contact-icon-row-address a:hover {text-decoration: underline;}

span.phone-title {display: inline-block; font-style: italic; color: #777; font-size: .86rem;}

h3.event-date {font-size: 1.3rem;}
h3.sermon-date {font-size: 1.3rem; text-transform: uppercase;}

.event-row-address {display: flex; justify-content: start; align-items: center;}
.event-row-address p {margin: 0; font-size: 1.3rem; padding: 0px;}
a.event-row-address {text-decoration: none; color: #78bc51;}
a.event-row-address:hover {text-decoration: underline; color: #78bc51;}

.worship-header  {font-size: 2rem;}
@media (max-width: 768px) {
  .worship-header {font-size: 1.4rem;}
}
.newsletter h2 {font-size: 2em;}
@media (max-width: 768px) {
  .newsletter h2 {font-size: 1.4em;}
}
.newsletter p {font-size: 1.4em;}
@media (max-width: 768px) {
  .newsletter p {font-size: 1.1em;}
}

.center-address {display: flex; justify-content: center; align-items: flex-start;}
.center-address p {margin: 0; padding: 0px;}
a.center-address {text-decoration: none; color: #78bc51;}
a.center-address:hover {text-decoration: underline; color: #78bc51;}


#footer {}
  .footer-border {border-top: 20px solid #843591; margin-bottom: 3px;}
#footer a {color: #222; text-decoration: none;}
#footer a:hover {text-decoration: underline;}

#footer ul li {list-style: none; margin: 0px; padding: 0px;}

#footer .footer-icon-row {display: flex; justify-content: flex-start; align-items: center;}
#footer .footer-icon-row p {margin: 0; padding: 0px;}
#footer .footer-icon-row-address {display: flex; justify-content: flex-start; align-items: flex-start;}
#footer .footer-icon-row-address p {margin: 0; padding: 0px;}

#footer .footer-icon {max-width: 30px; height: auto;}

.privacy-policy p {text-align: right;}

/* Mobile List */
ul.mobile-list {width: 100%; padding: 0px; margin: 0px 0px 0px 0px !important; list-style-type: none;}
ul.mobile-list li {padding: 6px 0px; border-bottom: 1px solid #eee;}
ul.mobile-list li:first-of-type {border-top: 1px solid #eee;}
ul.mobile-list li a {display: inline-block; color: #222222; font-size: 1.2rem; text-decoration: none; margin: 4px 0px;}
ul.mobile-list li.dropped {background-color: #136995; margin: 0px auto; padding: 6px 0px;}
ul.mobile-list li.dropped:first-of-type {border-top: initial;}
ul.mobile-list li.dropped a {display: inline-block;  color: #fff; font-size: 1.2rem; text-decoration: none; margin: 0px 0px; padding: }

.drop-wrap {display: block; width: 90%; margin: 0px auto;}
/* Hamburger */
.hamburger .line{
  width: 50px;
  height: 5px;
  background-color: #136995;
  display: block;
  margin: 8px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hamburger:hover{
  cursor: pointer;
}

/* ONE */

#hamburger-1.is-active .line:nth-child(2){
  opacity: 0;
}

#hamburger-1.is-active .line:nth-child(1){
  -webkit-transform: translateY(13px) rotate(45deg);
  -ms-transform: translateY(13px) rotate(45deg);
  -o-transform: translateY(13px) rotate(45deg);
  transform: translateY(13px) rotate(45deg);
}

#hamburger-1.is-active .line:nth-child(3){
  -webkit-transform: translateY(-13px) rotate(-45deg);
  -ms-transform: translateY(-13px) rotate(-45deg);
  -o-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-13px) rotate(-45deg);
}

.drop-icon:active {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
     transform: rotate(45deg);
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

li.sub-hov  ul.dropdown-menu {display: none !important;}
li.sub-hov:hover  ul.dropdown-menu {display: block !important;}

a.sub-car:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 7px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* Calendar Start */

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event-datetime {opacity: 1 !important;}
.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date {opacity: 1 !important;}
.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event {opacity: 1 !important;}


.tribe_events_cat-educational-meetings {background-color: #dcfec8 !important;} /* 78BC51 */
.tribe_events_cat-events-and-gatherings {background-color: #ffc9a7!important;}  /* FF6200 */
.tribe_events_cat-exhibitor {background-color: #d9a5e2 !important;}  /* 843591 */
.tribe_events_cat-registration {background-color: #aad3e9 !important;}  /* 156996 */
.tribe_events_cat-worshiping-prayer {background-color: #efefef !important;}  /* 78BC51 */

.tribe-events .tribe-events-calendar-month__calendar-event {padding: 6px 12px 6px 12px !important; }

.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {background-color: #843591 !important;}
..tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover {opacity: .9 !important;}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text  {color: #843591 !important; }
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:hover, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:hover, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:hover  {color: #ffffff !important; }

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {border-color: #843591 !important;}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {border-color: #843591 !important; background-color: #843591 !important; color: #fff !important;}

/* Calendar End */

