/* $navColor, color, Navigation Links */
/* $bgHeader, gradient, Header BKGD */
/* $textColor, color, Text */
/* $bgBody, gradient, Body BKGD */
/* $bgNav, color, Nav BKGD */
/* $bgContent, color, Content BKGD */
/* $bgFeatured, color, Featured BKGD */
/* $accentColor1, color, Accent 1 */
/* $accentColor2, color, Accent 2 */
/* $accentColor3, color, Accent 3 */
/* $accentColor4, color, Accent 4 */
/* $accentColor5, color, Accent 5 */
/* $bgButton1, gradient, Button BKGD 1 */
/* $bgButton2, gradient, Button BKGD 2 */
/* $bgButton3, gradient, Button BKGD 3 */
/* $bgButton4, gradient, Button BKGD 4 */
/* $buttonColor, color, Button Text */
/* $bgFooter, gradient, Footer BKGD */
/* $footerColor, color, Footer Text */
/* $footerSocialBackground, color, Footer Social BKGD */
/* $mobileUIColor, gradient, Mobile BKGD */


/* $titleAndBlockquote, fontFamily, Page Titles (h1) & Blockquotes
Dosis => 'Dosis', sans-serif
@import url('https://fonts.googleapis.com/css?family=Dosis');
Handlee => 'Handlee', cursive
@import url('https://fonts.googleapis.com/css?family=Handlee');
Lato => 'Lato', sans-serif
@import url('https://fonts.googleapis.com/css?family=Lato');
Montserrat => 'Montserrat', sans-serif
@import url('https://fonts.googleapis.com/css?family=Montserrat');
Open Sans => 'Open Sans', sans-serif
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
Oswald => 'Oswald', sans-serif
@import url('https://fonts.googleapis.com/css?family=Oswald');
Raleway (Default) => 'Raleway', sans-serif
@import url('https://fonts.googleapis.com/css?family=Raleway');
Roboto => 'Roboto', sans-serif
@import url('https://fonts.googleapis.com/css?family=Roboto');
Titillium Web => 'Titillium Web', sans-serif
@import url('https://fonts.googleapis.com/css?family=Titillium+Web');
Bree Serif => 'Bree Serif', serif
@import url('https://fonts.googleapis.com/css?family=Bree+Serif');
Josefin Slab => 'Josefin Slab', serif
@import url('https://fonts.googleapis.com/css?family=Josefin+Slab');
Libre Baskerville => 'Libre Baskerville', serif
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville');
Lora => 'Lora', serif
@import url('https://fonts.googleapis.com/css?family=Lora');
Merriweather => 'Merriweather', serif
@import url('https://fonts.googleapis.com/css?family=Merriweather');
Noto Serif => 'Noto Serif', serif
@import url('https://fonts.googleapis.com/css?family=Noto+Serif');
Playfair Display => 'Playfair Display', serif
@import url('https://fonts.googleapis.com/css?family=Playfair+Display');
*/

/* $headingFont, fontFamily, Headings (h2-h6)
Dosis => 'Dosis', sans-serif
@import url('https://fonts.googleapis.com/css?family=Dosis');
Handlee => 'Handlee', cursive
@import url('https://fonts.googleapis.com/css?family=Handlee');
Lato => 'Lato', sans-serif
@import url('https://fonts.googleapis.com/css?family=Lato');
Montserrat => 'Montserrat', sans-serif
@import url('https://fonts.googleapis.com/css?family=Montserrat');
Open Sans => 'Open Sans', sans-serif
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
Oswald => 'Oswald', sans-serif
@import url('https://fonts.googleapis.com/css?family=Oswald');
Raleway (Default) => 'Raleway', sans-serif
@import url('https://fonts.googleapis.com/css?family=Raleway');
Roboto => 'Roboto', sans-serif
@import url('https://fonts.googleapis.com/css?family=Roboto');
Titillium Web => 'Titillium Web', sans-serif
@import url('https://fonts.googleapis.com/css?family=Titillium+Web');
Bree Serif => 'Bree Serif', serif
@import url('https://fonts.googleapis.com/css?family=Bree+Serif');
Josefin Slab => 'Josefin Slab', serif
@import url('https://fonts.googleapis.com/css?family=Josefin+Slab');
Libre Baskerville => 'Libre Baskerville', serif
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville');
Lora => 'Lora', serif
@import url('https://fonts.googleapis.com/css?family=Lora');
Merriweather => 'Merriweather', serif
@import url('https://fonts.googleapis.com/css?family=Merriweather');
Noto Serif => 'Noto Serif', serif
@import url('https://fonts.googleapis.com/css?family=Noto+Serif');
Playfair Display => 'Playfair Display', serif
@import url('https://fonts.googleapis.com/css?family=Playfair+Display');
*/

/* $bodyFont, fontFamily, Body (Everything Else)
Dosis => 'Dosis', sans-serif
@import url('https://fonts.googleapis.com/css?family=Dosis');
Lato => 'Lato', sans-serif
@import url('https://fonts.googleapis.com/css?family=Lato');
Montserrat => 'Montserrat', sans-serif
@import url('https://fonts.googleapis.com/css?family=Montserrat');
Open Sans => 'Open Sans', sans-serif
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
Oswald => 'Oswald', sans-serif
@import url('https://fonts.googleapis.com/css?family=Oswald');
Raleway (Default) => 'Raleway', sans-serif
@import url('https://fonts.googleapis.com/css?family=Raleway');
Roboto => 'Roboto', sans-serif
@import url('https://fonts.googleapis.com/css?family=Roboto');
Titillium Web => 'Titillium Web', sans-serif
@import url('https://fonts.googleapis.com/css?family=Titillium+Web');
Libre Baskerville => 'Libre Baskerville', serif
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville');
*/

/* $wardrobeAtRules */
@import url('https://fonts.googleapis.com/css?family=Raleway');
/* $wardrobeAtRules */

/* Header Background
================================================== */
header.header {
  /* $bgHeader */
  background: linear-gradient(rgba(252,252,252,1),#fcfcfc);
}

/* Nav Background
================================================== */
#nav > li > ul {
  /* $bgNav */
  background: rgba(71,          71,          71,          0.8);
}

/* Body Background
================================================== */
#rotator,
body:not(.fullscreen) #page-wrap,
#newsletter-wrap,
.groupfinder2 .filters,
.groupfinder2 .ui-selectmenu-menu,
#articles .filters,
#articles .ui-selectmenu-menu,
#sermons3 .filters,
#sermons3 .ui-selectmenu-menu,
#blogs #comments .comment-text,
#blogs #comments form {
  /* $bgBody */
  background: linear-gradient(rgba(61,61,61,1),rgba(217,214,217,1));
}

