.alertme_email{ padding: 35px 0px 35px !important; width: 100% !important; display: block !important; margin:0 auto;margin-bottom: 15px;margin-top:15px; } 
.alertme_conatainer { max-width: 768px; width: 100%; margin: auto; padding: 0px 30px; } 
.alertme_row{ margin-left: -15px; margin-right: -15px; display: flex; flex-wrap: wrap; }
.alertme_left{ width: 66%; padding: 0px 15px; position: relative; margin-bottom: 15px; }
.alertme_right{ width: 34%; padding: 0px 15px; }
.alertme_input { width: 100% !important; height: 60px !important; border: 1px solid #000 !important; padding: 10px 20px 10px 60px !important; font-size: 20px; font-weight: 600; }
h2.alertme_heading::before,
h2.alertme_heading::after,
.sucess_col h2::before,
.sucess_col h2 ::after  { display: none; }
button.alertme_button { height: 60px; width: 100%; border: 0px; font-size: 18px; text-transform: uppercase; font-weight: 600; border-radius: 0; line-height: 0; padding: 0; } .alertme_email h2 { margin-top: 0px; text-align: center; font-size: 20px; line-height: 30px; }
.alertme_left img { width: 34px; position: absolute; top: 12px; left: 30px; }
.sucess_col { padding: 0px 10px; } 
.sucess_col h2 { margin-top: 0px; text-align: center; font-size: 30px; line-height: 30px; margin-bottom: 10px; }
.sucess_col p { margin-top: 0px; text-align: center; line-height: 26px; margin-bottom: 0px; } 
.alertme-container { max-width: 700px; width: 100%; margin: auto; padding: 0px 15px; }
body.checkout-loading { opacity: 0.5; pointer-events: none; }
.alert_me_email_subscribe_error { border: 2px solid red !important; }
.alert-me-error-box { color: red; text-align: center; padding: 8px; line-height: normal} 
.alertme_email.boxed { border: 1px solid #e5e5e5; text-align: left; }
.alertme_email.boxed h2.alertme_heading { text-align: left; margin-bottom: 10px;}
.alertme_email.boxed .form-check-label {font-weight: bold; cursor: pointer; font-size: 18px;}
.alertme_email.boxed a { color: inherit;} 
.form-check {padding-bottom: 9px;} 
.alertme_email.already_subscribed_box {background: #ececec;} 
.already_subscribed_box p { margin-bottom: 10px; text-align: center; } 
.already_subscribed_box p a { margin-bottom: 10px; color: inherit !important; border-bottom: 0px !important; } 
.alert_me_subscriptions_list h2 {font-size: 24px; margin-bottom: 10px; margin-top: 0px;}
.alert_me_subscriptions_list .table {width: 100%; border-bottom: 3px solid #dee2e6; border-left: 0; border-right: 0; margin-top: 0; margin-bottom: 20px;}
.alert_me_subscriptions_list .table .thead-dark th {color: #000; background-color: #ececec; border-color: #32383e; width: 100%;} 
.alert_me_subscriptions_list .table td, 
.alert_me_subscriptions_list .table th {padding: .75rem;vertical-align: top;border-bottom: 1px solid #dee2e6;border-right: 0;border-left: 0;}
.alert_me_subscriptions_list table {border-collapse: collapse;}
.alert_me_subscriptions_list .submit_button_container {text-align: right;}
.alert_me_subscriptions_list .submit_button_container input[type="submit"] { border-radius: 25px; border: none; cursor: pointer; display: inline-block; font-size: .85rem; font-weight: 600; letter-spacing: 0.0333em; line-height: 1.25; margin: 0; opacity: 1; padding: 1.1em 1.44em; text-align: center; text-decoration: none; transition: opacity 0.15s linear;text-transform: inherit;} 
.alert_icon {width: 11%;margin: 0 auto;padding-bottom: 12px;} 
.already_subscribed_text::first-line {font-weight: bold;} 
.alert_icon:hover {animation: shake 0.5s;animation-iteration-count: infinite;} 
@keyframes shake {
0% { transform: translate(1px, 1px) rotate(0deg); }
10% { transform: translate(-1px, -2px) rotate(-1deg); }
20% { transform: translate(-3px, 0px) rotate(1deg); }
30% { transform: translate(3px, 2px) rotate(0deg); }
40% { transform: translate(1px, -1px) rotate(1deg); }
50% { transform: translate(-1px, 2px) rotate(-1deg); }
60% { transform: translate(-3px, 1px) rotate(0deg); }
70% { transform: translate(3px, 1px) rotate(-1deg); }
80% { transform: translate(-1px, -1px) rotate(1deg); }
90% { transform: translate(1px, 2px) rotate(0deg); }
100% { transform: translate(1px, -2px) rotate(-1deg); }
}
@media (max-width: 575px){
.alertme_left, .alertme_right{
width: 100%;
}
.alertme_email h2 {
font-size: 20px;
line-height: 24px;
}
.alertme_input{
font-size: 16px;
height: 50px;
padding: 10px 20px 10px 50px;
}
.alertme_left img {
width: 25px;
}
button.alertme_button{
height: 50px;
font-size: 18px;
}
}article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block; } audio,
canvas,
video {
display: inline-block; } audio:not([controls]) {
display: none;
height: 0; } [hidden],
template {
display: none; }  html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0; }  a {
background: transparent; } a:focus {
outline: thin dotted; }
.cta-green:focus {
background-color: rgba(130, 174, 121, 0.6);
outline: thin dotted; }
.cta-yellow:focus {
background-color: rgba(240, 191, 22, 0.6);
outline: thin dotted; }
.cta-white:focus {
background-color: #D4D1D1;
outline: thin dotted; }
.slick-dots li button:focus {
outline: thin dotted; } a:active,
a:hover {
outline: 0; }  h1 {
font-size: 2em;
margin: 0.67em 0; } abbr[title] {
border-bottom: 1px dotted; } b,
strong,
.strong {
font-weight: bold; } dfn,
em,
.em {
font-style: italic; } hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0; } p {
-webkit-hyphens: auto;
-epub-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto; } pre {
margin: 0; } code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em; } pre {
white-space: pre-wrap; } q {
quotes: "\201C" "\201D" "\2018" "\2019"; } q:before,
q:after {
content: '';
content: none; }
small, .small {
font-size: 75%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }  dl,
menu,
ol,
ul {
margin: 1em 0; }
dd {
margin: 0; } menu {
padding: 0 0 0 40px; }
ol,
ul {
padding: 0;
list-style-type: none; } nav ul,
nav ol {
list-style: none;
list-style-image: none; }  img {
border: 0; } svg:not(:root) {
overflow: hidden; }  figure {
margin: 0; }  fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; } legend {
border: 0; padding: 0; } button,
input,
select,
textarea {
font-family: inherit; font-size: 100%; margin: 0; } button,
input {
line-height: normal; } button,
select {
text-transform: none; } button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default; } input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; } textarea {
overflow: auto; vertical-align: top; }  table {
border-collapse: collapse;
border-spacing: 0; }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.image-replacement,
.ir {
text-indent: 100%;
white-space: nowrap;
overflow: hidden; }
.clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {
content: "";
display: table; }
.clearfix:after, .cf:after, .comment-respond:after {
clear: both; } span.amp {
font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
font-style: italic; }         p {
-ms-word-wrap: break-word;
word-break: normal;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
-webkit-font-feature-settings: "liga", "dlig";
-moz-font-feature-settings: "liga=1, dlig=1";
-ms-font-feature-settings: "liga", "dlig";
-o-font-feature-settings: "liga", "dlig";
font-feature-settings: "liga", "dlig"; }            .last-col {
float: right;
padding-right: 0 !important; } @media (max-width: 767px) {
.m-all {
float: left;
padding-right: 0.75em;
width: 100%;
padding-right: 0; }
.m-1of2 {
float: left;
padding-right: 0.75em;
width: 50%; }
.m-1of3 {
float: left;
padding-right: 0.75em;
width: 33.33%; }
.m-2of3 {
float: left;
padding-right: 0.75em;
width: 66.66%; }
.m-1of4 {
float: left;
padding-right: 0.75em;
width: 25%; }
.m-3of4 {
float: left;
padding-right: 0.75em;
width: 75%; } } @media (min-width: 768px) and (max-width: 1029px) {
.t-all {
float: left;
padding-right: 0.75em;
width: 100%;
padding-right: 0; }
.t-1of2 {
float: left;
padding-right: 0.75em;
width: 50%; }
.t-1of3 {
float: left;
padding-right: 0.75em;
width: 33.33%; }
.t-2of3 {
float: left;
padding-right: 0.75em;
width: 66.66%; }
.t-1of4 {
float: left;
padding-right: 0.75em;
width: 25%; }
.t-3of4 {
float: left;
padding-right: 0.75em;
width: 75%; }
.t-1of5 {
float: left;
padding-right: 0.75em;
width: 20%; }
.t-2of5 {
float: left;
padding-right: 0.75em;
width: 40%; }
.t-3of5 {
float: left;
padding-right: 0.75em;
width: 60%; }
.t-4of5 {
float: left;
padding-right: 0.75em;
width: 80%; } } @media (min-width: 1030px) {
.d-all {
float: left;
padding-right: 0.75em;
width: 100%;
padding-right: 0; }
.d-1of2 {
float: left;
padding-right: 0.75em;
width: 50%; }
.d-1of3 {
float: left;
padding-right: 0.75em;
width: 33.33%; }
.d-2of3 {
float: left;
padding-right: 0.75em;
width: 66.66%; }
.d-1of4 {
float: left;
padding-right: 0.75em;
width: 25%; }
.d-3of4 {
float: left;
padding-right: 0.75em;
width: 75%; }
.d-1of5 {
float: left;
padding-right: 0.75em;
width: 20%; }
.d-2of5 {
float: left;
padding-right: 0.75em;
width: 40%; }
.d-3of5 {
float: left;
padding-right: 0.75em;
width: 60%; }
.d-4of5 {
float: left;
padding-right: 0.75em;
width: 80%; }
.d-1of6 {
float: left;
padding-right: 0.75em;
width: 16.6666666667%; }
.d-1of7 {
float: left;
padding-right: 0.75em;
width: 14.2857142857%; }
.d-2of7 {
float: left;
padding-right: 0.75em;
width: 28.5714286%; }
.d-3of7 {
float: left;
padding-right: 0.75em;
width: 42.8571429%; }
.d-4of7 {
float: left;
padding-right: 0.75em;
width: 57.1428572%; }
.d-5of7 {
float: left;
padding-right: 0.75em;
width: 71.4285715%; }
.d-6of7 {
float: left;
padding-right: 0.75em;
width: 85.7142857%; }
.d-1of8 {
float: left;
padding-right: 0.75em;
width: 12.5%; }
.d-1of9 {
float: left;
padding-right: 0.75em;
width: 11.1111111111%; }
.d-1of10 {
float: left;
padding-right: 0.75em;
width: 10%; }
.d-1of11 {
float: left;
padding-right: 0.75em;
width: 9.09090909091%; }
.d-1of12 {
float: left;
padding-right: 0.75em;
width: 8.33%; } }  #top-header {
background-color: #82ae79;
padding: 1.5em 0 0;
position: fixed;
width: 100%;
top: 0;
z-index: 99; }
#top-header .wrapper {
background-color: #82ae79;
padding: 0 1em; }
#bottom-header {
padding: 1.2em 0;
position: relative;
top: 95px;
margin-bottom: 95px;
z-index: 1; }
.logo {
font-family: 'Source Sans Pro', sans-serif;
font-size: 1.5em;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 2px; }
.logo a {
color: white; }
.nav {
width: 970px;
margin: 0 auto !important;
font-family: 'Source Sans Pro', sans-serif;
font-size: 1.0625em; }
.nav li {
padding-right: 1em; }
.nav li:last-of-type {
padding-right: 0; }
.nav li a {
text-transform: lowercase;
font-weight: bold; }
.nav li a:hover, .nav li a:active {
color: black !important; }
input[type="submit"].cta-forest-green {
background-color: #114e49;
font-family: 'merriweather';
font-style: italic;
color: white;
font-weight: 400;
border-radius: 3px;
font-size: 0.9em;
padding: 0.38em 1em;
width: 80px;
float: none;
margin-top: 5px; }
header .cta-yellow {
font-size: 0.9em;
padding: 0.38em 1em;
display: inline;
font-family: 'merriweather';
text-transform: lowercase;
font-style: italic;
margin: 0 5px; }
.fa-shopping-cart {
color: white;
font-size: 1.5em; }
.show-for-small .fa-shopping-cart {
color: #114e49; } #mobile-nav {
display: none;
position: absolute;
z-index: 1001;
right: 0;
top: 0;
padding-top: 15px;
text-align: right; width: 100%; }
#mobile-menu {
display: none; }
.menu-btn {
text-align: right;
margin-right: 20px; }
.nav-btn {
display: none !important; }
.menu-btn .fa {
font-size: 40px;
color: white; }
label {
cursor: pointer; }
#menu-toggle {
display: none; }
#menu {
display: none;
text-align: center;
background: white;
padding-bottom: 20px; }
#menu li {
padding: 10px 0;
list-style-type: none !important;
float: none; }
#menu-toggle:checked + #menu {
display: block;
margin-top: 20px;
-webkit-box-shadow: 0px 7px 18px -15px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 7px 18px -15px rgba(0, 0, 0, 0.5);
box-shadow: 0px 7px 18px -15px rgba(0, 0, 0, 0.5); } #searchform {
display: inline; }
.search-box {
float: right;
clear: both;
position: relative;
top: -40px;
width: 450px; }
input[type="text"].search {
color: #82ae79;
height: 1.78em;
width: 50%;
border-radius: 3px;
float: left;
margin-right: 10px;
margin-top: 6px;
background: white url(//funerals.org/wp-content/themes/FCA/library/images/search.jpg) no-repeat scroll 7px 5px;
font-size: 1em;
padding-left: 32px; } .ui-autocomplete {
color: #636363;
background-color: #e9e9e9;
border: none;
font-family: 'Source Sans Pro';
z-index: 9999; }
.ui-autocomplete li:hover {
color: #82ae79;
border: none;
font-weight: 400;
background: none !important; } .breadcrumbs {
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
text-transform: lowercase;
color: #a7a7a7;
padding: 0 2em;
margin-top: 1.5em; }
.breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs a:visited, .breadcrumbs a:active {
color: #a7a7a7; } body {
background-color: #e9e9e9;
font-family: 'Source Sans Pro', sans-serif; }
.wrapper {
width: 100%;
margin: 0 auto;
max-width: 1030px;
background-color: white; }
.inner-wrapper {
width: 100%;
padding: 0 1.5em 1.5em; }
.clear {
clear: both; }
h1 {
font-weight: 300;
color: #303030; }
h2 {
font-weight: 300;
color: #303030; }
p {
width: 100%;
max-width: 625px; }
a {
text-decoration: none; }
.bold {
font-weight: 700; }
.italic {
font-style: italic; }
.first-p {
font-family: 'merriweather';
font-weight: 300;
font-size: 1.125em;
margin-bottom: 1em; }
.cta-yellow {
width: 90%;
max-width: 315px;
background-color: #f0bf16;
color: white;
text-transform: uppercase;
font-family: 'Source Sans Pro', sans-serif;
font-size: 17px;
font-weight: 600;
display: block;
margin: 2em auto 0;
text-align: center;
border-radius: 3px;
padding: 1em 0; }
.cta-white {
background-color: white;
color: #636363;
text-transform: uppercase;
font-weight: 600;
display: block;
text-align: center;
border-radius: 3px;
padding: 1em 0; }
.cta-green {
background-color: #82ae79;
color: white;
text-transform: uppercase;
font-weight: 700;
font-size: 0.9em;
display: block;
text-align: center;
border-radius: 3px;
padding: 1em 0;
width: 200px;
margin: 2em auto; }
.cta-forest-green {
background-color: #114e49;
font-family: 'merriweather';
font-style: italic;
color: white;
font-weight: 400;
border-radius: 3px;
font-size: 0.9em;
padding: 0.38em 1em; }
.hero-section {
margin-bottom: 1em; }
.hero-section img {
max-width: 100%; }
.merriweather {
font-family: 'merriweather'; }
.quote {
color: #82ae79;
font-family: 'merriweather';
font-size: 1.2em;
font-style: italic; }
.content {
width: 75%;
float: left;
padding-left: 4em; }
@media screen and (min-width: 900px){
.alignleft{
float: left;
margin-right: 10px;
}
.alignright{
float: right;
margin-left: 10px;
}
.aligncenter{
float: none;
clear: both;
margin: 0 auto;
text-align: center;
}
} .page-sidebar, .page-sidebar-mobile {
width: 25%;
float: left;
background-color: #e9e9e9;
padding-top: 1em;
margin-top: 2.9em; }
.page-sidebar ul, .page-sidebar-mobile ul {
margin-bottom: 0; }
.page-sidebar li:nth-of-type(1), .page-sidebar-mobile li:nth-of-type(1) {
border-top: 1px solid #c9c9c9; }
.page-sidebar a, .page-sidebar-mobile a {
color: #636363;
display: block;
border-bottom: 1px solid #c9c9c9;
padding: 1em; }
.page-sidebar a:hover, .page-sidebar-mobile a:hover {
background-color: #c9c9c9; }
.page-sidebar form, .page-sidebar-mobile form {
padding: 1em; }
.page-sidebar #mce-EMAIL, .page-sidebar-mobile #mce-EMAIL {
background: white;
border-radius: 0;
height: 40px;
font-size: 1em; }
.page-sidebar input[type="submit"], .page-sidebar-mobile input[type="submit"] {
float: none;
max-width: 100%;
padding: 10px;
margin-top: 5px;
border-radius: 0;
font-size: 1em; }
.categories {
font-weight: 600;
color: #82ae79;
padding: 1em 1em; } #map {
height: 500px;
width: 100%; } .page-sidebar-mobile {
display: none;
padding-top: 0;
margin-top: 0; }
.page-sidebar-mobile li a:hover, .page-sidebar-mobile a:hover {
background-color: #e9e9e9; }
.accordion, .accordion * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.accordion {
overflow: hidden; } .accordion-section-title {
width: 100%;
display: inline-block;
transition: all linear 0.15s;
background-color: #e9e9e9;
color: #82ae79 !important; font-size: 1.200em; }
.accordion-section-title.active, .accordion-section-title:hover { text-decoration: none; }
.accordion-section:last-child .accordion-section-title {
border-bottom: none; } .accordion-section-content {
display: none;
margin: 0 !important; }
.accordion-section-content li a {
color: #636363;
display: block;
border-bottom: 1px solid #c9c9c9;
padding: 1em; }  .home .hero-section {
background-image: url(//funerals.org/wp-content/themes/FCA/library/images/green-hero.jpg);
height: 430px;
font-family: 'merriweather';
font-size: 3.125em;
font-style: italic;
color: white;
padding: 2.5em 1.5em; }
.home .hero-section .hero-top {
font-weight: 300;
text-align: left; }
.home .hero-section .hero-bottom {
font-weight: 700;
text-align: right; }
.below-hero-section {
margin-bottom: 5em; }
.home-link-box {
border: 1px solid #f1f1f1;
width: 45.5%;
float: left; }
.link-box1 {
margin-right: 3%;
margin-left: 3%; }
.home-link-box-img,
.home-link-box-img img {
width: 125px;
height: 125px;
float: left;
object-fit: cover; }
.home-link-box-content {
width: 70%;
float: left;
padding: 14px 1em; }
.home-link-box-content .excerpt-read-more {
display: none; }
.home-link-box-title {
color: #f0bf16;
font-family: 'merriweather';
font-style: italic; }
.home-link-box-cat {
color: #7c7c7c;
float: left;
margin-right: 5px; }
.home-link-box-footer {
border-top: 1px solid #f1f1f1;
padding: 1em 12px;
color: black; }
.home-link-box-footer .cta-green {
float: right;
width: 120px;
padding-top: 8px;
padding-bottom: 8px;
margin: 0; }
.home-link-box-cat-outer {
float: left;
padding-top: 5px; }
.home-link-box-cat-outer .post-categories {
display: inline;
float: left;
margin: 0; }
.home-link-box-cat-outer .post-categories a {
color: black; }
@media screen and (max-width: 950px) {
.home-link-box {
width: 94%;
float: none;
margin: 2em 3%; }
.home-link-box-img, .home-link-box-img img {
float: none;
width: 100%;
object-fit: cover; }
.home-link-box-content {
width: 100%;
float: none; } }
.home p {
margin: 0 auto; }
.home-goal {
text-align: center; }
.home-goal .first-p {
font-size: 1.4375em; }
.home-boxes, .volunteer-boxes {
margin: 3em 0; }
.home-box, .volunteer-box {
text-align: center;
width: 45.5%;
float: left;
height: 230px;
background-size: cover;
padding: 3em;
position: relative; }
.home-box:nth-of-type(1), .volunteer-box:nth-of-type(1) {
margin-right: 3%;
margin-left: 3%; }
.home-box a, .volunteer-box a {
color: #fbe7a0;
text-transform: uppercase;
font-size: 0.9em;
font-weight: 600;
margin-top: 1em;
display: block; }
.home-box p, .volunteer-box p {
color: white;
font-family: 'merriweather';
font-weight: 300; }
.home-box .box-title, .volunteer-box .box-title {
color: #fbe7a0;
font-weight: 400;
font-size: 1.25em; }
.home-about {
text-align: center; }
.home-about .h1-top {
display: block; }
.home-about p {
margin-bottom: 2em; }
.home-about a {
color: #82ae79;
font-weight: 600;
margin-bottom: 0.5em;
display: block;
text-transform: uppercase; }
.home-bottom-boxes {
padding: 0 1em 1em; }
.home-bottom-boxes h2 {
text-align: center; }
.bottom-box {
width: 25%;
float: left;
color: white;
padding: 1.5em;
height: 280px;
position: relative; }
.bottom-box a {
color: #fbe7a0;
font-weight: 600;
font-size: 0.9em;
position: absolute;
bottom: 1.5em; }
.bottom-box p {
font-family: 'merriweather';
font-size: 0.75em;
font-weight: 300;
margin-bottom: 0.5em; }
.bottom-box .box-title {
font-family: 'Source Sans Pro', sans-serif;
font-size: 1.5em;
font-weight: 400;
line-height: 1em;
margin-top: 0; }
.bottom-box:nth-of-type(1) {
background-color: #82ae79; }
.bottom-box:nth-of-type(2) {
background-color: #114e49; }
.bottom-box:nth-of-type(3) {
background-color: #2b665f; }
.bottom-box:nth-of-type(4) {
background-color: #449d96; }
.testimonials {
padding: 1em;
text-align: center; }
.slick2 .slick-dots li.slick-active button {
background: #82af78; }
.slick2 .slick-list {
margin: 0 auto;
width: 90%; }
.slick2 .slick-arrow {
color: #f1c017;
cursor: pointer;
font-size: 4em;
position: absolute;
top: calc(40% - 32px); }
.slick2 .left-arrow {
left: 0; }
.slick2 .right-arrow {
right: 0; }
.testimonial-body {
background-color: #e9e9e9;
background-image: url(//funerals.org/wp-content/themes/FCA/library/images/quote.png);
background-position: center 30px;
background-repeat: no-repeat;
background-size: 100px;
border-radius: 10px;
color: #82af78;
font-family: Merriweather;
font-style: italic;
padding: 2em 2em 4em; }
.testimonial-photo {
border-radius: 50%;
height: 80px;
margin: -40px auto 10px;
object-fit: cover;
width: 80px; }
.testimonial-author {
color: #f1c017;
text-transform: uppercase; }  .caption {
width: 100%;
max-width: 470px;
background: white;
padding: 1em 1em; }
.caption h3 {
color: #f0bf16;
font-family: 'merriweather';
font-weight: 300;
font-style: italic;
font-size: 2em;
margin: 0; }
.caption .cta-yellow {
width: 150px;
margin: 1em 0 0; }
.slick-slide {
padding: 4em 2em 1em;
background-size: cover; }
.slick-dots {
position: relative;
display: block;
width: 100%;
padding: 0;
list-style: none;
text-align: center;
bottom: 0; }
.slick-dots li {
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer; }
.slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 15px;
height: 15px;
padding: 5px;
cursor: pointer;
border: 0;
outline: none;
background: #e9e9e9;
border-radius: 50%; }
.slick-dots li.slick-active button {
background: #f0bf16; }
.page-id-39 section:nth-of-type(1) {
padding-bottom: 1.5em;
border-bottom: 1px solid #e9e9e9; }
.infographic p {
border-bottom: 1px solid #e9e9e9;
clear: both;
font-family: 'merriweather';
padding: 1.5em 1.5em 1.5em 0; }
.infographic p:nth-of-type(4) {
border-bottom: 0; }
.infographic a {
text-decoration: underline;
color: #636363; }
.colored-number-1 {
background-color: #f0bf16;
float: left;
border-radius: 50%;
padding: 0.2em 0.7em;
font-weight: 300;
color: white;
margin-right: 0.5em;
font-size: 2em; }
.colored-number-2 {
background-color: #82ae79;
float: left;
border-radius: 50%;
padding: 0.2em 0.7em;
font-weight: 300;
color: white;
margin-right: 0.5em;
font-size: 2em; }
.colored-number-3 {
background-color: #449d96;
float: left;
border-radius: 50%;
padding: 0.2em 0.7em;
font-weight: 300;
color: white;
margin-right: 0.5em;
font-size: 2em; }
.colored-number-4 {
background-color: #114e49;
float: left;
border-radius: 50%;
padding: 0.2em 0.7em;
font-weight: 300;
color: white;
margin-right: 0.5em;
font-size: 2em; } .consumers.hero-section {
background-image: url(//funerals.org/wp-content/themes/FCA/library/images/hero-consumers.jpg);
padding: 4.5em; }
.consumers.hero-section h1 {
color: white;
text-align: center;
border: 1px solid white;
margin: 0 auto;
width: 550px;
padding: 0.5em 0;
font-family: 'merriweather';
font-style: italic; }
.consumers-content {
border-bottom: 1px solid #e9e9e9;
padding-bottom: 1em;
margin-bottom: 1em; }
.consumers-content p {
margin-top: 0; }
.entry-title {
font-weight: 300; }
.entry-title a {
color: #303030; }
.single .entry-title a {
color: #82ae79; }
.excerpt-read-more {
display: block;
color: #82ae79;
font-weight: 600;
font-style: italic; } .cat-title {
margin: 0;
color: #636363;
text-transform: uppercase;
font-size: 0.8em; }
.consumers-inner h1 {
color: #82ae79;
font-size: 4em;
line-height: 1em;
margin-bottom: 0; }
.cta-yellow.consumers {
width: 170px;
display: block;
float: left;
padding: 0.5em 0.5em;
margin-right: 1em; } .ctas {
width: 500px;
margin: 0 auto; }
.cta-white {
font-family: "Source Sans Pro";
font-style: normal;
font-weight: 700; }
.cta-white.left, .cta-white.right {
float: left;
width: 48%;
margin-right: 1%; }
.volunteers.hero-section {
background-image: url(//funerals.org/wp-content/themes/FCA/library/images/hero-volunteers.jpg);
height: 360px;
font-family: 'merriweather';
font-style: italic;
color: white;
padding: 7em 4em; }
.volunteers.hero-section .hero-top {
font-weight: 700;
text-align: left;
font-size: 2.5em; }
.volunteers.hero-section .hero-bottom {
font-weight: 300;
text-align: right;
font-size: 2.5em;
margin-bottom: 0.5em; }
.volunteers.page-sidebar, .about.page-sidebar {
padding-top: 0; }
.volunteers.page-sidebar li:nth-of-type(1), .about.page-sidebar li:nth-of-type(1) {
border-top: 0; }
.volunteers.page-sidebar ul, .about.page-sidebar ul {
margin: 0; }
.volunteer-box {
height: 180px; }
.volunteer-box .box-title a {
color: white;
font-style: italic;
text-transform: capitalize;
font-size: 1em; }
.volunteer-map {
text-align: center;
border-top: 1px solid #e9e9e9;
clear: both;
padding-top: 2em; }
.volunteer-map h2 {
margin: 0; }
.volunteer-map p {
max-width: 550px;
margin: 0 auto; } .donate.hero-section {
background-image: url(//funerals.org/wp-content/themes/FCA/library/images/hero-donate.jpg);
background-size: cover;
color: white;
font-style: italic;
font-family: 'Merriweather';
padding: 3em 1em 3em;
font-size: 2em; }
.donate.hero-section .hero-top {
font-weight: 300;
margin: 0 auto;
width: 500px; }
.donate.hero-section .hero-middle {
font-weight: 700;
margin: 0 auto;
width: 600px;
text-align: center; }
.donate.hero-section .hero-bottom {
text-align: right;
font-weight: 300;
margin: 0 auto;
width: 500px; }
.donate-form {
width: 415px;
margin: 0 auto; }
.donate-form .cta-green {
display: inline-block;
margin: 0 5px 0 0; }
.donate-inner.donate-form {
width: 90%;
text-align: center; }
.donate-inner.donate-form p {
margin: 0 auto; }
.donation-info {
text-align: center; }
.donation-info p {
margin-left: auto;
margin-right: auto; }
@media screen and (max-width: 1029px) { .page-template-page-donate .nav, .page-template-page-donate-inner .nav, .page-id-3935 .nav {
width: 100%; }
.crm-container .crm-section .content {
margin-left: 110px !important; } } #crm-container.crm-public input[type="text"], #crm-container.crm-public input[type="password"], #crm-container.crm-public input[type="email"], #crm-container.crm-public select {
background: none #e9e9e9 !important;
-webkit-transition: background-color 0.24s ease-in-out !important;
transition: background-color 0.24s ease-in-out !important;
border: 0;
max-width: 300px !important; }
.crm-container .crm-section .content {
width: auto;
float: none;
padding-left: 0;
text-align: left; }
.crm-container .help p {
margin: 4px auto !important; }
#crm-container div#printer-friendly {
margin: 0 0.5em 0 0 !important; }
.crm-section p, .crm-section p span {
font-family: 'Source Sans Pro', sans-serif !important;
font-size: 16px !important; }
@media screen and (max-width: 768px) {
.crm-container .crm-section .label {
width: 110px !important; } }
@media screen and (max-width: 640px) {
.crm-container .crm-section .label {
text-align: left !important; }
.donate-inner.donate-form {
width: 100%; }
#crm-container.crm-public input[type="text"], #crm-container.crm-public input[type="password"], #crm-container.crm-public input[type="email"], #crm-container.crm-public select {
max-width: 200px !important; } }
@media screen and (max-width: 400px) {
#crm-container.crm-public input[type="text"], #crm-container.crm-public input[type="password"], #crm-container.crm-public input[type="email"], #crm-container.crm-public select {
max-width: 150px !important; }
.crm-container .crm-section .content {
margin-left: 115px !important; }
.donate.inner-wrapper {
padding: 0 0.5em 1.5em; }
.crm-container .help, .crm-container #help {
margin: 0 auto 8px !important;
width: 200px; }
.crm-container.crm-public .select2-container, .crm-container.crm-public .select2-results {
width: 160px; } } .local-first-section {
text-align: center;
border-bottom: 1px solid #e9e9e9; }
.local-first-section p {
margin: 1em auto; }
.local-first-section h2 {
margin: 0; }
.we-need-you {
background-image: url(//funerals.org/wp-content/themes/FCA/library/images/local-fca-we-need-you.jpg);
text-align: center;
color: white;
clear: both;
padding: 3em; }
.we-need-you h1 {
font-size: 3.5em;
color: #fbe7a0;
font-family: 'merriweather';
margin-bottom: 0;
font-style: italic; }
.we-need-you li {
text-transform: uppercase;
font-family: 'merriweather'; }
.we-need-you .cta-white {
max-width: 300px;
margin: 2em auto 0; }
.local-map .letter {
color: #e9e9e9;
font-family: 'merriweather';
font-size: 3em;
display: block; }
.local-map .state {
font-family: 'merriweather';
color: #82ae79;
text-transform: uppercase; }
.local-map address {
margin-bottom: 1em;
font-style: normal; }
.local-map .left {
float: left;
width: 45%;
clear: both; }
.local-map .right {
float: right;
width: 40%;
padding-top: 2em; }
.local-map .cta-green {
padding: 1em 2.5em !important;
margin: 0 0.5em;
display: inline;
color: white !important; }
@media screen and (min-width: 1030px) { .state {
padding-top: 90px;
margin-top: -90px; }
.state:before {
content: "";
display: block;
height: 90px; margin: -90px 0 0; } }
.state-column li {
border-bottom: 1px solid #e9e9e9;
padding: 1.5em 0;
margin-right: 2em; }
.state-column li a:not(.cta-green) {
text-decoration: underline; }
.state-column li:first-of-type {
padding-top: 0; }
.map {
text-align: center; } @media screen and (min-width: 1030px) {
.state-accordion, .accordion * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.state-accordion {
overflow: hidden; }
.state-accordion .fa-caret-down, .state-accordion .fa-caret-up {
display: none; } .state-accordion .accordion-section-title {
width: 100%;
display: inline-block;
transition: all linear 0.15s;
background-color: white;
color: #e9e9e9 !important; }
.state-accordion .accordion-section-title.active, .accordion-section-title:hover { text-decoration: none; }
.state-accordion .accordion-section:last-child .accordion-section-title {
border-bottom: none; } .state-accordion .accordion-section-content {
display: block;
margin: 0 !important; }
.state-accordion .accordion-section-content li a {
color: #636363;
display: inline;
border-bottom: none;
padding: 0; } }
.state-accordion, .accordion * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
@media screen and (max-width: 1029px) {
.state-accordion {
overflow: hidden; }
.state-accordion .fa-caret-down, .state-accordion .fa-caret-up {
display: inline; } } .state-accordion .accordion-section-title {
width: 100%;
display: inline-block;
transition: all linear 0.15s;
background-color: white;
color: #e9e9e9 !important; }
.state-accordion .accordion-section-title.active, .accordion-section-title:hover { text-decoration: none; }
.state-accordion .accordion-section:last-child .accordion-section-title {
border-bottom: none; } .state-accordion .accordion-section-content {
display: block;
margin: 0 !important; }
.state-accordion .accordion-section-content li a {
color: #636363;
display: inline;
border-bottom: none;
padding: 0; }
@media screen and (max-width: 1029px) {
.state-accordion .accordion-section-content {
display: none; } }  .about.hero-section {
background-image: url(//funerals.org/wp-content/themes/FCA/library/images/hero-about1.jpg);
background-size: cover;
height: 190px; }
.goals {
list-style-type: disc;
list-style-position: inside; }
.countup {
text-align: center;
margin-bottom: 3em; }
.countup p {
margin: 0; }
.countup .left {
float: left;
width: 50%;
padding: 0 1em; }
.countup .right {
float: right;
width: 50%;
padding: 0 1em; }
.countup #counter, .countup #counter2 {
color: #e0b211;
font-family: 'merriweather';
font-size: 4em;
margin: 0;
margin: 0; } .blog .hero-section {
background-image: url(//funerals.org/wp-content/themes/FCA/library/images/hero-news.jpg);
height: 190px; }
.children {
margin: 0;
border: 0; }
.children li {
border: 0 !important; }
.cat-tag {
color: #303030;
font-style: normal; }
.widget-categories .widgettitle {
display: none; }
.xoxo.categories,
.widget-categories {
padding: 0 !important;
margin: 1em 0 0 !important; }
.xoxo.categories ul li,
.widget-categories ul li {
margin-bottom: 0 !important; }
.entry-meta {
text-transform: uppercase;
font-weight: 700;
font-size: 0.9em; }
.blog .h2 {
line-height: 1em; }
.blog .page-sidebar {
margin-top: 1.2em; }
.blog article {
width: 48%;
float: left;
padding: 1em 0; }
.blog article:nth-of-type(1), .blog article:nth-of-type(2), .blog article:nth-of-type(3) {
width: 100%;
float: none; }
.blog article:nth-of-type(3) {
margin-bottom: 4em; }
.blog article:nth-of-type(4), .blog article:nth-of-type(6) {
border-right: 1px solid #e9e9e9;
padding-right: 2em;
margin-right: 1.5em; }
.blog article:nth-of-type(4), .blog article:nth-of-type(5), .blog article:nth-of-type(6), .blog article:nth-of-type(7) {
border-bottom: 0;
padding-bottom: 0;
padding-top: 0;
padding-right: 2em; }
.blog article:nth-of-type(4) .entry-content, .blog article:nth-of-type(5) .entry-content, .blog article:nth-of-type(6) .entry-content, .blog article:nth-of-type(7) .entry-content {
padding-bottom: 0; }
.blog article:nth-of-type(5):after {
content: "";
display: block;
height: 1px;
width: 220%;
background: #e9e9e9;
margin: 4em 0 2em;
position: relative;
left: -120%; }
.page-title {
font-family: 'merriweather';
color: #82ae79;
font-size: 2em;
border-bottom: 1px dotted;
padding-bottom: 5px;
margin-bottom: 1em !important;
margin-top: 1.2em !important; }
.entry-content .excerpt-mobile {
display: none; }
.single .content ul,
.blog .content ul {
margin-top: 0; }
.single .content ul li,
.blog .content ul li {
list-style-type: disc;
list-style-position: inside; } .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
color: white;
background-color: #82ae79;
text-transform: uppercase;
font-size: 12px;
border-radius: 5px;
padding: 1em 2em; }
.woocommerce ul.products li.product h3 {
font-weight: 400;
color: #303030;
line-height: 1em; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
text-align: center; }
.woocommerce ul.products li.product .price,
.woocommerce table.shop_table td.price {
color: #303030;
font-family: 'merriweather';
margin-bottom: 0;
font-size: 1em; } .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
display: none; }
.img-wrap {
width: 100%;
height: 200px;
background-color: #e9e9e9;
position: relative;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: center; }
.img-wrap:before {
content: ' ';
display: inline-block;
vertical-align: middle;
height: 100%; } .woocommerce ul.products li.product a img {
display: inline-block;
max-width: 60px;
vertical-align: middle; }
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
width: 100px; }
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: #82ae79; }
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
background-color: #95CC8A; }
.product-name a {
color: #303030; }
.wc-item-downloads a {
color: blue;
text-decoration: underline; }
.showcoupon {
color: #82ae79; }
.woocommerce .woocommerce-info {
border-top-color: #82ae79; }
.woocommerce .woocommerce-info:before {
color: #82ae79; }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
font-size: 1em; }  body .gform_wrapper .gform_validation_container {
display: none; }
.contact.hero-section {
background-image: url(//funerals.org/wp-content/themes/FCA/library/images/hero-contact.jpg);
padding: 5em 0; }
.contact.hero-section .cta-white {
width: 80%;
max-width: 480px;
margin: 0 auto;
line-height: 1em;
padding: 1em 0.5em; }
.contact.page-sidebar {
background-color: white;
width: 30%;
padding: 0 1em 0 2.5em;
margin-top: 2em; }
.contact-person {
color: #82ae79;
font-family: 'merriweather';
text-transform: uppercase;
font-size: 1.2em;
margin-bottom: 0; }
.contact-title {
font-family: 'merriweather';
font-style: italic;
margin-top: 0;
font-size: 0.9em; }
.contact address {
font-style: normal; }
.contact.content {
width: 70%;
padding-right: 2.5em;
margin-bottom: 2em; }
.contact.content h2 {
line-height: 1em;
max-width: 400px;
margin-bottom: 0; }
.gform_body ul {
margin: 0; } .affiliates h2 {
margin-bottom: 10px; }
.affiliates li:not(.gfield) {
list-style-type: disc;
list-style-position: inside; }
.affiliates.hero-section {
background-image: url(//funerals.org/wp-content/themes/FCA/library/images/hero-volunteers.jpg);
text-align: center;
color: white;
padding: 5em 0 3em; }
.affiliates.hero-section .hero-top {
font-weight: 700;
font-size: 2.5em;
font-family: 'merriweather';
font-style: italic; }
.affiliates.hero-section .hero-bottom {
font-weight: 300;
font-size: 2.5em;
font-family: 'merriweather';
font-style: italic; } .affiliates-page-sidebar {
width: 25%;
float: left; }
.affiliates-page-sidebar .affiliate-section {
background-color: #e9e9e9;
margin-top: 2.9em; }
.affiliates-page-sidebar address {
font-style: normal; }
.affiliates-page-sidebar ul {
margin: 0; }
.affiliates-page-sidebar a {
color: #636363;
text-decoration: underline; }
.affiliates-page-sidebar a:hover {
color: #c9c9c9; }
.affiliates-page-sidebar .info {
padding: 1em; }
.affiliate-section-title {
font-size: 1.5em;
background-color: #c9c9c9;
display: block;
padding: 10px; } li.gfield {
list-style-type: none !important; } .resources .hero-section {
background-image: url(//funerals.org/wp-content/themes/FCA/library/images/hero-volunteers.jpg);
text-align: center;
padding: 7em 0; }
.resources .hero-section h1 {
color: white;
font-family: 'Merriweather';
font-style: italic; }
.resources h2 {
margin-bottom: 0; }
.resources h2 .fa {
color: #82ae79; }
.resources article {
border-bottom: 1px solid #e9e9e9;
padding: 2em 0; }
.resources .entry-title {
font-family: 'Source Sans Pro';
font-weight: 700;
font-size: 1.2em !important; }
.resources .resources-content {
margin-top: 1em; }
.resources .resources-content .cta-green {
margin: 0; }
.resources .resources-content p {
margin-top: 0; }
.resources .page-sidebar {
padding-top: 0; }
.resources .page-sidebar ul {
margin-top: 0; }
.resources .page-sidebar ul li:nth-of-type(1) {
border-top: 0; }
.resource-list {
border-top: 1px solid #e9e9e9;
padding-top: 2em;
margin-top: 2em; }
.resource-list li:before {
font-family: FontAwesome;
content: '\f07c';
padding: 0 10px 0 0;
color: #82ae79; }
.resource-list li a {
color: #303030;
font-size: 1.2em;
padding-bottom: 0.8em;
display: inline-block; } .footer {
text-align: center; }
.footer .nav li a {
color: white; }
.footer .logo {
font-size: 1em;
margin: 0 auto 1em;
z-index: 0; }
#inner-footer {
padding: 2em 0 1.5em; }
.bottom-footer {
background-color: #114e49;
color: #598380;
font-family: 'Open Sans';
font-size: 12px;
text-align: center;
padding: 0.5em 0; }
.bottom-footer p {
margin: 0 auto; } .hide-for-small {
display: block; }
.show-for-small {
display: none; }
.show-for-small input[type="text"].search {
background: #e9e9e9 url(//funerals.org/wp-content/themes/FCA/library/images/search-mobile.jpg) no-repeat scroll 7px 5px; }
@media screen and (max-width: 1029px) {
body {
font-size: 0.9em !important; }
.hide-for-small {
display: none; }
.show-for-small {
display: block; }
.page-sidebar-mobile {
display: block;
width: 100%;
max-width: 100%;
float: none;
margin-bottom: 2em; }
.page-sidebar {
display: none; }
.content {
padding: 0 1em;
width: 100%; } #mobile-nav {
display: block; }
#main-nav {
display: none; }
#top-header {
padding: 1.5em 0 1.5em; }
#bottom-header {
padding: 1.5em 0 2em;
top: 65px;
margin-bottom: 65px; }
.home #bottom-header {
padding-bottom: 6em; }
.search-box {
top: 0;
width: 100%;
padding: 0 1.5em; }
input[type="text"].search {
background-color: #e9e9e9; }
.logo {
z-index: 1002;
position: relative;
width: 80%; }
.breadcrumbs {
margin-top: 6em; }
header .cta-yellow {
margin: 8px 5px 0 0;
width: 120px;
position: absolute;
left: 23px;
top: 30px; }
.fa-shopping-cart {
font-size: 1.7em;
position: absolute;
left: 155px;
top: 39px; } .home .hero-section .hero-bottom {
text-align: left; } .volunteers.hero-section {
margin-bottom: 0; } .about.hero-section {
margin-bottom: -15px; } .blog .hero-section {
margin-bottom: 0; } .contact.page-sidebar-mobile {
text-align: center;
font-weight: 700;
padding: 1px 1em 2.2em;
background: white; }
.contact.page-sidebar-mobile p, .contact.page-sidebar-mobile address {
max-width: 210px;
margin: 0 auto; }
.contact.page-sidebar-mobile .contact-person {
margin-top: 2em !important;
max-width: 100%; }
.contact.content {
width: 100%; }
.contact.content h2 {
font-size: 3em !important; } .state-column .left, .state-column .right {
float: none;
width: 100%; }
.local-map .cta-green {
margin: 1em 0.5em !important;
display: block !important; } .donate.hero-section {
padding: 3em 1em 3em; }
.donate.hero-section .hero-bottom, .donate.hero-section .hero-middle, .donate.hero-section .hero-top {
width: auto; } }
@media screen and (max-width: 768px) { .logo {
font-size: 1.2em; }
.nav {
width: 100%; } .bottom-box {
height: 320px; } .volunteers.hero-section .hero-top, .volunteers.hero-section .hero-bottom {
font-size: 1.5em;
text-align: left;
width: 80%;
margin: 0 auto; }
.ctas {
width: 100%; }
.cta-white.left, .cta-white.right {
float: none;
width: 200px;
margin: 1em auto; } }
@media screen and (max-width: 700px) { .consumers.hero-section {
padding: 2.5em 0;
margin-bottom: 0; }
.consumers.hero-section h1 {
width: 80%; } .blog .inner-wrapper {
padding: 0 0.5em 1.5em; } }
@media screen and (max-height: 650px) {
#menu li {
padding: 5px 0; } }
@media screen and (max-width: 640px) {
h1 {
font-size: 2.5em !important; }
h2, .h2 {
font-size: 2.1em !important; } .home .hero-section {
padding: 3em 0.5em 0;
font-size: 2.5em;
background: url(//funerals.org/wp-content/themes/FCA/library/images/green-hero.jpg);
background-size: cover;
height: 343px; }
.home-box, .volunteer-box {
width: 50%;
padding: 1.5em 1em 0; }
.home-box:nth-of-type(1), .volunteer-box:nth-of-type(1) {
margin-left: 0;
margin-right: 0; }
.home-bottom-boxes {
padding: 0; }
.bottom-box {
width: 50%;
height: 350px; }
.bottom-box .box-title {
font-size: 2em;
font-weight: 300; }
.bottom-box p {
font-size: 1em; }
.bottom-box a {
font-size: 1.2em; }
#map {
height: 400px !important; } .consumers.hero-section {
background-position: 50%; }
.infographic p {
padding: 0 1em 1.5em; }
.colored-number-1,
.colored-number-2,
.colored-number-3,
.colored-number-4 {
margin-bottom: 2em; } .volunteers.hero-section {
padding: 5em 2em;
background-position: 50%; }
.cta-white.left, .cta-white.right {
margin: 1em 3em; }
.volunteer-box {
width: 100%;
max-width: 400px;
margin: 0 auto 1em !important;
float: none;
padding: 2em 1em 0;
font-size: 1.5em;
clear: both; } .about.hero-section {
background-image: url(//funerals.org/wp-content/themes/FCA/library/images/hero-about-mobile.jpg);
height: 150px; }
.countup .left, .countup .right {
float: none;
width: 80%;
margin: 0 auto; } .blog .hero-section {
background-image: url(//funerals.org/wp-content/themes/FCA/library/images/hero-news-mobile.jpg);
height: 85px; }
.blog article {
width: 45%; }
.blog article:nth-of-type(4),
.blog article:nth-of-type(5),
.blog article:nth-of-type(6),
.blog article:nth-of-type(7) {
padding-right: 10px; }
.blog article:nth-of-type(4) .entry-content .excerpt,
.blog article:nth-of-type(5) .entry-content .excerpt,
.blog article:nth-of-type(6) .entry-content .excerpt,
.blog article:nth-of-type(7) .entry-content .excerpt {
display: none; }
.blog article:nth-of-type(4) .entry-content .excerpt-mobile,
.blog article:nth-of-type(5) .entry-content .excerpt-mobile,
.blog article:nth-of-type(6) .entry-content .excerpt-mobile,
.blog article:nth-of-type(7) .entry-content .excerpt-mobile {
display: block; }
.blog article:nth-of-type(5):after {
width: 210%;
margin: 3em 0 2em;
left: -110%; } .donate.hero-section .hero-bottom, .donate.hero-section .hero-middle, .donate.hero-section .hero-top {
width: auto;
text-align: left; } }
@media screen and (max-width: 500px) {
#map {
height: 300px !important; } .bottom-box {
height: 400px; }
.bottom-box p {
font-size: 0.9em; } .volunteers.hero-section {
padding: 5em 2em; } }
@media screen and (max-width: 450px) {
.breadcrumbs {
margin-top: 6em; }
.home #bottom-header {
padding-bottom: 6em; } .donate-form {
width: auto; }
.donate-form .cta-green {
display: block;
margin: 1em 0; } }
@media screen and (max-width: 400px) { .logo {
font-size: 1em; } .bottom-box {
height: 410px; }
.home-box, .volunteer-box {
height: 300px; } .consumers.hero-section {
background-image: url(//funerals.org/wp-content/themes/FCA/library/images/hero-consumers-article-mobile.jpg);
background-size: cover;
background-position: top left; } .volunteers.hero-section {
background-image: url(//funerals.org/wp-content/themes/FCA/library/images/hero-volunteers-mobile.jpg);
background-position: top left;
background-size: cover; }
.volunteer-box {
height: 230px; } .contact.content {
padding: 0; } }
@media screen and (max-width: 370px) {
h1 {
font-size: 2.2em !important; }
h2, .h2 {
font-size: 2em !important; } .bottom-box .box-title {
font-size: 1.8em; }
.home .hero-section {
font-size: 2em; } .colored-number-1,
.colored-number-2,
.colored-number-3,
.colored-number-4 {
margin-bottom: 2.5em; } .volunteers.hero-section {
padding: 4em 1em; }
.cta-white.left, .cta-white.right {
margin: 1em 2em; }
.volunteer-box a {
font-size: 0.8em !important; } } .page-id-3935 img {
max-width: 100%; }
.page-id-3935 .crm-container .crm-section .content {
margin-left: 0 !important; }
.page-id-3935 .crm-container .crm-section .label {
width: auto !important; }
.page-id-3935 .crm-container td.price_set_option-label {
padding-left: 5px; }
.page-id-3935 #crm-container .crm-fb-tweet-buttons .label {
width: 17% !important; }
.page-id-3935 .crm-container table.form-layout-compressed {
margin-top: 2em !important; }
@media screen and (max-width: 1029px) {
.page-id-3935 #crm-container .crm-fb-tweet-buttons .label {
width: 50px !important;
float: none !important; } }
@media screen and (max-width: 640px) {
.page-id-3935 .crm-container .right {
width: 60px; } }
@media screen and (max-width: 400px) {
.page-id-3935 .crm-container .help, .crm-container #help {
margin: 0 auto 8px !important;
width: 100%; } }
@media screen and (max-width: 350px) {
#menu {
margin-top: 1em !important; } }
#toTop {
display: block;
float: right;
color: #82ae79;
border-radius: 5px;
font-size: 2.5em;
background: white;
position: fixed;
top: 70%;
right: 10px;
padding: 10px; } #post-not-found {
padding: 0 1em; }
#post-not-found button {
background-color: #114e49;
font-family: 'merriweather';
font-style: italic;
color: white;
font-weight: 400;
border-radius: 3px;
font-size: 0.9em;
padding: 0.38em 1em;
width: 80px;
float: none;
margin-top: 5px;
border: none; } a.link-icon:before,
a.link-icon.link-file[href]:before {
content: "\f016"; display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
width: 20px;
text-align: right;
margin-right: 10px;
color: #82ae79; }
a[href$=".txt"].link-icon:before,
a.link-icon.link-text[href]:before {
content: "\f0f6"; }
a[href$=".pdf"].link-icon:before,
a.link-icon.link-pdf[href]:before {
content: "\f1c1"; }
a[href$=".doc"].link-icon:before,
a[href$=".docx"].link-icon:before,
a.link-icon.link-word[href]:before {
content: "\f1c2"; }
a[href$=".xls"].link-icon:before,
a[href$=".xlsx"].link-icon:before,
a.link-icon.link-excel[href]:before {
content: "\f1c3"; }
a[href$=".ppt"].link-icon:before,
a[href$=".pptx"].link-icon:before,
a.link-icon.link-powerpoint[href]:before {
content: "\f1c4"; }
a[href$=".gif"].link-icon:before,
a[href$=".jpg"].link-icon:before,
a[href$=".jpeg"].link-icon:before,
a[href$=".png"].link-icon:before,
a[href$=".bmp"].link-icon:before,
a[href$=".tif"].link-icon:before,
a.link-icon.link-image[href]:before {
content: "\f1c5"; }
a[href$=".zip"].link-icon:before,
a[href$=".zipx"].link-icon:before,
a[href$=".rar"].link-icon:before,
a[href$=".tar"].link-icon:before,
a[href$=".gz"].link-icon:before,
a[href$=".dmg"].link-icon:before,
a[href$=".iso"].link-icon:before,
a.link-icon.link-archive[href]:before {
content: "\f1c6"; }
a[href$=".wav"].link-icon:before,
a[href$=".mp3"].link-icon:before,
a[href$=".fla"].link-icon:before,
a[href$=".flac"].link-icon:before,
a[href$=".ra"].link-icon:before,
a[href$=".rma"].link-icon:before,
a[href$=".aif"].link-icon:before,
a[href$=".aiff"].link-icon:before,
a[href$=".aa"].link-icon:before,
a[href$=".aac"].link-icon:before,
a[href$=".aax"].link-icon:before,
a[href$=".ac3"].link-icon:before,
a[href$=".au"].link-icon:before,
a[href$=".ogg"].link-icon:before,
a[href$=".avr"].link-icon:before,
a[href$=".3ga"].link-icon:before,
a[href$=".flac"].link-icon:before,
a[href$=".mid"].link-icon:before,
a[href$=".midi"].link-icon:before,
a[href$=".m4a"].link-icon:before,
a[href$=".mp4a"].link-icon:before,
a[href$=".amz"].link-icon:before,
a[href$=".mka"].link-icon:before,
a[href$=".asx"].link-icon:before,
a[href$=".pcm"].link-icon:before,
a[href$=".m3u"].link-icon:before,
a[href$=".wma"].link-icon:before,
a[href$=".xwma"].link-icon:before,
a.link-icon.link-audio[href]:before {
content: "\f1c7"; }
a[href$=".avi"].link-icon:before,
a[href$=".mpg"].link-icon:before,
a[href$=".mp4"].link-icon:before,
a[href$=".mkv"].link-icon:before,
a[href$=".mov"].link-icon:before,
a[href$=".wmv"].link-icon:before,
a[href$=".vp6"].link-icon:before,
a[href$=".264"].link-icon:before,
a[href$=".vid"].link-icon:before,
a[href$=".rv"].link-icon:before,
a[href$=".webm"].link-icon:before,
a[href$=".swf"].link-icon:before,
a[href$=".h264"].link-icon:before,
a[href$=".flv"].link-icon:before,
a[href$=".mk3d"].link-icon:before,
a[href$=".gifv"].link-icon:before,
a[href$=".oggv"].link-icon:before,
a[href$=".3gp"].link-icon:before,
a[href$=".m4v"].link-icon:before,
a[href$=".movie"].link-icon:before,
a[href$=".divx"].link-icon:before,
a.link-icon.link-video[href]:before {
content: "\f1c8"; }
a[href$=".css"].link-icon:before,
a[href$=".js"].link-icon:before,
a[href$=".py"].link-icon:before,
a[href$=".git"].link-icon:before,
a[href$=".py"].link-icon:before,
a[href$=".cpp"].link-icon:before,
a[href$=".h"].link-icon:before,
a[href$=".ini"].link-icon:before,
a[href$=".config"].link-icon:before,
a.link-icon.link-code[href]:before {
content: "\f1c9"; }
a[href$=".exe"].link-icon:before,
a[href$=".jar"].link-icon:before,
a[href$=".dll"].link-icon:before,
a[href$=".bat"].link-icon:before,
a[href$=".pl"].link-icon:before,
a[href$=".scr"].link-icon:before,
a[href$=".msi"].link-icon:before,
a[href$=".app"].link-icon:before,
a[href$=".deb"].link-icon:before,
a[href$=".apk"].link-icon:before,
a[href$=".jar"].link-icon:before,
a[href$=".vb"].link-icon:before,
a[href$=".prg"].link-icon:before,
a[href$=".sh"].link-icon:before,
a.link-icon.link-exe[href]:before {
content: "\f085"; }
a[href$=".com"].link-icon:before,
a[href$=".net"].link-icon:before,
a[href$=".org"].link-icon:before,
a[href$=".edu"].link-icon:before,
a[href$=".gov"].link-icon:before,
a[href$=".mil"].link-icon:before,
a[href$="/"].link-icon:before,
a[href$=".html"].link-icon:before,
a[href$=".htm"].link-icon:before,
a[href$=".xhtml"].link-icon:before,
a[href$=".jhtml"].link-icon:before,
a[href$=".php"].link-icon:before,
a[href$=".php3"].link-icon:before,
a[href$=".php4"].link-icon:before,
a[href$=".php5"].link-icon:before,
a[href$=".phtml"].link-icon:before,
a[href$=".asp"].link-icon:before,
a[href$=".aspx"].link-icon:before,
a[href$=".cfm"].link-icon:before,
a[href*="?"].link-icon:before,
a[href*="#"].link-icon:before,
a.link-icon:not([href*='.']):before,
a.link-icon.link[href]:before {
content: "\f0c1"; }  .alert-help, .alert-info, .alert-error, .alert-success {
margin: 10px;
padding: 5px 18px;
border: 1px solid; }
.alert-help {
border-color: #e8dc59;
background: #ebe16f; }
.alert-info {
border-color: #bfe4f4;
background: #d5edf8; }
.alert-error {
border-color: #f8cdce;
background: #fbe3e4; }
.alert-success {
border-color: #deeaae;
background: #e6efc2; }  .blue-btn, .comment-reply-link, #submit {
display: inline-block;
position: relative;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-decoration: none;
color: #fff;
font-size: 0.9em;
font-size: 34px;
line-height: 34px;
font-weight: normal;
padding: 0 24px;
border-radius: 4px;
border: 0;
cursor: pointer;
-webkit-transition: background-color 0.14s ease-in-out;
transition: background-color 0.14s ease-in-out; }
.blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
color: #fff;
text-decoration: none;
outline: none; }
.blue-btn:active, .comment-reply-link:active, #submit:active {
top: 1px; } .blue-btn, .comment-reply-link, #submit {
background-color: #2980b9; }
.blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
background-color: #2574a8; }
.blue-btn:active, .comment-reply-link:active, #submit:active {
background-color: #2472a4; }  input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
display: block;
height: 50px;
line-height: 1em;
padding: 0 20px 0 20px;
margin-bottom: 0;
font-size: 1.5em;
font-family: 'Source Sans Pro';
font-weight: 500;
color: #636363;
vertical-align: middle;
box-shadow: none;
border: 0;
border-radius: 7px;
width: 100%;
max-width: 900px;
background-color: #e9e9e9;
-webkit-transition: background-color 0.24s ease-in-out;
transition: background-color 0.24s ease-in-out; }
input[type="text"]:focus, input[type="text"]:active,
input[type="password"]:focus,
input[type="password"]:active,
input[type="datetime"]:focus,
input[type="datetime"]:active,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:active,
input[type="date"]:focus,
input[type="date"]:active,
input[type="month"]:focus,
input[type="month"]:active,
input[type="time"]:focus,
input[type="time"]:active,
input[type="week"]:focus,
input[type="week"]:active,
input[type="number"]:focus,
input[type="number"]:active,
input[type="email"]:focus,
input[type="email"]:active,
input[type="url"]:focus,
input[type="url"]:active,
input[type="search"]:focus,
input[type="search"]:active,
input[type="tel"]:focus,
input[type="tel"]:active,
input[type="color"]:focus,
input[type="color"]:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
outline: none; }
input[type="text"].error, input[type="text"].is-invalid,
input[type="password"].error,
input[type="password"].is-invalid,
input[type="datetime"].error,
input[type="datetime"].is-invalid,
input[type="datetime-local"].error,
input[type="datetime-local"].is-invalid,
input[type="date"].error,
input[type="date"].is-invalid,
input[type="month"].error,
input[type="month"].is-invalid,
input[type="time"].error,
input[type="time"].is-invalid,
input[type="week"].error,
input[type="week"].is-invalid,
input[type="number"].error,
input[type="number"].is-invalid,
input[type="email"].error,
input[type="email"].is-invalid,
input[type="url"].error,
input[type="url"].is-invalid,
input[type="search"].error,
input[type="search"].is-invalid,
input[type="tel"].error,
input[type="tel"].is-invalid,
input[type="color"].error,
input[type="color"].is-invalid,
select.error,
select.is-invalid,
textarea.error,
textarea.is-invalid,
.field.error,
.field.is-invalid {
color: #fbe3e4;
border-color: #fbe3e4;
background-color: #fff;
background-position: 99% center;
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
outline-color: #fbe3e4; }
input[type="text"].success, input[type="text"].is-valid,
input[type="password"].success,
input[type="password"].is-valid,
input[type="datetime"].success,
input[type="datetime"].is-valid,
input[type="datetime-local"].success,
input[type="datetime-local"].is-valid,
input[type="date"].success,
input[type="date"].is-valid,
input[type="month"].success,
input[type="month"].is-valid,
input[type="time"].success,
input[type="time"].is-valid,
input[type="week"].success,
input[type="week"].is-valid,
input[type="number"].success,
input[type="number"].is-valid,
input[type="email"].success,
input[type="email"].is-valid,
input[type="url"].success,
input[type="url"].is-valid,
input[type="search"].success,
input[type="search"].is-valid,
input[type="tel"].success,
input[type="tel"].is-valid,
input[type="color"].success,
input[type="color"].is-valid,
select.success,
select.is-valid,
textarea.success,
textarea.is-valid,
.field.success,
.field.is-valid {
color: #e6efc2;
border-color: #e6efc2;
background-color: #fff;
background-position: 99% center;
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
outline-color: #e6efc2; }
input[type="text"][disabled], input[type="text"].is-disabled,
input[type="password"][disabled],
input[type="password"].is-disabled,
input[type="datetime"][disabled],
input[type="datetime"].is-disabled,
input[type="datetime-local"][disabled],
input[type="datetime-local"].is-disabled,
input[type="date"][disabled],
input[type="date"].is-disabled,
input[type="month"][disabled],
input[type="month"].is-disabled,
input[type="time"][disabled],
input[type="time"].is-disabled,
input[type="week"][disabled],
input[type="week"].is-disabled,
input[type="number"][disabled],
input[type="number"].is-disabled,
input[type="email"][disabled],
input[type="email"].is-disabled,
input[type="url"][disabled],
input[type="url"].is-disabled,
input[type="search"][disabled],
input[type="search"].is-disabled,
input[type="tel"][disabled],
input[type="tel"].is-disabled,
input[type="color"][disabled],
input[type="color"].is-disabled,
select[disabled],
select.is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
cursor: not-allowed;
border-color: #cfcfcf;
opacity: 0.6; }
input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active,
input[type="password"][disabled]:focus,
input[type="password"][disabled]:active,
input[type="password"].is-disabled:focus,
input[type="password"].is-disabled:active,
input[type="datetime"][disabled]:focus,
input[type="datetime"][disabled]:active,
input[type="datetime"].is-disabled:focus,
input[type="datetime"].is-disabled:active,
input[type="datetime-local"][disabled]:focus,
input[type="datetime-local"][disabled]:active,
input[type="datetime-local"].is-disabled:focus,
input[type="datetime-local"].is-disabled:active,
input[type="date"][disabled]:focus,
input[type="date"][disabled]:active,
input[type="date"].is-disabled:focus,
input[type="date"].is-disabled:active,
input[type="month"][disabled]:focus,
input[type="month"][disabled]:active,
input[type="month"].is-disabled:focus,
input[type="month"].is-disabled:active,
input[type="time"][disabled]:focus,
input[type="time"][disabled]:active,
input[type="time"].is-disabled:focus,
input[type="time"].is-disabled:active,
input[type="week"][disabled]:focus,
input[type="week"][disabled]:active,
input[type="week"].is-disabled:focus,
input[type="week"].is-disabled:active,
input[type="number"][disabled]:focus,
input[type="number"][disabled]:active,
input[type="number"].is-disabled:focus,
input[type="number"].is-disabled:active,
input[type="email"][disabled]:focus,
input[type="email"][disabled]:active,
input[type="email"].is-disabled:focus,
input[type="email"].is-disabled:active,
input[type="url"][disabled]:focus,
input[type="url"][disabled]:active,
input[type="url"].is-disabled:focus,
input[type="url"].is-disabled:active,
input[type="search"][disabled]:focus,
input[type="search"][disabled]:active,
input[type="search"].is-disabled:focus,
input[type="search"].is-disabled:active,
input[type="tel"][disabled]:focus,
input[type="tel"][disabled]:active,
input[type="tel"].is-disabled:focus,
input[type="tel"].is-disabled:active,
input[type="color"][disabled]:focus,
input[type="color"][disabled]:active,
input[type="color"].is-disabled:focus,
input[type="color"].is-disabled:active,
select[disabled]:focus,
select[disabled]:active,
select.is-disabled:focus,
select.is-disabled:active,
textarea[disabled]:focus,
textarea[disabled]:active,
textarea.is-disabled:focus,
textarea.is-disabled:active,
.field[disabled]:focus,
.field[disabled]:active,
.field.is-disabled:focus,
.field.is-disabled:active {
background-color: #d5edf8; }
input[type="password"] {
letter-spacing: 0.3em; }
textarea {
max-width: 100%;
min-height: 220px;
line-height: 1.5em;
padding: 40px 20px 10px 20px;
font-size: 1em; }
select {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
background-repeat: no-repeat;
background-position: 97.5% center; }
.gfield_label {
text-transform: uppercase;
color: #82ae79;
font-family: 'Source Sans Pro';
font-size: 13px;
font-weight: 700;
position: relative;
bottom: -33px;
right: -16px; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
text-transform: uppercase;
font-family: 'Source Sans Pro';
font-size: 13px;
font-weight: 700;
color: #82ae79; }
input::-moz-placeholder, textarea::-moz-placeholder {
text-transform: uppercase;
font-family: 'Source Sans Pro';
font-size: 13px;
font-weight: 700;
color: #82ae79; }
input:-moz-placeholder, textarea:-moz-placeholder { text-transform: uppercase;
font-family: 'Source Sans Pro';
font-size: 13px;
font-weight: 700;
color: #82ae79; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
text-transform: uppercase;
font-family: 'Source Sans Pro';
font-size: 13px;
font-weight: 700;
color: #82ae79; }
.gf_1 {
clear: both; }
.gf_1 input[type="text"] {
padding-left: 140px; }
.gf_2 {
clear: both; }
.gf_2 input[type="text"] {
padding-left: 140px; }
.gf_3 {
clear: both; }
.gf_3 input[type="text"] {
padding-left: 140px; }
input[type="submit"] {
float: right;
border: none;
border-radius: 5px;
color: white;
font-family: 'Source Sans Pro';
font-size: 1.125em;
font-weight: 700;
background: #82ae79;
width: 100%;
max-width: 180px;
padding: 20px 0;
margin-top: 1em; }   body {
font-size: 100%;
line-height: 1.5;
color: #636363;
background-color: #e9e9e9;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }                                     .wrap {
width: 96%;
margin: 0 auto; } a, a:visited {   }
a:link, a:visited:link { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); } h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 { }
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
text-decoration: none; }
h1, .h1 {
font-size: 3em;
line-height: 1.333em; }
h2, .h2 {
font-size: 2.5em;
line-height: 1.4em; }
h3, .h3 {
font-size: 1.125em; }
h4, .h4 {
font-size: 1.1em; }
h5, .h5 {
font-size: 0.846em;
line-height: 2.09em;
text-transform: uppercase;
letter-spacing: 2px; }   .nav {
border-bottom: 0;
margin: 0;   }
.nav li { }
.nav li a {
display: block;
color: #636363;
text-decoration: none;
padding: 0.75em; }  #content {
margin-top: 1.5em; }
.hentry {
background-color: #fff;
margin-bottom: 1.5em;
border-bottom: 1px solid #e9e9e9; }
.hentry footer {
padding: 1.5em;
border-top: 1px solid #e9e9e9; }
.hentry footer p {
margin: 0; } .single-title,
.page-title,
.entry-title {
margin: 0; }          .byline {
color: #9fa6b4;
font-style: italic;
margin: 0; } .entry-content {
padding: 1.5em 0 1em; }
.entry-content p {
margin: 0 0 1.5em; }
.entry-content p a {
color: #636363;
text-decoration: underline; }
.entry-content table {
width: 100%;
border: 1px solid #636363;
margin-bottom: 1.5em; }
.entry-content table caption {
margin: 0 0 7px;
font-size: 0.75em;
color: #9fa6b4;
text-transform: uppercase;
letter-spacing: 1px; }
.entry-content tr {
border-bottom: 1px solid #636363; }
.entry-content tr:nth-child(even) {
background-color: #e9e9e9; }
.entry-content td {
padding: 7px;
border-right: 1px solid #636363; }
.entry-content td:last-child {
border-right: 0; }
.entry-content th {
background-color: #e9e9e9;
border-bottom: 1px solid #636363;
border-right: 1px solid #636363; }
.entry-content th:last-child {
border-right: 0; }
.entry-content blockquote {
margin: 0 0 1.5em 0.75em;
padding: 0 0 0 0.75em;
border-left: 3px solid #2980b9;
font-style: italic;
color: #9fa6b4; }
.entry-content dd {
margin-left: 0;
font-size: 0.9em;
color: #787878;
margin-bottom: 1.5em; }
.entry-content img {
margin: 0 0 1.5em 0;
max-width: 100%;
height: auto; }
.entry-content .size-auto,
.entry-content .size-full,
.entry-content .size-large,
.entry-content .size-medium,
.entry-content .size-thumbnail {
max-width: 100%;
height: auto; }
.entry-content pre {
background: #303030;
color: #e9e9e9;
font-size: 0.9em;
padding: 1.5em;
margin: 0 0 1.5em;
border-radius: 3px; } .wp-caption {
max-width: 100%;
background: #eee;
padding: 5px; }
.wp-caption img {
max-width: 100%;
margin-bottom: 0;
width: 100%; }
.wp-caption p.wp-caption-text {
font-size: 0.85em;
margin: 4px 0 7px;
text-align: center; }    .tags {
margin: 0; } .pagination,
.wp-prev-next {
margin: 1.5em 0; }
.pagination {
text-align: center; }
.pagination ul {
display: inline-block;
background-color: #fff;
white-space: nowrap;
padding: 0;
clear: both;
border-radius: 3px; }
.pagination li {
padding: 0;
margin: 0;
float: left;
display: inline;
overflow: hidden;
border-right: 1px solid #636363; }
.pagination a, .pagination span {
margin: 0;
text-decoration: none;
padding: 0;
line-height: 1em;
font-size: 1em;
font-weight: normal;
padding: 0.75em;
min-width: 1em;
display: block;
color: #2980b9; }
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
background-color: #2980b9;
color: #fff; }
.pagination .current {
cursor: default;
color: #636363; }
.pagination .current:hover, .pagination .current:focus {
background-color: #fff;
color: #636363; }  .wp-prev-next .prev-link {
float: left; }
.wp-prev-next .next-link {
float: right; }   #comments-title {
padding: 0.75em;
margin: 0; }
.commentlist {
margin: 0;
list-style-type: none; }
.comment {
position: relative;
clear: both;
overflow: hidden;
padding: 1.5em;
border-bottom: 1px solid #e9e9e9;    }
.comment .comment-author {
padding: 7px;
border: 0; }
.comment .vcard {
margin-left: 50px; }
.comment .vcard cite.fn {
font-weight: 700;
font-style: normal; }
.comment .vcard time {
display: block;
font-size: 0.9em;
font-style: italic; }
.comment .vcard time a {
color: #9fa6b4;
text-decoration: none; }
.comment .vcard time a:hover {
text-decoration: underline; }
.comment .vcard .avatar {
position: absolute;
left: 16px;
border-radius: 50%; }
.comment:last-child {
margin-bottom: 0; }
.comment .children {
margin: 0;  }
.comment[class*=depth-] {
margin-top: 1.1em; }
.comment.depth-1 {
margin-left: 0;
margin-top: 0; }
.comment:not(.depth-1) {
margin-top: 0;
margin-left: 7px;
padding: 7px; }
.comment.odd {
background-color: #fff; }
.comment.even {
background: #e9e9e9; }  .comment_content p {
margin: 0.7335em 0 1.5em;
font-size: 1em;
line-height: 1.5em; }  .comment-reply-link {
font-size: 0.9em;
float: right; }  .comment-edit-link {
font-style: italic;
margin: 0 7px;
text-decoration: none;
font-size: 0.9em; } .comment-respond {
padding: 1.5em; }
#reply-title {
margin: 0; }
.logged-in-as {
color: #9fa6b4;
font-style: italic;
margin: 0; }
.logged-in-as a {
color: #636363; }
.comment-form-comment {
margin: 1.5em 0 0.75em; }
.form-allowed-tags {
padding: 1.5em;
background-color: #e9e9e9;
font-size: 0.9em; } #submit {
float: right;
font-size: 1em; } #comment-form-title {
margin: 0 0 1.1em; }   #allowed_tags {
margin: 1.5em 10px 0.7335em 0; } .nocomments {
margin: 0 20px 1.1em; } .widget ul li { }
.no-widgets {
background-color: #fff;
padding: 1.5em;
text-align: center;
border: 1px solid #ccc;
border-radius: 2px;
margin-bottom: 1.5em; } .footer {
clear: both;
background-color: #82ae79;
color: white; }   @media only screen and (min-width: 481px) {    .menu { }
.menu ul {   }
.menu ul li { }
.menu ul li a { }   .entry-content { }
.entry-content .alignleft, .entry-content img.alignleft {
margin-right: 1.5em;
display: inline;
float: left; }
.entry-content .alignright, .entry-content img.alignright {
margin-left: 1.5em;
display: inline;
float: right; }
.entry-content .aligncenter, .entry-content img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both; }    } @media only screen and (min-width: 768px) {   .wrap {
width: 760px; }  .nav {
border: 0;   }
.nav ul {
background: #303030;
margin-top: 0; }
.nav li {
float: left;
position: relative;  }
.nav li a {
border-bottom: 0; }
.nav li a:hover, .nav li a:focus {
text-decoration: underline; }
.nav li ul.sub-menu,
.nav li ul.children {
margin-top: 0;
border: 1px solid #ccc;
border-top: 0;
position: absolute;
visibility: hidden;
z-index: 8999; }
.nav li ul.sub-menu li,
.nav li ul.children li { }
.nav li ul.sub-menu li a,
.nav li ul.children li a {
padding-left: 10px;
border-right: 0;
display: block;
width: 180px;
border-bottom: 1px solid #ccc; }
.nav li ul.sub-menu li:last-child a,
.nav li ul.children li:last-child a {
border-bottom: 0; }
.nav li ul.sub-menu li ul,
.nav li ul.children li ul {
top: 0;
left: 100%; }
.nav li:hover > ul {
top: auto;
visibility: visible; }  .sidebar {
margin-top: 2.2em; }
.widgettitle {
border-bottom: 2px solid #444;
margin-bottom: 0.75em; }
.widget {
padding: 0 10px;
margin: 2.2em 0; }
.widget ul li {
margin-bottom: 0.75em; }
.widget ul li ul {
margin-top: 0.75em;
padding-left: 1em; }             .footer-links ul li { } } @media only screen and (min-width: 1030px) { .wrap {
width: 1040px; } } @media only screen and (min-width: 1240px) { }  @media print { * {
background: transparent !important;
color: black !important;
text-shadow: none !important;
filter: none !important;
-ms-filter: none !important; }
a, a:visited {
color: #444 !important;
text-decoration: underline; }
a:after, a:visited:after {
content: " (" attr(href) ")"; }
a abbr[title]:after, a:visited abbr[title]:after {
content: " (" attr(title) ")"; }
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: ""; }
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr, img {
page-break-inside: avoid; }
img {
max-width: 100% !important; }
p, h2, h3 {
orphans: 3;
widows: 3; }
h2,
h3 {
page-break-after: avoid; }
.sidebar,
.page-navigation,
.wp-prev-next,
.respond-form,
nav,
.page-sidebar,
.page-sidebar-mobile,
.ssba,
.breadcrumbs,
.hero-section img,
.fa-shopping-cart,
.donate-form .cta-green,
#map,
.countup {
display: none; }
.contact.page-sidebar {
display: block; }
.hero-section {
background-image: none; } }