#new-here #welcome #directions {
    border-top: 1px solid;
    border-bottom: 1px solid;
}

/* Content Background
================================================== */
.container.main,
body.fullwidth.fullscreen #page-wrap,
.subpage #page-wrap #content,
.subpage #page-wrap #sidebar,
.fullwidth #page-wrap #content,
.fullwidth #page-wrap #sidebar,
#new-here #topRotator .pager3 span,
.giving1 #topRotator .pager span,
#new-here #welcome #welcomeRight .location #map-wrap,
#stickysub #stickysub-nav li a:hover,
#stickysub #stickysub-nav li a.active,
#directionsSubmit {
  /* $bgContent */
  background-color: #666566;
}

.module .sermons .media a,
#stickysub #stickysub-nav li a {
  /* $bgContent */
  color: #666566;
}

#event-nav li.active:after {
  /* $bgContent */
  border-bottom-color: #666566;
}

#blogs #comments form input#name,
#blogs #comments form textarea,
#new-here #welcome #directions {
  /* #bgContent */
  border-color: #e8e8e8;
}

#footer a.backtotop {
  /* $bgContent */
  color: #666566;
}

/* Featured Background
================================================== */
section#feat-footer {
  /* $bgFeatured */
  background-color: #e6e6e6;
}

/* Footer Background
================================================== */
#footer,
#footer-nav li a:hover,
#footer-quick-links li a:hover,
#feat-footer .featured-item:hover {
  /* $bgFooter */
  background: linear-gradient(rgba(252,252,252,1),rgba(252,252,252,1));
}

#footer-social-links li a {
  /* $footerSocialBackground */
  background-color: #caae7b;
}

/* Mobile Nav Background
================================================== */
#outer-wrap {
  /* $mobileUIColor */
  background: linear-gradient(rgba(59,58,59,1),#737373);
}

/* Mobile UI Color
================================================== */
#menu-more,
header.mobile .search {
  /* $footerSocialBackground */
  color: rgba(202, 174, 123, 1);
}

#menu-more.active,
header.mobile .search.active {
  /* $footerSocialBackground */
  color: #caae7b;
}

/* Text Color
================================================== */
p,
#text h2,
#text h3,
#text h4,
#text h6,
#text li,
#text h3 a,
#text h3 a:hover,
#breadcrumbs,
#feat-sermon a,
#search-mobile a,
#events .event a,
#articles article h3 a,
#articles article h3 a:hover,
#articles .title h2,
#articles .title h2 a,
#articles .title h2 a:hover,
#articles p.meta.detail,
#articles p.meta.detail a,
#events article a,
#sermons .media li a,
#sermons .media span,
#articles #text .media li a,
#articles .media span,
.module .byline a,
#head-wrap .meta a,
.calendar td a:hover,
#events article h2 a,
#event-nav li a:hover,
#sermons article h3 a,
#search-desktop input:active
#search-desktop:hover input,
#sidebar .sidebar-article a,
#latest-footer .module h4 a,
#events #event-nav li.active a,
#sidebar .sidebar-section a:hover,
#sidebar section #subnav li a:hover,
#sidebar .sidebar-section h3 a,
#sidebar .sidebar-section h3 a:hover,
#sidebar .module .sermons h3 a:hover,
#sidebar .module .sermons .byline li,
.groupfinder2 .childcare,
.groupfinder2 .filters h6,
.groupfinder2 .ui-selectmenu-menu li a,
.groupfinder2 .ui-selectmenu-status,
.groupfinder2 .filters #article-search .search.icon-search,
.groupfinder2 form#article-search #article-search-term,
.groupfinder2 .ui-selectmenu .icon-sort-updown,
#articles .filters h6,
#articles .ui-selectmenu-menu li a,
#articles .ui-selectmenu-status,
#articles .filters #article-search .search.icon-search,
#articles form#article-search #article-search-term,
#articles .ui-selectmenu .icon-sort-updown,
#articles .detail .media a,
#sermons3 .filters h6,
#sermons3 .ui-selectmenu-menu li a,
#sermons3 .ui-selectmenu-status,
#sermons3 .filters #article-search .search.icon-search,
#sermons3 form#article-search #article-search-term,
#sermons3 .ui-selectmenu .icon-sort-updown,
#sermons3 .detail .media a,
#sermons3 #text ul.media li a,
#sermons3 #text .media li a .icon,
#pagination a#current,
#text #pagination a#current,
#text #pagination a#off,
#event_categories .ui-selectmenu-status,
#event_categories .icon-sort-updown,
.ui-selectmenu-menu li a,
#text .ui-selectmenu-status,
#text .ui-selectmenu .icon-sort-updown,
#evite2 .icon-arrow-left::before,
#evite2 .icon-arrow-right::before{
  /* $textColor */
  color: #000000;
}

#sidebar .sidebar-title,
#sidebar-nav header h2,
#sidebar-nav header h2 a,
#sidebar section #subnav li a {
  /* $textColor */
  color: #000000;
  /* $textColor */
  color: rgba(0, 0, 0, 1);
}

#text h3 a:hover,
#featured-sermon a:hover,
#sermons .media li a:hover,
#sermons article h3 a:hover,
#articles .title h2 a:hover,
#articles .media li a:hover,
#articles article h3 a:hover,
#latest-footer .module h4 a:hover,
#sidebar .sidebar-section h3 a:hover {
  /* $textColor */
  border-bottom-color: #000000;
}

.pager span,
#events .calendar th {
  /* $textColor */
  background-color: #000000;
}

/* Nav Color
================================================== */
.desktop .search:hover,
#nav > li:hover > a,
#nav > li.current > a,
#mobile-home > li > a,
#nav > li > ul > li > a,
#menu-more-links > li > a,
#menu-more-links > li > ul > li > a,
#nav > li > ul > li:hover > a,
#nav > li > ul > li > ul > li:hover > a,
header.mobile h1,
.hasHeaderImage #page-billboard h1#page-title {
  /* $navColor */
  color: #000000;
}

#nav > li > a,
.desktop .search {
  /* $navColor */
  color: #000000;
  /* $navColor */
  color: rgba(0, 0, 0, 1);
}

/* Footer Color
================================================== */
#ekklogo span,
#footer,
#footer p,
#footer-nav a,
#footer a {
  /* $footerColor */
  color: #050505;
  /* $footerColor */
  color: rgba(5, 5, 5, 1);
}

#footer a.backtotop {
  /* $footerColor */
  background-color: #050505;
  /* $footerColor */
  background-color: rgba(5, 5, 5, 1);
}

#footer a:hover,
#footer li.current > a:hover {
  /* $footerColor */
  color: #050505;
}

/* Accent Color 1
================================================== */
#next:hover,
#prev:hover,
#previous:hover,
.calendar tbody,
.slide .medium-btn,
.module .events .date,
#sidebar #sidebar-nav,
#pagination a#next:hover,
#pagination a#prev:hover,
#pagination a#previous:hover,
#new-here #welcome #welcomeRight .location,
#new-here #welcome #directions {
  /* $accentColor1 */
  background-color: #2e2e2e;
}

#next,
#prev,
#previous,
#text caption,
#events .calendar th,
#breadcrumbs .delimiter,
#sidebar .sermons .media a:hover,
.slide .medium-btn:hover,
.contact.mobile .text p,
ol.cycle-slideshow .meta p,
#sidebar section .media li a,
#feat-footer .featured-item h2:hover,
ul#menu-more-links li.hasChildren.active > a,
#text #pagination a#next,
#text #pagination a#prev,
#text #pagination a#previous {
  /* $accentColor1 */
  color: #2e2e2e;
}

.giving1 #welcomeBG {
  /* $accentColor1 */
  background-color: #2e2e2e;
}

/* Accent Color 2
================================================== */
.list-time-month,
.calendar td > a:hover,
.slide .medium-btn:hover,
#new-here #topRotator .pager3 span:hover,
#new-here #topRotator .pager3 span.cycle-pager-active,
.giving1 #topRotator .pager span:hover,
.giving1 #topRotator .pager span.cycle-pager-active {
  /* $accentColor2 */
  background-color: #63a69f;
}

#tagline,
.back-btn,
#strategy-landing #content a,
#detail-cycle .slide .text a {
  /* $accentColor2 */
  color: #63a69f;
}

.module .events .event .date:hover {
  /* $accentColor2 */
  border-top-color: #63a69f;
}

/* Accent Color 3
================================================== */
#next:hover,
#prev:hover,
#previous:hover,
#text a,
#text h5,
.module h3 a,
.back-btn:hover,
.calendar td ul li a,
.calendar td ul li a:hover,
#events .event a:hover,
#events article a:hover,
#newsletter-wrap .text h2,
#latest-footer .module h5,
#sidebar .sidebar-section a:hover,
#events .featured-event .meta a,
#sidebar section #subnav > li > a,
#sidebar .sidebar-section .more a:hover,
#breadcrumbs a:hover,
.slide .medium-btn,
.module h3 a:hover,
.module .byline a:hover,
.contact.mobile .text a,
.contact.mobile .text h3,
#head-wrap .meta a:hover,
#events article a:hover,
ol.cycle-slideshow .meta h2,
#articles article .meta a:hover,
#sidebar .module .sermons h3 a,
#sidebar-nav header h2 a:hover,
#sidebar .sidebar-article a:hover,
#sidebar .sidebar-section a,
#text #pagination a,
#text #pagination a#next:hover,
#text #pagination a#prev:hover,
#text #pagination a#previous:hover,
#stickysub #stickysub-nav li a:hover,
#stickysub #stickysub-nav li a.active {
  /* $accentColor3 */
  color: #caae7b;
}

#blogs aside.left ul[class*=list] li a,
#blogs .comment header cite .commenter-name,
#blogs article h3 a:hover,
#blogs a.blog-comment-number:hover {
  /* $accentColor3 */
  color: #caae7b;
}

#text ul.mcms_filter_list li a,
#text ul.media li a,
#text p.meta a,
#text p.more a,
#text p.tags a {
  /* $accentColor3 */
  color: #caae7b;
}

#next,
#prev,
#previous,
#progress,
#stickysub {
  /* $accentColor3 */
  background-color: #caae7b;
}

.calendar td ul li a:hover,
#sidebar .sidebar-section .more a:hover {
  /* $accentColor3 */
  border-bottom-color: #caae7b;
}

.module .events .event .date:hover {
  /* $accentColor3 */
  border-top-color: #caae7b;
}

/* Accent Color 4
================================================== */
#feat-footer .featured-item p {
  /* $accentColor4 */
  color: #63a69f;
}

/* Accent Color 5
================================================== */
#event-nav a,
.module .day,
.module .byline,
.module .meta,
.module .meta a,
.module .dateTime,
.module .dateTime span,
.module .events .date .month,
#blogs .meta,
.calendar td a,
.detail .media a,
article .media a,
.detail .media span,
article .media span,
#events .featured-start,
#articles article .meta a,
#articles aside.left,
#articles .return a:hover,
article.featured .title a,
#feat-footer .featured-item h4,
#sidebar .sidebar-section .more a,
#sidebar .sidebar-section .events h3 a,
#sidebar .sidebar-section .events h3 a:hover,
#articles #pagination a#off,
#sermons3 #pagination a#off,
#sermons3 article .time,
#sermons2 .items article .time {
  /* $accentColor5 */
  color: #cccccc;
}

#text caption {
  /* $accentColor5 */
  background-color: #cccccc;
}
.featured-description:hover {
  /* $accentColor5 */
  background-color: #cccccc;
  /* $accentColor5 */
  background-color: rgba(204, 204, 204, 1);
}

blockquote {
  /* $accentColor5 */
  border-left-color: #cccccc;
}

.module .events .event .date {
  /* $accentColor5 */
  border-top-color: #cccccc;
}

#blogs #comments  {
  /* $accentColor5 */
  border-color: #cccccc;
}

#sidebar .sidebar-section .more a {
  /* $accentColor5 */
  border-bottom-color: #cccccc;
}

#breadcrumbs,
#text tbody td:nth-of-type(odd),
#text thead th:nth-of-type(odd),
#sidebar section #subnav li a:hover,
#sidebar section #subnav li.current > a {
  /* $accentColor5 */
  background-color: #cccccc;
  /* $accentColor5 */
  background-color: rgba(204, 204, 204, 1);
}

#event-nav,
#nav > li > ul > li:hover > a {
  /* $accentColor5 */
  background-color: #cccccc;
  /* $accentColor5 */
  background-color: rgba(204, 204, 204, 1);
}

.groupfinder2 .ui-selectmenu,
.groupfinder2 form#article-search fieldset,
.groupfinder2 .ui-selectmenu-menu,
#articles .filters,
#articles .ui-selectmenu,
#articles form#article-search fieldset,
#articles .ui-selectmenu-menu,
#sermons3 .filters,
#sermons3 .ui-selectmenu,
#sermons3 form#article-search fieldset,
#sermons3 .ui-selectmenu-menu {
  /* $accentColor5 */
  border-color: #cccccc;
}

/* Buttons!!!!!
================================================== */
.giving1 #moreinfo #tabs li.active,
.giving1 #moreinfo #tabs li:hover,
a.large-btn,
p.large-btn a,
#text a.large-btn,
#text p.large-btn a,
#text button,
#text input[type='submit'],
.module .sermons .media ul {
  /* $bgButton1 */
  background: linear-gradient(#caae7b,#caae7b);
}

a.large-btn,
p.large-btn a,
.giving1 #moreinfo #tabs li,
a.medium-btn,
p.medium-btn a,
a.small-btn,
p.small-btn a,
#text a.large-btn,
#text p.large-btn a,
#text a.medium-btn,
#text p.medium-btn a,
#text a.small-btn,
#text p.small-btn a,
#text button,
#text input[type='submit'],
.module .sermons .media ul li a:hover,
#sidebar .sidebar-section .text a.large-btn,
#sidebar .sidebar-section .text p.large-btn a,
#sidebar .sidebar-section .text a.medium-btn,
#sidebar .sidebar-section .text p.medium-btn a,
#sidebar .sidebar-section .text a.small-btn,
#sidebar .sidebar-section .text p.small-btn a {
  /* $buttonColor */
  color: #fcfcfc;
}

a.small-btn,
p.small-btn a,
#featured-links .pos-1 a,
.giving1 #moreinfo #tabs li,
#featured-links .pos-1 a:hover:active {
  /* $bgButton2 */
  background: linear-gradient(#caae7b,#caae7b);
}

#featured-links .pos-2 a,
#featured-links .pos-2 a:hover:active,
.pager span.cycle-pager-active {
  /* $bgButton1 */
  background: linear-gradient(#caae7b,#caae7b);
}

a.medium-btn,
p.medium-btn a,
#featured-links .pos-3 a,
#featured-links .pos-3 a:hover:active {
  /* $bgButton3 */
  background: linear-gradient(#caae7b,rgba(202,174,123,1));
}

#featured-links .pos-4 a,
#featured-links .pos-4 a:hover:active {
  /* $bgButton4 */
  background: linear-gradient(#caae7b,#caae7b);
}

::selection {
  text-shadow: none;
  /* $accentColor1 */
  color: #2e2e2e;
  /* $accentColor2 */
  background-color: #63a69f;
}

::-moz-selection {
  text-shadow: none;
  /* $accentColor1 */
  color: #2e2e2e;
  /* $accentColor2 */
  background-color: #63a69f;
}



/*FORM*/
.monkForm > fieldset > legend:after,
.monkForm > fieldset > legend:before,
.monkForm > fieldset > legend {
  /* $accentColor3 */
  background-color: #caae7b;
}
.monkForm .checkbox input[type="checkbox"]:checked + label:before,
.monkForm .checkbox input[type="radio"]:checked + label:before,
.monkForm .radio input[type="checkbox"]:checked + label:before,
.monkForm .radio input[type="radio"]:checked + label:before {
  /* $accentColor2 */
  background-color: #63a69f;
}
.monkForm {
  /* $accentColor3 */
  background-color: rgba(202, 174, 123, 1);
}
.monkForm input[type=submit]:hover,
.monkForm input[type=submit] {
  /* $accentColor1 */
  background-color: #2e2e2e;
}
#text .accordiontrigger {
  /* $accentColor3 */
  background-color: rgba(202, 174, 123, 1);
}
#text .accordiontrigger:hover,
#text .accordiontrigger.active{
  /* $accentColor2 */
  color: #63a69f;
}
.monkForm label,
.monkForm legend,
.monkForm p, .monkForm input[type=submit],
.monkForm input[type=submit]:hover,
.monkForm div input,
.monkForm div textarea,
.monkForm div select,
.monkForm .file input {
    /* $textColor */
  color: #000000;
}
.section-tabs nav ul li a,
#text .section-tabs nav ul li a {
  /* $accentColor2 */
  color: #63a69f;
}
.section-tabs nav ul li a:hover,
.section-tabs nav ul li a.active
#text .section-tabs nav ul li a:hover,
#text .section-tabs nav ul li a.active {
/* $accentColor3 */
  color: #caae7b;
}

.section-tabs .section-tabs-wrap,
.section-tabs nav ul li a.active:after,
#text section-tabs nav ul li a.active:after {
  /* $accentColor3 */
  background-color: rgba(202, 174, 123, 1);
}

body,
h1,
blockquote,
blockquote p {
  /* $titleAndBlockquote */
  font-family: 'Raleway', sans-serif;
}

h2,
h3,
h4,
h5,
h6,
.infoBox h5,
.infoBox h6 {
  /* $headingFont */
  font-family: 'Raleway', sans-serif;
}

body,
table caption,
table th,
table td,
textarea,
.button-small,
.button-medium,
.button-large,
#search_term,
#search_term2,
#module-search-term,
.ui-selectmenu,
.ui-selectmenu-menu,
.ui-selectmenu-button span.ui-selectmenu-text,
.ui-selectmenu-menu .ui-menu,
.monkForm,
.monkForm legend,
.monkForm input,
#newsletter_text,
#newsletter_submit,
#directions-form input,
#directions-form button,
.infoBox li,
.infoBox p,
.mapmarker-text,
#text #volunteerOpps article.detail .details .contact-field,
#text #nh3-location-map .infowindow .info p,
#evite1 #evite-form input, #evite1 #evite-form textarea
{
  /* $bodyFont */
  font-family: 'Raleway', sans-serif;
}

/* STAFF 3 layouts*/
#staff3-layout  .staff3-items article .staff3-rollover ul li a ,
#staff3-layout .ui-selectmenu-button span.ui-selectmenu-text,
#staff3-layout #staff3-layout .ui-selectmenu-menu .ui-menu li,
#staff3-layout .ui-selectmenu-button span.iconstaff-arrow-down,
#staff3-layout  .staff3-items article .staff3-rollover ,
#staff3-layout  .staff3-items article .staff3-rollover p,
#staff3-layout  .staff3-items.staff3-detail article ul.staff3-social li a,
#staff3-layout  .staff3-items article .staff3-rollover p span {
  /* $bgContent */
  color: #666566;
}
#staff3-layout #module-search fieldset,
#staff3-layout  .staff3-items article .staff3-rollover ul li a:hover {
  /* $bgContent */
  background-color: #666566;
}
#staff3-layout #module-search-submit,
#staff3-layout  .staff3-items article .staff3-rollover ul li a:hover {
  /* $accentColor2 */
  color: #63a69f;
}
#staff3-layout  .staff3-items.staff3-detail article ul.staff3-social li a{
  /* $accentColor2 */
  background-color: #63a69f;
}
#staff3-layout #module-search-submit:hover {
  /* $accentColor3 */
  color: #caae7b;
}
#staff3-layout .ui-selectmenu-button span.ui-selectmenu-text,
#staff3-layout .ui-selectmenu-menu .ui-menu,
#staff3-layout  .staff3-items.staff3-detail article ul.staff3-social li a:hover {
  /* $accentColor3 */
  background-color: #caae7b;
}
#staff3-layout .ui-selectmenu,
#staff3-layout .staff-filters,
#staff3-layout #module-search fieldset{
  /* $accentColor5 */
  border-color: #cccccc;
}
#staff3-layout #module-search-submit,
#staff3-layout #text span.ui-selectmenu-icon  {
  /* $textColor */
  color: #000000;
}
#staff3-layout .staff-filters{
  /* $bgBody */
  background: linear-gradient(rgba(61,61,61,1),rgba(217,214,217,1));
}
#staff3-layout #module-search-term {
  /* $accentColor5 */
  color: #cccccc;
}
#staff3-layout .ui-selectmenu-button {
  /* $accentColor5 */
  border-color: #cccccc;
}
#staff3-layout .ui-selectmenu-menu .ui-menu li:hover,
#staff3-layout  .staff3-items article .staff3-rollover,
#staff3-layout  .staff3-items article .staff3-rollover ul li a {
  /* $accentColor5 */
  background-color: rgba(204, 204, 204, 1);
}
@media (min-width: 1024px) {
  #staff3-layout .ui-selectmenu-button {
    /*border-right: 1px solid rgba(0, 0, 0, 0.15);*/
    box-shadow: 2px 0 1px -1px rgba(255, 255, 255, 0.15);
  }
}

/*VOLUNTEER LAYOUT custom colors*/
#volunteer-opportunity article h3,
#volunteer-opportunity article.detail .details aside .buttons a,
#volunteer-opportunity .iconBox .iconServe,
#volunteer-opportunity article.detail header section p,
#volunteer-opportunity article.detail h3 {
  /* $textColor */
  color: #000000;
}
#volunteer-opportunity article .details .more,
#volunteer-opportunity article.detail header aside .map-directions {
  /* $accentColor2 */
  background-color: #63a69f;
}
#volunteer-opportunity article .details .more:hover,
#volunteer-opportunity #volunteerOpps .return a:hover,
#volunteer-opportunity article.detail header aside .map-directions:hover{
  /* $textColor */
  background-color: #000000;
}
#volunteer-opportunity #vol-filter .childcare,
#volunteer-opportunity #volunteerOpps .return a,
#volunteer-opportunity .iconBoxInner,
#volunteer-opportunity  article.detail .details .contact-submit:hover {
  /* $textColor */
  border-color: #000000;
}
#volunteer-opportunity #pagination a:hover,
#volunteer-opportunity #pagination a#current {
  /* $accentColor2 */
  background-color: #63a69f;
}
#volunteer-opportunity article.detail .details aside,
#volunteer-opportunity article.detail .details aside .contact-box,
#volunteer-opportunity .highlight {
  /* $accentColor3 */
  background-color: rgba(202, 174, 123, 1);
}
#volunteer-opportunity .serveWide,
#volunteer-opportunity .serveThird {
  /* $accentColor3 */
  background-color: rgba(202, 174, 123, 1);
}

#volunteer-opportunity  article.detail .details .contact-submit {
  /* $accentColor1 */
  color: #2e2e2e;
}
#volunteer-opportunity  article.detail .details .contact-submit {
  /* $accentColor3 */
  background-color: #caae7b;
}
#volunteer-opportunity article.detail .details #contact-form {
  /* $accentColor3 */
  background-color: rgba(202, 174, 123, 1);
}
#volunteer-opportunity article.detail .details .contactH4 .asterisk  {
  color: red;
}
#volunteer-opportunity #pagination a#next,
#volunteer-opportunity #pagination a#previous{
  background-color: transparent;
}
#volunteer-opportunity #pagination a,
#volunteer-opportunity #pagination a#next,
#volunteer-opportunity #pagination a#previous{
  /* $textColor */
  color: #000000;
}
#volunteer-opportunity #pagination a:hover,
#volunteer-opportunity #pagination a#current,
#volunteer-opportunity #pagination a#next:hover,
#volunteer-opportunity #pagination a#previous:hover {
  /* $buttonColor */
  color: #fcfcfc;
}
#volunteer-opportunity #pagination a:hover,
#volunteer-opportunity #pagination a#current,
#volunteer-opportunity #pagination a#next:hover,
#volunteer-opportunity #pagination a#previous:hover {
  /* $accentColor3 */
  background-color: #caae7b;
}
#volunteer-opportunity .ui-selectmenu:after,
#volunteer-opportunity .ui-selectmenu-status{
  /* $textColor */
  color: #000000;
}
#volunteer-opportunity .ui-selectmenu-menu,
#volunteer-opportunity .ui-selectmenu,
#volunteer-opportunity #volunteerOpps .return,
#volunteer-opportunity .filters {
  /* $accentColor5 */
  border-color: #cccccc;
}
#volunteer-opportunity .filters {
  /* $bgBody */
  background: linear-gradient(rgba(61,61,61,1),rgba(217,214,217,1));
}
/*END OF VOLUNTEER LAYOUT custom colors*/

/*LIVE STREAM LAYOUT #1*/
#live-stream #twitter .title{
  /* $bgHeader */
  background: linear-gradient(rgba(252,252,252,1),#fcfcfc)
}
#live-stream #twitter ::-webkit-scrollbar-track {
  /* $bgNav */
  background: rgba(71,          71,          71,          0.8);
}
#live-stream #twitter ::-webkit-scrollbar-thumb {
  /* $bgHeader */
  background: linear-gradient(rgba(252,252,252,1),#fcfcfc)
}
#live-stream .countdown,
#live-stream .links,
#live-stream #footer-sections .module  .events  {
  /* $accentColor1 */
  background-color: #2e2e2e;
}
#live-stream #twitter #tweets{
  /* $bgNav */
  background: rgba(71,          71,          71,          0.8);
}
#live-stream #twitter .follow,
#live-stream #twitter p {
  /* $accentColor1 */
  color: #2e2e2e;
}
#live-stream #rotator .pager span {
  /* $accentColor1 */
  background-color: #2e2e2e;
}
#live-stream #twitter .time {
  /* $accentColor5 */
  color: #cccccc;
}
#live-stream #footer-sections .media li {
  /* $accentColor5 */
  border-right-color: #cccccc;
}
#live-stream .countdown .delimiter,
#live-stream .countdown .label,
#live-stream .countdown .live {
  /* $textColor */
  color: #000000;
}
#live-stream .countdown .number {
   /* $accentColor3 */
  color: #caae7b;
}
#live-stream #rotator .pager span.cycle-pager-active {
  /* $accentColor3 */
  background-color: #caae7b;
}
#live-stream #twitter .follow {
  /* $accentColor2 */
  background-color: #63a69f;
}
#live-stream #footer-sections #sidebar .sermons .media a {
  /* $buttonColor */
  color: #fcfcfc;
}
/*END OF LIVE STREAM LAYOUT #1*/

/*VOLUNTEER 1*/
#volunteerOpps.vol1 article.even {
  /* $textColor */
  background-color: rgba(0,0,0,1);
}
#volunteer-opportunity  article.detail .details .contact-submit {
  /* $accentColor1 */
  color: #2e2e2e;
}
#volunteer-opportunity  article.detail .details .contact-submit {
  /* $accentColor3 */
  background-color: #caae7b;
}
#volunteer-opportunity article.detail .details #contact-form {
  /* $accentColor3 */
  background-color: rgba(202, 174, 123, 1);
}
#volunteer-opportunity article.detail .details .contactH4 .asterisk  {
  color: red;
}
#volunteer-opportunity #pagination a#next,
#volunteer-opportunity #pagination a#previous{
  background-color: transparent;
}
#volunteer-opportunity #pagination a,
#volunteer-opportunity #pagination a#next,
#volunteer-opportunity #pagination a#previous{
  /* $textColor */
  color: #000000;
}
#volunteer-opportunity #pagination a:hover,
#volunteer-opportunity #pagination a#current,
#volunteer-opportunity #pagination a#next:hover,
#volunteer-opportunity #pagination a#previous:hover {
  /* $buttonColor */
  color: #fcfcfc;
}
#volunteer-opportunity #pagination a:hover,
#volunteer-opportunity #pagination a#current,
#volunteer-opportunity #pagination a#next:hover,
#volunteer-opportunity #pagination a#previous:hover {
  /* $accentColor3 */
  background-color: #caae7b;
}
#volunteer-opportunity .ui-selectmenu:after,
#volunteer-opportunity .ui-selectmenu-status{
  /* $textColor */
  color: #000000;
}
#volunteer-opportunity .ui-selectmenu-menu,
#volunteer-opportunity .ui-selectmenu,
#volunteer-opportunity #volunteerOpps .return,
#volunteer-opportunity .filters {
  /* $accentColor5 */
  border-color: #cccccc;
}
#volunteer-opportunity .filters {
  /* $bgBody */
  background: linear-gradient(rgba(61,61,61,1),rgba(217,214,217,1));
}
#volunteerOpps.vol1 .items article {
  /* $accentColor5 */
  border-color: rgba(204, 204, 204, 1);
}
/*END OF VOLUNTEER 1*/

/*GROUPFINDER #2*/

.view-toggle,
h2.gF-heading,
#groupFinder article,
#groupFinder article.detail .details aside {
    border: 1px solid;
}

.view-toggle a,
#groupFinder .return a {
    border-right: 1px solid;
}

.view-toggle a {
	/* $textColor */
  	color: #000000;
}

.infoBox:after {
	/* $textColor */
  	border-left-color: #000000;
}

.view-toggle a {
	/* $textColor */
  	border-right-color: #000000;
}

.infoBox .title,
.view-toggle .active,
#groupFinder .return {
	/* $textColor */
  	background-color: #000000;
}

.infoBox .title h5,
.view-toggle .active,
#groupFinder .return a {
	/* $bgContent */
   color: #666566;
}

#groupFinder .return a {
	/* $bgContent */
  	border-right-color: rgba(102, 101, 102, 1);
}

.view-toggle,
h2.gF-heading,
#groupFinder article,
#groupFinder article.detail .details aside {
	/* $accentColor5 */
  	border-color: rgba(204, 204, 204, 1);
}

.view-toggle a {
	/* $accentColor5 */
  	border-right-color: rgba(204, 204, 204, 1);
}

.view-toggle,
#groupFinder article,
#groupFinder article.detail header {
	/* $accentColor5 */
  	background-color: rgba(204, 204, 204, 1);
}

#groupFinder.layout2 .items article,
#groupFinder.layout2 h3.gF-heading {
  /* $accentColor5 */
  border-color: rgba(204, 204, 204, 1);
}

#groupFinder.layout2 #zip-search-term {
  /* $textColor */
  color: #000000;
}

.groupfinder2 .filters {
  /* $textColor */
  color: rgba(0, 0, 0, 1);
}

/*END GROUPFINDER #2*/

/*NEW HERE #1 LAYOUT*/
#new-here-1-layout #new-here #times,
#new-here-1-layout #new-here #directions,
#new-here-1-layout #new-here #connect .connect-content,
#new-here-1-layout #new-here #connect.results.loaded #results {
  /* $accentColor3 */
  background-color: rgba(202, 174, 123, 1);
}
#new-here-1-layout #new-here #connect > header {
  /* $bgHeader */
  background: linear-gradient(rgba(252,252,252,1),#fcfcfc)
}
#new-here-1-layout #new-here form .checkbox input[type="checkbox"]:checked + label:before{
  /* $accentColor3 */
  background: #caae7b;
}
#new-here-1-layout #new-here form input[type="submit"] {
  /* $accentColor3 */
  background-color: #caae7b;
}
#new-here #connect > header h4 {
  /* $buttonColor */
  color: #fcfcfc;
}
/*END OF NEW HERE #1 LAYOUT*/




/*GROUP FINDER LAYOUT #1*/
#groupFinder.layout1 .filters {
  /* $bgBody */
  background: linear-gradient(rgba(61,61,61,1),rgba(217,214,217,1));
}
#groupFinder.layout1 .filters {
  /* $textColor */
  border-color: rgba(0, 0, 0, 1);
}
#groupFinder.layout1 .ui-selectmenu:after,
#groupFinder.layout1 .ui-selectmenu-status {
  /* $textColor */
  color: #000000;
}
#groupFinder .items {
  /* $accentColor5 */
  border-color: rgba(204, 204, 204, 1);
}
#groupFinder.layout1  article {
  background-color: transparent;
}
#groupFinder.layout1 article.detail .details aside,
#groupFinder.layout1  article.even {
  /* $accentColor5 */
  background-color: rgba(204, 204, 204, 1);
}
#groupFinder.layout1  article.on{
  /* $accentColor5 */
  background-color: rgba(204, 204, 204, 1);
}
#groupFinder.layout1 form#gF-filter .zip-inner {
  /* $bgContent */
  background-color: #666566;
}
#groupFinder.layout1 form#gF-filter #filter-zip {
  /* $textColor */
  color: rgba(0, 0, 0, 1);
}
#groupFinder.layout1 article.detail .details aside{
  /* $accentColor5 */
  border-color: rgba(204, 204, 204, 1);
}
#groupFinder.layout1 #pagination a#next,
#groupFinder.layout1 #pagination a#previous{
  background-color: transparent;
}
#groupFinder.layout1 #pagination a,
#groupFinder.layout1 #pagination a#next,
#groupFinder.layout1 #pagination a#previous{
  /* $textColor */
  color: #000000;
}
#groupFinder.layout1 #pagination a:hover,
#groupFinder.layout1 #pagination a#current,
#groupFinder.layout1 #pagination a#next:hover,
#groupFinder.layout1 #pagination a#previous:hover {
  /* $buttonColor */
  color: #fcfcfc;
}
#groupFinder.layout1 #pagination a:hover,
#groupFinder.layout1 #pagination a#current,
#groupFinder.layout1 #pagination a#next:hover,
#groupFinder.layout1 #pagination a#previous:hover {
  /* $accentColor3 */
  background-color: #caae7b;
}
/*END OF GROUP FINDER LAYOUT #1*/


/*BILLBOARD*/
#billboard.dark h1, #billboard.dark h2,
#billboard.dark h3, #billboard.dark h4,
#billboard.dark h5, #billboard.dark h6,
#billboard .dark h1, #billboard .dark h2,
#billboard .dark h3, #billboard .dark h4,
#billboard .dark h5, #billboard .dark h6  {
  /* $navColor */
  color: #000000;
}

/*STAFF #2*/
#staff_2 .filters {
  /* $bgBody */
  background: linear-gradient(rgba(61,61,61,1),rgba(217,214,217,1));
}
#staff_2 form#group-search fieldset:after {
  /* $textColor */
  color: #000000;
}
#staff_2 form#group-search fieldset {
  /* $bgContent */
  background-color: #666566;
}
#staff_2 .content .memberList {
  /* $accentColor5 */
  border-top-color: rgba(204, 204, 204, 1);
}
/*END OF STAFF #2*/

/* NEXT STEPS #1 */

#nextsteps1 #ns1-modal-background,
#nextsteps1 .staggered-grid-links .shaded-box {
  /* $bgBody */
  background: linear-gradient(rgba(61,61,61,1),rgba(217,214,217,1));
}

#nextsteps1 #ns1-modal-background .ns1-modal-content  {
  /* $bgContent */
  background-color: #666566;
}

#nextsteps1 .top-links-slide .details {
  /* $accentColor1 */
  background-color: #2e2e2e;
}

#nextsteps1 #floating-link a .fl-icon,
#nextsteps1 #floating-link .fl-label,
#nextsteps1 .featured-items-row .title-caption,
#nextsteps1 .staggered-grid-links .shaded-box [class^="icon-"] {
  /* $accentColor1 */
  color: #2e2e2e;
}

#nextsteps1 .featured-items-row .featured-item [class^="border-"] {
  /* $accentColor1 */
  background-color: #2e2e2e;
}

#nextsteps1 #ns1-modal-background .ns1-modal-content .heading-icon,
#nextsteps1 #ns1-modal-background .ns1-modal-content .close-ns1-modal {
  /* $accentColor2 */
  color: #63a69f;
}

#nextsteps1 #ns1-modal-background .ns1-modal-content .thumbnail-copy {
  /* $accentColor2 */
  outline-color: #63a69f;
}

#nextsteps1 .top-links-slide .details h5,
#nextsteps1 .top-links-slide .details span[class^='icon-'],
#nextsteps1 .staggered-grid-links .shaded-box .text-details .title {
  /* $accentColor3 */
  color: #caae7b;
}

#nextsteps1 #floating-link>a,
#nextsteps1 #alert_pager .pager-wrap span {
  /* $accentColor3 */
  background-color: #caae7b;
}

#nextsteps1 .top-links-slide:hover .details h5,
#nextsteps1 .top-links-slide:hover .details span[class^='icon-'],
#nextsteps1 .staggered-grid-links .shaded-box:hover .title {
  /* $accentColor3 */
  color: rgba(202,174,123,1);
}

/* END OF NEXT STEPS #1 */


/*NEW HERE #3*/
#text .nh3-monklet-section-grid article > a h4,
#text .nh3-monklet-section-staff article .info-rollover,
#text .nh3-monklet-section-staff article .info-rollover .info-rollover-inner p,
#text .nh3-monklet .dark p,
#text .nh3-monklet .dark h1,
#text .nh3-monklet .dark h2,
#text .nh3-monklet .dark h3,
#text .nh3-monklet .dark h4,
#text .nh3-monklet .dark h5,
#text .nh3-monklet .dark h6,
#text .nh3-monklet .dark a,
#newhere3 .hasHeaderImage #page-billboard #page-title p,
#newhere3 .hasHeaderImage #page-billboard #page-title h1,
#newhere3 .hasHeaderImage #page-billboard #page-title h2,
#newhere3 .hasHeaderImage #page-billboard #page-title h3,
#newhere3 .hasHeaderImage #page-billboard #page-title h4,
#newhere3 .hasHeaderImage #page-billboard #page-title h5,
#newhere3 .hasHeaderImage #page-billboard #page-title h6,
#text #new-here-3 p.more a.small-btn {
  /* $buttonColor */
  color: #fcfcfc;
}
#text .nh3-monklet-section-staff article .info-rollover ul li a:hover {
  /* $navColor */
  background-color: #000000;
}
#text .nh3-monklet-section-staff article .info-rollover ul li a {
  /* $navColor */
  background-color: rgba(0, 0, 0, 1);
}
#text #nh3-location-map .infowindow:before {
  /* $navColor */
  border-top-color: #000000;
}
.nh3-monklet-section-staff article .info-rollover .info-rollover-inner p span.read-more {
  /* $accentColor3 */
  color: #caae7b;
}
#text .nh3-monklet-section-staff article .info-rollover ul li a {
  /* $textColor */
  color: rgba(0, 0, 0, 1); 
}
#text .nh3-monklet-section-featured-event article.dark,
#text .nh3-monklet-section-featured-article article.dark,
#text .nh3-monklet-section-grid article {
  /* $textColor */
  background-color: rgba(0, 0, 0, 1);
}
#text .nh3-monklet-section-staff article .info-rollover {
  /* $textColor */
  background-color: rgba(0, 0, 0, 1);
}
#text .nh3-monklet-section-grid article > a,
#text .nh3-monklet-section-grid .nh3-desktop,
#text .nh3-monklet-section-grid article .info {
  /* $bgContent */
  background-color: #666566;
}
#text .nh3-monklet-section-grid .nh3-desktop .info {
  /* $textColor */
  color: #000000;
}
/*END OF NEW HERE #3*/


/*ARTICLES #4*/
#text .featured-article, 
#text .article-list__item, .article-list__item--series, 
#text .article-nav, .article-nav__btn { 
  /* $accentColor5 */
  background-color: rgba(204, 204, 204, 1); 
}
#text .article-nav__btn .article-icon, 
#text .article-list__close--series, .article-nav__btn, 
#text .article-nav__btn:hover, 
#text .article-nav__more, 
#text .article-nav__search-submit, 
#text .article-list__series-status .article-icon, 
#text .article-list__close--series .article-icon, 
#text .article-nav__more .article-icon, 
#text .article-list__loading .article-icon { 
  /* $accentColor3 */
  color: #caae7b;
}
#text .featured-article__btn:hover, 
#text .article-author__social-button {
  /* $accentColor1 */
  color: #2e2e2e;
}
#text .featured-article__btn:hover, 
#text .article-author__social-button { 
  /* $accentColor3 */
  background-color: #caae7b;
}
#text .article-list__media .article-icon, 
#text .article-list__close--series:hover, 
#text .article-nav__more:hover { 
  /* $accentColor3 */
  color: #caae7b; 
}
#text .featured-article__nav, 
#text .featured-article__btn { 
  /* $textColor */
  background-color: #000000;
}
#text .article-author__social-button:hover{
  /* $accentColor2 */
  background-color: #63a69f;
}
#text .article-author__social-button:hover,
#text .featured-article__nav, 
#text .featured-article__btn, 
#text .featured-article__btn .article-icon, 
#text .article-list__item--has-image .article-list__media .article-icon, 
#text .article-author__social-button { 
  /* $accentColor1 */
  color: #2e2e2e;
}
#text .article-header__title,
#text .article-list__item.article-list__item--padding { 
  /* $bgContent */
  background-color: #666566;
}
#text .article-author__image,
#text .article-nav__search-input { 
  /* $textColor */
  border-color: #000000;
}
#articles_4 #text .article-header__btn{
  /* $accentColor1 */
  color: #2e2e2e;
}
/*END OF ARTICLES #4*/


/*BLOG #3 */
#blogs3 .featured-post, #blogs3 .post-list__item, #blogs3 .post-list__item--series, #blogs3 .post-nav, #blogs3 .post-nav__btn, #blogs3 .featured-post__slide {
  /* $accentColor5 */
  background-color: rgba(204, 204, 204, 1); 
}
#blogs3 .post-nav__btn .post-icon, #blogs3 .post-list__close--series, #blogs3 .post-nav__btn, #blogs3 .post-nav__btn:hover, #blogs3 .post-nav__more, #blogs3 .post-nav__search-submit, #blogs3 .post-list__series-status .post-icon, #blogs3 .post-list__close--series .post-icon, #blogs3 .post-nav__more .post-icon, #blogs3 .post-list__loading .post-icon {
  /* $accentColor3 */
  color: #caae7b;
}
#blogs3 .featured-post__btn:hover, #blogs3 .post-author__social-button {
  /* $accentColor3 */
  background-color: #caae7b;
}
#blogs3 .post-list__media .post-icon, #blogs3 .post-list__close--series:hover, #blogs3 .post-nav__more:hover {
  /* $textColor */
  color: #000000;
}
#blogs3 .post-author__social-button:hover, #blogs3 .featured-post__nav, #blogs3 .featured-post__btn {
  /* $textColor */
  background-color: #000000;
}
#blogs3 .featured-post__btn, #blogs3 .featured-post__nav, #blogs3 .featured-post__btn .post-icon, #blogs3 .post-list__item--has-image .post-list__media .post-icon, #blogs3 .post-author__social-button {
  /* $accentColor1 */
  color: #2e2e2e;
}
#blogs3 .post-list__item.post-list__item--padding {
  /* $accentColor1 */
  background-color: #2e2e2e;
}
#blogs3 .post-nav__search-input {
  /* $textColor */
  border-color: #000000;
}
#blogs3 .post-categories__item--active {
  /* $color5 */
  background-color: #343542;
}
/* END OF BLOG #3 */

/*EVITE #1*/
#evite1 #evite-form .warning {
    /* $text3 */
    color: #3fafba;
}
/* Link Color - Background */
#evite1 #share-options .button-container .share-button.active {
  /* $accentColor3 */
  background-color: #caae7b;
}
/* Link Color - Border */
#evite1 #share-options .button-container .share-button.active {
  /* $accentColor3 */
  border-color: #caae7b;
}
#evite1 #evite-form input[type='submit'] {
  /* $accentColor1 */
  color: #2e2e2e;
}
#evite1 #evite-form input[type='submit'] {
  /* $accentColor3 */
  background-color: #caae7b;
}
#evite1 #evite-form {
  /* $accentColor3 */
  background-color: rgba(202, 174, 123, 1);
}
#evite1 #evite-form span.asterisk  {
  color: red;
}
/*END OF EVITE #1*/
