@import url('//fonts.googleapis.com/css?family=Abhaya+Libre');
/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.3em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

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; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

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; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

.clearfix, .container {
  zoom: 1; }
  .clearfix:before, .container:before, .clearfix:after, .container:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after, .container:after {
    clear: both; }

.section .container .columnize-content {
  -webkit-columns: 2 340px;
  -moz-columns: 2 340px;
  columns: 2 340px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px; }

html, body {
  font-size: 1rem;
  line-height: 1.6;
  font-family: 'Cabin', Tahoma, Helvetica, Arial, sans-serif;
  text-align: left;
  -webkit-font-smoothing: antialiased; }
  @media screen and (max-width: 48em) {
  html, body {
    font-size: 0.9286rem; } }

body {
  overflow-x: hidden; }

h1 {
  font-size: 4.571rem;
  line-height: 4.79955rem;
  color: #0e553f;
  font-family: 'Abhaya Libre', Georgia, Times, serif;
  font-weight: 400;
  letter-spacing: 0;
  padding: 0 0;
  margin-bottom: 20px; }
  @media screen and (max-width: 48em) {
  h1 {
    font-size: 2.571rem;
    line-height: 2.8281rem; } }
  h1 br {
    display: block; }
    @media screen and (max-width: 48em) {
  h1 br {
    display: none; } }

h2 {
  font-size: 2.571rem;
  line-height: 3.0852rem;
  margin: 0 0 1.75rem 0;
  color: #a79459;
  font-family: 'Abhaya Libre', Georgia, Times, serif;
  font-weight: 400;
  letter-spacing: -0.03em;
  padding: 0 0; }
  @media screen and (max-width: 48em) {
  h2 {
    font-size: 2rem;
    line-height: 2.4rem; } }

h3 {
  font-size: 1.714rem;
  line-height: 2.2282rem;
  margin: 0 0 0.75rem;
  color: #333;
  font-family: 'Abhaya Libre', Georgia, Times, serif;
  font-weight: 700; }
  @media screen and (max-width: 48em) {
  h3 {
    font-size: 1.286rem;
    line-height: 1.286rem; } }

h4 {
  font-size: 1.714rem;
  line-height: 2.2282rem;
  margin: 0 0 0.75rem;
  color: #0e553f;
  font-family: 'Abhaya Libre', Georgia, Times, serif;
  font-weight: 700; }
  @media screen and (max-width: 48em) {
  h4 {
    font-size: 1.286rem;
    line-height: 1.286rem; } }

h5 {
  font-size: 1rem;
  margin: 0 0 0.75rem;
  color: #333;
  font-family: 'Abhaya Libre', Georgia, Times, serif; }
  @media screen and (max-width: 48em) {
  h5 {
    font-size: 0.9286rem; } }

h6 {
  font-size: 0.8571rem;
  margin: 0 0 0.75rem;
  color: #333; }

p {
  margin: 0 0 1.75rem 0;
  color: #333;
  font-size: 1.071rem; }

li {
  color: #333; }

small {
  font-size: 85%; }

figure {
  margin: 0; }

.elementor hr {
  border: 0;
  border-bottom: 1px solid #ffcb05;
  margin: 40px 0 !important;
  display: block; }

img, video, audio, iframe, object {
  width: 100%;
  height: auto;
  margin-bottom: 0; }
  img.alignright, video.alignright, audio.alignright, iframe.alignright, object.alignright {
    width: 100% !important;
    max-width: 50% !important;
    float: right !important;
    margin: 0 0 30px 30px !important; }
    @media screen and (max-width: 768px) {
  img.alignright, video.alignright, audio.alignright, iframe.alignright, object.alignright {
    float: none !important;
    margin: 30px 0 !important; } }
    img.alignright.alignright-33, video.alignright.alignright-33, audio.alignright.alignright-33, iframe.alignright.alignright-33, object.alignright.alignright-33 {
      max-width: 33.333% !important; }
    img.alignright.alignright-25, video.alignright.alignright-25, audio.alignright.alignright-25, iframe.alignright.alignright-25, object.alignright.alignright-25 {
      max-width: 25% !important; }
  img.alignleft, video.alignleft, audio.alignleft, iframe.alignleft, object.alignleft {
    width: 100% !important;
    max-width: 50% !important;
    float: left !important;
    margin: 0 30px 30px 0 !important; }
    @media screen and (max-width: 768px) {
  img.alignleft, video.alignleft, audio.alignleft, iframe.alignleft, object.alignleft {
    float: none !important;
    margin: 30px 0 !important; } }
    img.alignleft.alignleft-25, video.alignleft.alignleft-25, audio.alignleft.alignleft-25, iframe.alignleft.alignleft-25, object.alignleft.alignleft-25 {
      max-width: 25% !important; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0;
  height: 0;
  margin-bottom: 10px; }
  .embed-container a {
    position: relative;
    z-index: 99999; }

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

.elementor-widget-google_maps {
  box-shadow: 0 12px 12px -12px rgba(0, 0, 0, 0.4) !important;
  border: 10px solid rgba(255, 255, 255, 1); }

a, a:active, a:visited {
  text-decoration: underline; }
  a:hover, a:active:hover, a:visited:hover {
    text-decoration: none; }

.elementor-section p a, .elementor-section li a {
  text-decoration: underline !important; }
  .elementor-section p a:hover, .elementor-section li a:hover {
    text-decoration: none !important; }

.elementor-section p a.btn, .elementor-section li a.btn {
  text-decoration: none !important; }
  .elementor-section p a.btn:hover, .elementor-section li a.btn:hover {
    text-decoration: none !important; }

.btn, a.btn, .btn:visited, a.btn:visited, a.button, a.button:visited, input[type="submit"], button[type="submit"] {
  background-color: #0e553f !important;
  border-radius: 4px !important;
  border-width: 2px !important;
  border-style: solid !important;
  border-top-color: #07291f !important;
  border-right-color: #07291f !important;
  border-bottom-color: #07291f !important;
  border-left-color: #07291f !important;
  padding: 10px 20px !important;
  color: rgba(255, 255, 255, 1) !important;
  display: inline-block;
  margin: 5px 0;
  font-size: 1em !important;
  text-transform: uppercase !important;
  transition: all 0.2s ease;
  position: relative;
  text-decoration: none !important;
  top: 0; }
  .btn:hover, a.btn:hover, .btn:visited:hover, a.btn:visited:hover, a.button:hover, a.button:visited:hover, input[type="submit"]:hover, button[type="submit"]:hover {
    background-color: #07291f !important;
    border-color: #07291f;
    color: rgba(255, 255, 255, 1) !important;
    top: -2px; }
  .btn.btn-inline, a.btn.btn-inline, .btn:visited.btn-inline, a.btn:visited.btn-inline, a.button.btn-inline, a.button:visited.btn-inline, input[type="submit"].btn-inline, button[type="submit"].btn-inline {
    display: inline-block !important; }
  .btn.btn-outline, a.btn.btn-outline, .btn:visited.btn-outline, a.btn:visited.btn-outline, a.button.btn-outline, a.button:visited.btn-outline, input[type="submit"].btn-outline, button[type="submit"].btn-outline {
    background-color: transparent !important;
    padding: 10px 20px;
    color: #0e553f !important;
    display: inline-block;
    border-radius: 5px;
    margin: 5px 0;
    border: 2px solid #0e553f !important;
    font-size: 1em !important;
    text-transform: uppercase !important;
    transition: all 0.2s ease; }
    .btn.btn-outline:hover, a.btn.btn-outline:hover, .btn:visited.btn-outline:hover, a.btn:visited.btn-outline:hover, a.button.btn-outline:hover, a.button:visited.btn-outline:hover, input[type="submit"].btn-outline:hover, button[type="submit"].btn-outline:hover {
      background-color: transparent !important;
      color: #07291f !important;
      border: 2px solid #07291f !important; }

form {
  text-align: left; }

fieldset {
  border: 0;
  padding: 20px;
  width: 100%;
  max-width: 700px;
  margin: 0 auto; }
  @media screen and (max-width: 48em) {
  fieldset {
    padding: 0; } }

label, p.pseudolabel {
  display: inline;
  margin-bottom: 0;
  padding: 0;
  text-align: left; }

input[type='text'], input[type='email'], select, input[type='phone'], input[type='password'], input[type='number'], input[type='search'], textarea {
  box-shadow: 0;
  display: block;
  width: 100%;
  height: 50px;
  padding: 10px 15px;
  font-size: 17px;
  line-height: 1.42857;
  color: #000;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  outline: 0;
  border-radius: 0;
  margin-bottom: 1rem; }
  @media screen and (max-width: 48em) {
  input[type='text'], input[type='email'], select, input[type='phone'], input[type='password'], input[type='number'], input[type='search'], textarea {
    margin-bottom: 0; } }
  input[type='text']:focus, input[type='email']:focus, select:focus, input[type='phone']:focus, input[type='password']:focus, input[type='number']:focus, input[type='search']:focus, textarea:focus {
    border: 1px solid #0e553f; }
  input[type='text'].full-width, input[type='email'].full-width, select.full-width, input[type='phone'].full-width, input[type='password'].full-width, input[type='number'].full-width, input[type='search'].full-width, textarea.full-width {
    width: 100%; }

.checkbox label {
  font-weight: 700;
  margin-left: 5px;
  font-size: 0.9286rem; }

textarea {
  height: 132px; }

.submit, .terms {
  padding: 20px 0; }

.terms p {
  font-size: 0.8rem; }

.reqd {
  color: red;
  font-size: 1.3em;
  line-height: 0.5;
  vertical-align: -5px; }

select {
  background-color: #fff;
  border: 1px solid #ddd;
  padding-left: 20px;
  padding-right: 20px; }

button {
  border: none; }

.row {
  margin-bottom: 0;
  margin-right: -20px;
  margin-left: -20px;
  zoom: 1; }
  @media screen and (max-width: 48em) {
  .row {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: 0.5rem; } }
  .row:before, .row:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .row:after {
    clear: both; }
  .row:last-child {
    margin-bottom: 0; }
  .row.conditional {
    display: none; }
  .row.show {
    display: block !important; }
  .row.group {
    padding: 1rem 0; }
  .row label {
    width: 100%; }
/* custom checkboxes */
.checkbox {
  display: block;
  width: 100%;
  zoom: 1; }
  .checkbox:before, .checkbox:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .checkbox:after {
    clear: both; }

.checkbox p.pseudolabel {
  display: inline;
  font-size: 0.9286rem;
  font-weight: 700;
  float: left;
  margin-left: 0.75rem; }

.checkbox-custom {
  width: 20px;
  position: relative;
  margin: 0;
  float: left;
  top: 2px; }
  .checkbox-custom label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f3f6f8 !important;
    border: 1px solid #0e553f !important;
    border-radius: 0;
    box-shadow: 0; }
    .checkbox-custom label:after {
      content: '';
      width: 10px;
      height: 7px;
      position: absolute;
      top: 4px;
      left: 4px;
      border: 3px solid #333;
      border-top: none;
      border-right: none;
      background: transparent;
      opacity: 0;
      transform: rotate(-45deg); }
    .checkbox-custom label:hover::after {
      opacity: 0.5; }
  .checkbox-custom input[type=checkbox] {
    visibility: hidden; }
    .checkbox-custom input[type=checkbox]:checked + label:after {
      opacity: 1; }

.error .reason {
  margin-top: 5px; }
  input.error, textarea.error, select.error, input[type=radio].error {
    border: 1px solid red !important; }

label.error, p.pseudolabel.pseudolabel_interests.error {
  color: red !important; }

.errorMessageBox {
  display: block;
  width: 100%;
  margin: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 8; }
  .errorMessageBox:before {
    position: absolute;
    display: block;
    top: 5px;
    left: 5px;
    content: '\f06a';
    font-family: fontawesome;
    color: #fff;
    font-size: 1.071rem;
    line-height: 1.071rem; }
  .errorMessageBox p {
    background-color: #eeeade;
    margin: 0 0;
    padding: 0.1rem 0.33rem;
    text-align: center;
    color: #fff;
    font-size: 0.9rem;
    line-height: 1.1; }
    @media screen and (max-width: 48em) {
  .errorMessageBox p {
    font-size: 0.9rem;
    line-height: 1.1;
    padding: 0.1rem 1rem; } }
    .errorMessageBox p:first-child {
      padding-top: 0.33rem; }
      @media screen and (max-width: 48em) {
  .errorMessageBox p:first-child {
    padding-top: 0.5rem; } }
    .errorMessageBox p:last-child {
      padding-bottom: 0.33rem; }
      @media screen and (max-width: 48em) {
  .errorMessageBox p:last-child {
    padding-bottom: 0.5rem; } }
    .errorMessageBox p label {
      color: #fff !important;
      float: none !important; }
/* Directions form fields */
.directions-form-fields form input[type='text'] {
  max-width: 300px;
  margin: 0 auto 20px; }
  .directions-form-fields form input[type='submit'] {
    margin: 0 auto;
    display: block; }

.gf_left {
  float: left;
  clear: none !important;
  width: 50%; }

.gf_right {
  float: right;
  clear: none !important;
  width: 50%; }

.gf_left input, .gf_right input {
  width: 100% !important; }

@media only screen and (max-width: 800px) {
  .gf_left, .gf_right {
    float: none;
    width: 100%; } }

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-top: 2px !important; }

#gform_wrapper_9 .gf_page_steps, #gform_wrapper_10 .gf_page_steps, #gform_wrapper_12 .gf_page_steps, #gform_wrapper_15 .gf_page_steps, #gform_wrapper_17 .gf_page_steps {
  border-bottom: 0;
  margin-bottom: 40px;
  zoom: 1; }
  #gform_wrapper_9 .gf_page_steps:before, #gform_wrapper_10 .gf_page_steps:before, #gform_wrapper_12 .gf_page_steps:before, #gform_wrapper_15 .gf_page_steps:before, #gform_wrapper_17 .gf_page_steps:before, #gform_wrapper_9 .gf_page_steps:after, #gform_wrapper_10 .gf_page_steps:after, #gform_wrapper_12 .gf_page_steps:after, #gform_wrapper_15 .gf_page_steps:after, #gform_wrapper_17 .gf_page_steps:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  #gform_wrapper_9 .gf_page_steps:after, #gform_wrapper_10 .gf_page_steps:after, #gform_wrapper_12 .gf_page_steps:after, #gform_wrapper_15 .gf_page_steps:after, #gform_wrapper_17 .gf_page_steps:after {
    clear: both; }
  #gform_wrapper_9 .gf_page_steps > .gf_step, #gform_wrapper_10 .gf_page_steps > .gf_step, #gform_wrapper_12 .gf_page_steps > .gf_step, #gform_wrapper_15 .gf_page_steps > .gf_step, #gform_wrapper_17 .gf_page_steps > .gf_step {
    margin: 0 !important;
    width: 20% !important;
    text-align: center !important;
    padding: 10px 0px 30px;
    opacity: 1 !important;
    background-color: #dcd4bd;
    font-weight: 700;
    color: #a9965c; }
    #gform_wrapper_9 .gf_page_steps > .gf_step.gf_step_active, #gform_wrapper_10 .gf_page_steps > .gf_step.gf_step_active, #gform_wrapper_12 .gf_page_steps > .gf_step.gf_step_active, #gform_wrapper_15 .gf_page_steps > .gf_step.gf_step_active, #gform_wrapper_17 .gf_page_steps > .gf_step.gf_step_active {
      background-color: #a79459;
      font-weight: 700;
      color: #333; }
  #gform_wrapper_9 .gform_page_footer, #gform_wrapper_10 .gform_page_footer, #gform_wrapper_12 .gform_page_footer, #gform_wrapper_15 .gform_page_footer, #gform_wrapper_17 .gform_page_footer {
    text-align: right;
    border-top: 4px solid #333;
    position: relative; }
  #gform_wrapper_9 .gform_page_footer .button.gform_next_button, #gform_wrapper_10 .gform_page_footer .button.gform_next_button, #gform_wrapper_12 .gform_page_footer .button.gform_next_button, #gform_wrapper_15 .gform_page_footer .button.gform_next_button, #gform_wrapper_17 .gform_page_footer .button.gform_next_button, #gform_wrapper_9 .gform_page_footer .button.gform_previous_button, #gform_wrapper_10 .gform_page_footer .button.gform_previous_button, #gform_wrapper_12 .gform_page_footer .button.gform_previous_button, #gform_wrapper_15 .gform_page_footer .button.gform_previous_button, #gform_wrapper_17 .gform_page_footer .button.gform_previous_button {
    background-color: #0e553f !important;
    font-family: 'Cabin', Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 1.3em;
    line-height: 24px;
    font-weight: 500;
    padding-left: 25px;
    padding-right: 25px;
    text-transform: uppercase;
    border-radius: 4px; }
  #gform_wrapper_9 .gform_page_footer .button.gform_previous_button, #gform_wrapper_10 .gform_page_footer .button.gform_previous_button, #gform_wrapper_12 .gform_page_footer .button.gform_previous_button, #gform_wrapper_15 .gform_page_footer .button.gform_previous_button, #gform_wrapper_17 .gform_page_footer .button.gform_previous_button {
    background-color: #999 !important; }
  #gform_wrapper_9 .gform_page_footer img.gform_ajax_spinner, #gform_wrapper_10 .gform_page_footer img.gform_ajax_spinner, #gform_wrapper_12 .gform_page_footer img.gform_ajax_spinner, #gform_wrapper_15 .gform_page_footer img.gform_ajax_spinner, #gform_wrapper_17 .gform_page_footer img.gform_ajax_spinner {
    width: 100% !important;
    height: auto !important;
    max-width: 30px !important;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: auto; }
  #gform_wrapper_9 .gfield_checkbox li label, #gform_wrapper_10 .gfield_checkbox li label, #gform_wrapper_12 .gfield_checkbox li label, #gform_wrapper_15 .gfield_checkbox li label, #gform_wrapper_17 .gfield_checkbox li label, #gform_wrapper_9 .gfield_radio li label, #gform_wrapper_10 .gfield_radio li label, #gform_wrapper_12 .gfield_radio li label, #gform_wrapper_15 .gfield_radio li label, #gform_wrapper_17 .gfield_radio li label {
    padding: 0 0 0 10px; }
  #gform_wrapper_9 .gfield_checkbox li label h3, #gform_wrapper_10 .gfield_checkbox li label h3, #gform_wrapper_12 .gfield_checkbox li label h3, #gform_wrapper_15 .gfield_checkbox li label h3, #gform_wrapper_17 .gfield_checkbox li label h3, #gform_wrapper_9 .gfield_radio li label h3, #gform_wrapper_10 .gfield_radio li label h3, #gform_wrapper_12 .gfield_radio li label h3, #gform_wrapper_15 .gfield_radio li label h3, #gform_wrapper_17 .gfield_radio li label h3, #gform_wrapper_9 .gfield_html h3, #gform_wrapper_10 .gfield_html h3, #gform_wrapper_12 .gfield_html h3, #gform_wrapper_15 .gfield_html h3, #gform_wrapper_17 .gfield_html h3 {
    margin-bottom: 5px !important;
    font-weight: 700 !important; }
  #gform_wrapper_9 .gfield_checkbox li input, #gform_wrapper_10 .gfield_checkbox li input, #gform_wrapper_12 .gfield_checkbox li input, #gform_wrapper_15 .gfield_checkbox li input, #gform_wrapper_17 .gfield_checkbox li input, #gform_wrapper_9 .gfield_checkbox li input[type=checkbox], #gform_wrapper_10 .gfield_checkbox li input[type=checkbox], #gform_wrapper_12 .gfield_checkbox li input[type=checkbox], #gform_wrapper_15 .gfield_checkbox li input[type=checkbox], #gform_wrapper_17 .gfield_checkbox li input[type=checkbox], #gform_wrapper_9 .gfield_radio li input[type=radio], #gform_wrapper_10 .gfield_radio li input[type=radio], #gform_wrapper_12 .gfield_radio li input[type=radio], #gform_wrapper_15 .gfield_radio li input[type=radio], #gform_wrapper_17 .gfield_radio li input[type=radio] {
    margin-top: 2px !important;
    vertical-align: top !important; }
  #gform_wrapper_9 .gfield_checkbox li input:checked + label, #gform_wrapper_10 .gfield_checkbox li input:checked + label, #gform_wrapper_12 .gfield_checkbox li input:checked + label, #gform_wrapper_15 .gfield_checkbox li input:checked + label, #gform_wrapper_17 .gfield_checkbox li input:checked + label, #gform_wrapper_9 .gfield_checkbox li input[type=checkbox]:checked + label, #gform_wrapper_10 .gfield_checkbox li input[type=checkbox]:checked + label, #gform_wrapper_12 .gfield_checkbox li input[type=checkbox]:checked + label, #gform_wrapper_15 .gfield_checkbox li input[type=checkbox]:checked + label, #gform_wrapper_17 .gfield_checkbox li input[type=checkbox]:checked + label, #gform_wrapper_9 .gfield_radio li input[type=radio]:checked + label, #gform_wrapper_10 .gfield_radio li input[type=radio]:checked + label, #gform_wrapper_12 .gfield_radio li input[type=radio]:checked + label, #gform_wrapper_15 .gfield_radio li input[type=radio]:checked + label, #gform_wrapper_17 .gfield_radio li input[type=radio]:checked + label {
    font-weight: inherit !important; }
  #gform_wrapper_9 .gf_plancremation_subtotal label, #gform_wrapper_10 .gf_plancremation_subtotal label, #gform_wrapper_12 .gf_plancremation_subtotal label, #gform_wrapper_15 .gf_plancremation_subtotal label, #gform_wrapper_17 .gf_plancremation_subtotal label {
    pointer-events: none;
    width: 33% !important;
    float: right;
    text-align: right; }
  #gform_wrapper_9 .gf_plancremation_subtotal input, #gform_wrapper_10 .gf_plancremation_subtotal input, #gform_wrapper_12 .gf_plancremation_subtotal input, #gform_wrapper_15 .gf_plancremation_subtotal input, #gform_wrapper_17 .gf_plancremation_subtotal input {
    pointer-events: none;
    clear: right;
    border: 0;
    padding: 0 !important;
    font-size: 22px !important;
    font-weight: bold;
    text-align: right;
    width: 33% !important;
    float: right;
    background-color: transparent; }
  #gform_wrapper_9 .gf_plancremation_choosecontainer, #gform_wrapper_10 .gf_plancremation_choosecontainer, #gform_wrapper_12 .gf_plancremation_choosecontainer, #gform_wrapper_15 .gf_plancremation_choosecontainer, #gform_wrapper_17 .gf_plancremation_choosecontainer, #gform_wrapper_9 .gf_plancremation_chooseurn, #gform_wrapper_10 .gf_plancremation_chooseurn, #gform_wrapper_12 .gf_plancremation_chooseurn, #gform_wrapper_15 .gf_plancremation_chooseurn, #gform_wrapper_17 .gf_plancremation_chooseurn {
    margin-bottom: 50px; }
  #gform_wrapper_9 .gf_plancremation_choosecontainer ul.gfield_radio, #gform_wrapper_10 .gf_plancremation_choosecontainer ul.gfield_radio, #gform_wrapper_12 .gf_plancremation_choosecontainer ul.gfield_radio, #gform_wrapper_15 .gf_plancremation_choosecontainer ul.gfield_radio, #gform_wrapper_17 .gf_plancremation_choosecontainer ul.gfield_radio, #gform_wrapper_9 .gf_plancremation_chooseurn ul.gfield_radio, #gform_wrapper_10 .gf_plancremation_chooseurn ul.gfield_radio, #gform_wrapper_12 .gf_plancremation_chooseurn ul.gfield_radio, #gform_wrapper_15 .gf_plancremation_chooseurn ul.gfield_radio, #gform_wrapper_17 .gf_plancremation_chooseurn ul.gfield_radio {
    zoom: 1; }
    #gform_wrapper_9 .gf_plancremation_choosecontainer ul.gfield_radio:before, #gform_wrapper_10 .gf_plancremation_choosecontainer ul.gfield_radio:before, #gform_wrapper_12 .gf_plancremation_choosecontainer ul.gfield_radio:before, #gform_wrapper_15 .gf_plancremation_choosecontainer ul.gfield_radio:before, #gform_wrapper_17 .gf_plancremation_choosecontainer ul.gfield_radio:before, #gform_wrapper_9 .gf_plancremation_chooseurn ul.gfield_radio:before, #gform_wrapper_10 .gf_plancremation_chooseurn ul.gfield_radio:before, #gform_wrapper_12 .gf_plancremation_chooseurn ul.gfield_radio:before, #gform_wrapper_15 .gf_plancremation_chooseurn ul.gfield_radio:before, #gform_wrapper_17 .gf_plancremation_chooseurn ul.gfield_radio:before, #gform_wrapper_9 .gf_plancremation_choosecontainer ul.gfield_radio:after, #gform_wrapper_10 .gf_plancremation_choosecontainer ul.gfield_radio:after, #gform_wrapper_12 .gf_plancremation_choosecontainer ul.gfield_radio:after, #gform_wrapper_15 .gf_plancremation_choosecontainer ul.gfield_radio:after, #gform_wrapper_17 .gf_plancremation_choosecontainer ul.gfield_radio:after, #gform_wrapper_9 .gf_plancremation_chooseurn ul.gfield_radio:after, #gform_wrapper_10 .gf_plancremation_chooseurn ul.gfield_radio:after, #gform_wrapper_12 .gf_plancremation_chooseurn ul.gfield_radio:after, #gform_wrapper_15 .gf_plancremation_chooseurn ul.gfield_radio:after, #gform_wrapper_17 .gf_plancremation_chooseurn ul.gfield_radio:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    #gform_wrapper_9 .gf_plancremation_choosecontainer ul.gfield_radio:after, #gform_wrapper_10 .gf_plancremation_choosecontainer ul.gfield_radio:after, #gform_wrapper_12 .gf_plancremation_choosecontainer ul.gfield_radio:after, #gform_wrapper_15 .gf_plancremation_choosecontainer ul.gfield_radio:after, #gform_wrapper_17 .gf_plancremation_choosecontainer ul.gfield_radio:after, #gform_wrapper_9 .gf_plancremation_chooseurn ul.gfield_radio:after, #gform_wrapper_10 .gf_plancremation_chooseurn ul.gfield_radio:after, #gform_wrapper_12 .gf_plancremation_chooseurn ul.gfield_radio:after, #gform_wrapper_15 .gf_plancremation_chooseurn ul.gfield_radio:after, #gform_wrapper_17 .gf_plancremation_chooseurn ul.gfield_radio:after {
      clear: both; }
    #gform_wrapper_9 .gf_plancremation_choosecontainer ul.gfield_radio li, #gform_wrapper_10 .gf_plancremation_choosecontainer ul.gfield_radio li, #gform_wrapper_12 .gf_plancremation_choosecontainer ul.gfield_radio li, #gform_wrapper_15 .gf_plancremation_choosecontainer ul.gfield_radio li, #gform_wrapper_17 .gf_plancremation_choosecontainer ul.gfield_radio li, #gform_wrapper_9 .gf_plancremation_chooseurn ul.gfield_radio li, #gform_wrapper_10 .gf_plancremation_chooseurn ul.gfield_radio li, #gform_wrapper_12 .gf_plancremation_chooseurn ul.gfield_radio li, #gform_wrapper_15 .gf_plancremation_chooseurn ul.gfield_radio li, #gform_wrapper_17 .gf_plancremation_chooseurn ul.gfield_radio li {
      float: left;
      width: 31.333%;
      padding: 20px 20px 20px 20px !important;
      margin: 10px 2%;
      display: block;
      border-radius: 10px;
      box-sizing: border-box;
      background-color: #eeeade;
      position: relative;
      min-height: 330px; }
      @media screen and (max-width: 768px) {
    #gform_wrapper_9 .gf_plancremation_choosecontainer ul.gfield_radio li, #gform_wrapper_10 .gf_plancremation_choosecontainer ul.gfield_radio li, #gform_wrapper_12 .gf_plancremation_choosecontainer ul.gfield_radio li, #gform_wrapper_15 .gf_plancremation_choosecontainer ul.gfield_radio li, #gform_wrapper_17 .gf_plancremation_choosecontainer ul.gfield_radio li, #gform_wrapper_9 .gf_plancremation_chooseurn ul.gfield_radio li, #gform_wrapper_10 .gf_plancremation_chooseurn ul.gfield_radio li, #gform_wrapper_12 .gf_plancremation_chooseurn ul.gfield_radio li, #gform_wrapper_15 .gf_plancremation_chooseurn ul.gfield_radio li, #gform_wrapper_17 .gf_plancremation_chooseurn ul.gfield_radio li {
      width: 96%; } }
      #gform_wrapper_9 .gf_plancremation_choosecontainer ul.gfield_radio li input, #gform_wrapper_10 .gf_plancremation_choosecontainer ul.gfield_radio li input, #gform_wrapper_12 .gf_plancremation_choosecontainer ul.gfield_radio li input, #gform_wrapper_15 .gf_plancremation_choosecontainer ul.gfield_radio li input, #gform_wrapper_17 .gf_plancremation_choosecontainer ul.gfield_radio li input, #gform_wrapper_9 .gf_plancremation_chooseurn ul.gfield_radio li input, #gform_wrapper_10 .gf_plancremation_chooseurn ul.gfield_radio li input, #gform_wrapper_12 .gf_plancremation_chooseurn ul.gfield_radio li input, #gform_wrapper_15 .gf_plancremation_chooseurn ul.gfield_radio li input, #gform_wrapper_17 .gf_plancremation_chooseurn ul.gfield_radio li input {
        position: absolute;
        top: 26px;
        left: 28px; }
        #gform_wrapper_9 .gf_plancremation_choosecontainer ul.gfield_radio li input:checked + label, #gform_wrapper_10 .gf_plancremation_choosecontainer ul.gfield_radio li input:checked + label, #gform_wrapper_12 .gf_plancremation_choosecontainer ul.gfield_radio li input:checked + label, #gform_wrapper_15 .gf_plancremation_choosecontainer ul.gfield_radio li input:checked + label, #gform_wrapper_17 .gf_plancremation_choosecontainer ul.gfield_radio li input:checked + label, #gform_wrapper_9 .gf_plancremation_chooseurn ul.gfield_radio li input:checked + label, #gform_wrapper_10 .gf_plancremation_chooseurn ul.gfield_radio li input:checked + label, #gform_wrapper_12 .gf_plancremation_chooseurn ul.gfield_radio li input:checked + label, #gform_wrapper_15 .gf_plancremation_chooseurn ul.gfield_radio li input:checked + label, #gform_wrapper_17 .gf_plancremation_chooseurn ul.gfield_radio li input:checked + label {
          background-color: rgba(255, 255, 255, 1);
          border: 1px solid #a79459;
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2); }
      #gform_wrapper_9 .gf_plancremation_choosecontainer ul.gfield_radio li label, #gform_wrapper_10 .gf_plancremation_choosecontainer ul.gfield_radio li label, #gform_wrapper_12 .gf_plancremation_choosecontainer ul.gfield_radio li label, #gform_wrapper_15 .gf_plancremation_choosecontainer ul.gfield_radio li label, #gform_wrapper_17 .gf_plancremation_choosecontainer ul.gfield_radio li label, #gform_wrapper_9 .gf_plancremation_chooseurn ul.gfield_radio li label, #gform_wrapper_10 .gf_plancremation_chooseurn ul.gfield_radio li label, #gform_wrapper_12 .gf_plancremation_chooseurn ul.gfield_radio li label, #gform_wrapper_15 .gf_plancremation_chooseurn ul.gfield_radio li label, #gform_wrapper_17 .gf_plancremation_chooseurn ul.gfield_radio li label {
        width: 100%;
        display: block;
        margin: 0 !important;
        padding: 10px !important;
        max-width: none !important;
        border-radius: 10px;
        border: 1px solid rgba(0, 0, 0, 0); }
        #gform_wrapper_9 .gf_plancremation_choosecontainer ul.gfield_radio li label:hover, #gform_wrapper_10 .gf_plancremation_choosecontainer ul.gfield_radio li label:hover, #gform_wrapper_12 .gf_plancremation_choosecontainer ul.gfield_radio li label:hover, #gform_wrapper_15 .gf_plancremation_choosecontainer ul.gfield_radio li label:hover, #gform_wrapper_17 .gf_plancremation_choosecontainer ul.gfield_radio li label:hover, #gform_wrapper_9 .gf_plancremation_chooseurn ul.gfield_radio li label:hover, #gform_wrapper_10 .gf_plancremation_chooseurn ul.gfield_radio li label:hover, #gform_wrapper_12 .gf_plancremation_chooseurn ul.gfield_radio li label:hover, #gform_wrapper_15 .gf_plancremation_chooseurn ul.gfield_radio li label:hover, #gform_wrapper_17 .gf_plancremation_chooseurn ul.gfield_radio li label:hover {
          border: 1px solid #a79459; }
        #gform_wrapper_9 .gf_plancremation_choosecontainer ul.gfield_radio li label img, #gform_wrapper_10 .gf_plancremation_choosecontainer ul.gfield_radio li label img, #gform_wrapper_12 .gf_plancremation_choosecontainer ul.gfield_radio li label img, #gform_wrapper_15 .gf_plancremation_choosecontainer ul.gfield_radio li label img, #gform_wrapper_17 .gf_plancremation_choosecontainer ul.gfield_radio li label img, #gform_wrapper_9 .gf_plancremation_chooseurn ul.gfield_radio li label img, #gform_wrapper_10 .gf_plancremation_chooseurn ul.gfield_radio li label img, #gform_wrapper_12 .gf_plancremation_chooseurn ul.gfield_radio li label img, #gform_wrapper_15 .gf_plancremation_chooseurn ul.gfield_radio li label img, #gform_wrapper_17 .gf_plancremation_chooseurn ul.gfield_radio li label img {
          display: block;
          width: 100%;
          height: auto;
          max-width: 210px;
          margin: 0 auto 10px; }
        #gform_wrapper_9 .gf_plancremation_choosecontainer ul.gfield_radio li label p, #gform_wrapper_10 .gf_plancremation_choosecontainer ul.gfield_radio li label p, #gform_wrapper_12 .gf_plancremation_choosecontainer ul.gfield_radio li label p, #gform_wrapper_15 .gf_plancremation_choosecontainer ul.gfield_radio li label p, #gform_wrapper_17 .gf_plancremation_choosecontainer ul.gfield_radio li label p, #gform_wrapper_9 .gf_plancremation_chooseurn ul.gfield_radio li label p, #gform_wrapper_10 .gf_plancremation_chooseurn ul.gfield_radio li label p, #gform_wrapper_12 .gf_plancremation_chooseurn ul.gfield_radio li label p, #gform_wrapper_15 .gf_plancremation_chooseurn ul.gfield_radio li label p, #gform_wrapper_17 .gf_plancremation_chooseurn ul.gfield_radio li label p {
          margin-bottom: 5px;
          text-align: center;
          font-size: 14px;
          line-height: 19px; }
          #gform_wrapper_9 .gf_plancremation_choosecontainer ul.gfield_radio li label p strong, #gform_wrapper_10 .gf_plancremation_choosecontainer ul.gfield_radio li label p strong, #gform_wrapper_12 .gf_plancremation_choosecontainer ul.gfield_radio li label p strong, #gform_wrapper_15 .gf_plancremation_choosecontainer ul.gfield_radio li label p strong, #gform_wrapper_17 .gf_plancremation_choosecontainer ul.gfield_radio li label p strong, #gform_wrapper_9 .gf_plancremation_chooseurn ul.gfield_radio li label p strong, #gform_wrapper_10 .gf_plancremation_chooseurn ul.gfield_radio li label p strong, #gform_wrapper_12 .gf_plancremation_chooseurn ul.gfield_radio li label p strong, #gform_wrapper_15 .gf_plancremation_chooseurn ul.gfield_radio li label p strong, #gform_wrapper_17 .gf_plancremation_chooseurn ul.gfield_radio li label p strong {
            font-size: 17px;
            line-height: 20px; }
  #gform_wrapper_9 .gf_plancremation_summaryblock img, #gform_wrapper_10 .gf_plancremation_summaryblock img, #gform_wrapper_12 .gf_plancremation_summaryblock img, #gform_wrapper_15 .gf_plancremation_summaryblock img, #gform_wrapper_17 .gf_plancremation_summaryblock img {
    display: none !important; }
  #gform_wrapper_9 .gf_plancremation_summaryblock ul li p, #gform_wrapper_10 .gf_plancremation_summaryblock ul li p, #gform_wrapper_12 .gf_plancremation_summaryblock ul li p, #gform_wrapper_15 .gf_plancremation_summaryblock ul li p, #gform_wrapper_17 .gf_plancremation_summaryblock ul li p {
    margin-bottom: 0; }

#gform_wrapper_15 .gf_page_steps > .gf_step, #gform_wrapper_17 .gf_page_steps > .gf_step {
  width: 25% !important; }
/* DocuSign form embed */
body.page-template-page-cremation-authorization {
  overflow-y: hidden; }
  body.page-template-page-cremation-authorization h1 {
    display: block;
    text-align: center; }
  body.page-template-page-cremation-authorization #dswpf {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999; }
  body.page-template-page-cremation-authorization .site-footer {
    opacity: 0; }
/* modal for general use and for DocuSign embed */
.overlay {
  position: fixed;
  top: auto;
  left: 0;
  right: 0;
  bottom: -200%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 999999;
  padding: 60px;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
  .overlay {
    padding: 20px; } }
  .overlay.show {
    top: 0;
    bottom: 0; }
  .overlay .modal {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: relative; }
  .overlay .modal a.modal-close {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    bottom: auto;
    font-size: 40px;
    line-height: 40px;
    background-color: #0e553f;
    padding: 2px 14px 6px;
    margin: 0;
    color: #fff;
    text-decoration: none; }

body.overflow {
  overflow: hidden; }

br.togglebr {
  display: block; }
  @media screen and (max-width: 768px) {
  br.togglebr {
    display: none; } }

body .browsehappy {
  padding: 10px 20px;
  background: yellow; }

.phone {
  display: inline-block; }

.elementor-background-video-container video {
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

body.elementor-editor-active header.site-header {
  z-index: -1 !important; }

@media only screen and (min-width: 1080px) {
  .elementor-widget-tabs .elementor-tab-content {
    padding: 50px !important; } }

table.noborder {
  border: 0; }
  table.noborder tr {
    border: 0; }
  table.noborder tr td {
    border: 0; }
    @media screen and (max-width: 768px) {
    table.noborder tr td {
      width: 100%;
      display: block; } }
/* TOP BAR */
.top-bar {
  background-color: #a79459;
  position: relative;
  z-index: 9999; }
  .top-bar .inside-top-bar {
    font-size: 1.2em;
    line-height: 1.2;
    color: rgba(255, 255, 255, 1);
    margin: 0 auto;
    max-width: 100%;
    padding: 15px 60px;
    box-sizing: border-box; }
  @media screen and (min-width: 1440px) {
    .top-bar .inside-top-bar {
      font-size: 1.2em; } }
  @media screen and (max-width: 1440px) {
    .top-bar .inside-top-bar {
      padding: 15px 20px; } }
  @media screen and (max-width: 768px) {
    .top-bar .inside-top-bar {
      padding: 15px 0; } }
  .top-bar .inside-top-bar a {
    margin-right: 12px;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    padding-right: 12px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none; }
    .top-bar .inside-top-bar a.norule {
      margin-right: 0;
      border-right: 0;
      padding-right: 0; }
    .top-bar .inside-top-bar a:visited {
      color: rgba(255, 255, 255, 1); }
    .top-bar .inside-top-bar a:hover {
      color: rgba(255, 255, 255, 0.5); }
    .top-bar .inside-top-bar a.mobile {
      display: none; }
      @media screen and (max-width: 768px) {
    .top-bar .inside-top-bar a.mobile {
      display: inline-block; } }
    .top-bar .inside-top-bar a.desktop {
      display: inline-block; }
      @media screen and (max-width: 768px) {
    .top-bar .inside-top-bar a.desktop {
      display: none; } }
  .top-bar .inside-top-bar i.fa {
    color: #ccc; }
  .top-bar .inside-top-bar .simple-social-icons ul li {
    margin: 10px 0 0 0 !important; }
    @media screen and (max-width: 768px) {
        .top-bar .inside-top-bar .simple-social-icons ul li {
          display: none; } }
    .top-bar .inside-top-bar .simple-social-icons ul li a {
      padding: 0 2px !important; }

.phone a {
  color: rgba(255, 255, 255, 1) !important;
  font-weight: 700; }
/* HEADER */
header.site-header {
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0 12px 15px rgba(0, 0, 0, 0.3);
  z-index: 9999; }
  @media screen and (min-width: 1080px) {
  header.site-header {
    /* FOR STICKY HEADER */
    height: 134px !important; } }
  @media screen and (max-width: 1080px) {
  header.site-header {
    height: 134px !important; } }

.inside-header {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 17px 0px;
  /* =================================================================== */
  /* uncomment if design has logo centered with nav links on either side */
  max-width: 100% !important;
  /* uncomment if design has logo centered with nav links on either side */
  /* =================================================================== */
  /* ========================================================= */
  /* uncomment if design has logo left with nav links on right */
  /* uncomment if design has logo left with nav links on right */
  /* ========================================================= */
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 1); }
  @media screen and (max-width: 1080px) {
  .inside-header {
    text-align: left !important;
    padding: 20px 20px; } }
  @media screen and (max-width: 1080px) {
    .inside-header > :not(:last-child):not(.main-navigation) {
      margin-bottom: 0 !important; } }
  .inside-header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    z-index: 99997;
    width: 100%;
    box-shadow: 0 12px 15px rgba(0, 0, 0, 0.3); }
  .inside-header .site-logo {
    width: auto;
    height: 100%;
    max-height: 100px; }
  @media screen and (max-width: 1200px) {
    .inside-header .site-logo {
      max-height: 80px;
      margin-top: 15px; } }
  .inside-header .site-logo a {
    position: relative;
    z-index: 99999;
    height: 100%;
    display: block; }
    .inside-header .site-logo a img {
      max-height: 100px;
      width: auto;
      height: 100px; }
    @media screen and (max-width: 1200px) {
      .inside-header .site-logo a img {
        max-height: 80px;
        width: auto;
        height: 80px; } }

@media screen and (min-width: 782px) {
    body.admin-bar .inside-header.fixed {
      top: 32px; } }
  @media screen and (max-width: 782px) {
  body.admin-bar .inside-header.fixed {
    top: 46px; } }
  @media screen and (max-width: 600px) {
  body.admin-bar .inside-header.fixed {
    top: 0; } }
/* MAIN NAV */
#site-navigation {
  /* =================================================================== */
  /* uncomment if design has logo centered with nav links on either side */
  position: absolute;
  top: 84px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1440px;
  z-index: 99998;
  margin: 0 auto;
  background-color: transparent;
  /* uncomment if design has logo centered with nav links on either side */
  /* =================================================================== */
  /* ========================================================= */
  /* uncomment if design has logo left with nav links on right */
  /* uncomment if design has logo left with nav links on right */
  /* ========================================================= */ }
  @media screen and (max-width: 1080px) {
  #site-navigation {
    width: 100%;
    margin: 0;
    top: 82px; } }
  #site-navigation.fixed {
    position: fixed; }
  @media screen and (min-width: 1080px) {
    #site-navigation.fixed {
      top: 34px; } }
  @media screen and (max-width: 1080px) {
    #site-navigation.fixed {
      top: 34px; } }
  #site-navigation .menu-toggle {
    text-align: right;
    color: #000 !important;
    outline: 0;
    font-size: 1em; }
  #site-navigation .menu-toggle:hover {
    color: #444;
    background-color: rgba(255, 255, 255, 1) !important; }
  #site-navigation .main-nav ul li a {
    color: #000;
    font-size: 1em; }
    #site-navigation .main-nav ul li a:hover {
      color: #444;
      background-color: rgba(255, 255, 255, 1) !important; }
  #site-navigation .logo-link {
    position: absolute;
    top: -20px;
    left: 50%;
    z-index: 999999;
    width: 220px;
    height: 96px;
    margin-left: -110px;
    background-color: rgba(0, 0, 0, 0); }
  @media screen and (max-width: 1200px) {
    #site-navigation .logo-link {
      width: 160px;
      margin-left: -80px; } }
  @media screen and (max-width: 1080px) {
    #site-navigation .logo-link {
      top: 0px;
      width: 160px;
      height: 76px;
      left: 20px;
      margin-left: 0; } }
  #site-navigation .logo-link a {
    display: block;
    width: 100%;
    height: 100%; }
  #site-navigation.toggled {
    /* width:100%; */
    top: 98px; }
  #site-navigation.toggled .main-nav {
    background-color: #ccc;
    width: 100%;
    max-width: 300px;
    float: right;
    box-shadow: 0 4px 80px rgba(0, 0, 0, 0.2); }

body.admin-bar #site-navigation {
  top: 116px; }
  @media screen and (max-width: 782px) {
  body.admin-bar #site-navigation {
    top: 130px; } }
  body.admin-bar #site-navigation.fixed {
    top: 68px; }
  @media screen and (max-width: 782px) {
    body.admin-bar #site-navigation.fixed {
      top: 76px; } }
  @media screen and (max-width: 600px) {
    body.admin-bar #site-navigation.fixed {
      top: 30px; } }
/* MAIN NAV MEGA MENU */
#mega-menu-wrap-primary {
  background-color: transparent; }
  #mega-menu-wrap-primary #mega-menu-primary {
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    /* end menu centering */ }
  @media screen and (max-width: 1080px) {
    #mega-menu-wrap-primary #mega-menu-primary {
      text-align: right;
      padding-right: 0px; } }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    /* =================================================================== */
    /* uncomment if design has logo centered with nav links on either side */
    /* uncomment if design has logo centered with nav links on either side */
    /* =================================================================== */
    /* hover state for top-level nav */
    /* active state for top-level nav */
    /* hover on active state for top-level nav, and keep the hover state on the top-level item when over the dropmenu */ }
    @media screen and (max-width: 940px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
      display: list-item;
      margin: 0;
      clear: both;
      border: 0; } }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(3) {
      margin-right: 190px; }
    @media screen and (max-width: 1200px) {
      #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(3) {
        margin-right: 120px; } }
    @media screen and (max-width: 1080px) {
      #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(3) {
        margin-right: 0; } }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(4) {
      margin-left: 190px; }
    @media screen and (max-width: 1200px) {
      #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(4) {
        margin-left: 120px; } }
    @media screen and (max-width: 1080px) {
      #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(4) {
        margin-left: 0; } }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
      color: #333;
      font-size: 1.2em;
      padding: 0 15px;
      height: 60px;
      line-height: 60px;
      transition: all 0.3s ease-in-out;
      /* uncomment if design has logo centered with nav links on either side */
      /* =================================================================== */ }
    @media screen and (min-width: 1440px) {
      #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        /* =================================================================== */
        /* uncomment if design has logo centered with nav links on either side */
        font-size: 1.5em;
        padding: 0 25px !important; } }
    @media screen and (min-width: 1330px) {
      #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-size: 1.4em; } }
    @media screen and (min-width: 1170px) {
      #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-size: 1.3em; } }
    @media screen and (max-width: 1080px) {
      #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        padding: 0 15px;
        font-size: 1.2em; } }
    @media screen and (max-width: 940px) {
      #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        height: 50px;
        line-height: 50px;
        font-size: 1.1em;
        padding: 0 20px; } }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
      color: #333;
      background-color: #eeeade; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
      color: #333;
      background-color: #eeeade; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
      color: #333;
      background-color: rgba(255, 255, 255, 1);
      border-bottom: 3px solid #cabf9c; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:focus {
      color: #333;
      background-color: #eeeade; }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    width: 270px;
    background-color: rgba(255, 255, 255, 1);
    border-top: 5px solid #a79459;
    padding: 15px 10px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in-out;
    opacity: 0; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu ul.mega-sub-menu {
      position: static !important;
      visibility: visible !important;
      background: transparent !important;
      width: auto !important;
      display: block !important; }
    @media screen and (max-width: 940px) {
      #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
        width: 100%;
        box-shadow: 0; } }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout.mega-toggle-on > ul.mega-sub-menu {
      opacity: 1; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout > ul.mega-sub-menu > li.mega-menu-item {
      margin: 0;
      padding: 0; }
    @media screen and (max-width: 940px) {
      #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout > ul.mega-sub-menu > li.mega-menu-item {
        width: 100%; } }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
      text-transform: none;
      color: #333;
      font-size: 1.2em;
      line-height: 1.1;
      font-weight: 400;
      cursor: pointer;
      padding: 5px 8px;
      margin: 0 5px;
      border-bottom: 1px solid #eee;
      background-color: rgba(255, 255, 255, 1);
      transition: all 0.3s ease-in-out; }
    @media screen and (min-width: 1400px) {
        #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
          font-size: 1.3em; } }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
      color: #333;
      background-color: #eeeade; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
      padding: 5px 0 5px 15px; }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu {
    width: 250px;
    background-color: rgba(255, 255, 255, 1);
    border-top: 5px solid #a79459;
    padding: 15px 10px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in-out;
    opacity: 0; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-type-widget.widget_custom_html {
      padding-top: 20px;
      display: block;
      float: none;
      text-align: right; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-toggle-on > ul.mega-sub-menu {
      opacity: 1; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
      margin: 0;
      padding: 0; }
    @media screen and (max-width: 940px) {
      #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
        width: 100%; } }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
      text-transform: none;
      color: #333;
      font-size: 1.2em;
      line-height: 1.1;
      font-weight: 400;
      cursor: pointer;
      padding: 5px 8px;
      margin: 0 5px;
      border-bottom: 1px solid #eee;
      background-color: rgba(255, 255, 255, 1);
      transition: all 0.3s ease-in-out; }
    @media screen and (min-width: 1400px) {
        #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
          font-size: 1.3em; } }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
      color: #333;
      background-color: #eeeade; }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
      padding: 5px 0 5px 15px;
      border-left: 5px solid #eee; }
  #mega-menu-wrap-primary .mega-menu-toggle {
    background-color: transparent; }
  @media screen and (max-width: 940px) {
    #mega-menu-wrap-primary .mega-menu-toggle {
      display: block; } }
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block {
    float: right;
    margin-right: 20px; }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block .mega-toggle-label {
      display: none; }
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
    color: #0e553f;
    font-size: 30px; }
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
    margin-right: 26px;
    margin-top: 10px; }
  @media screen and (max-width: 940px) {
      #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        display: none; } }
  @media screen and (max-width: 940px) {
      #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-right {
        margin-right: 10px; } }
  @media screen and (max-width: 1080px) {
        #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
          background-color: #f4f4f4 !important;
          position: absolute;
          top: 62px;
          width: 100%;
          box-shadow: 0 12px 24px rgba(0, 0, 0, 0.3); } }
    @media screen and (max-width: 940px) {
      #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        top: 98px; } }
/* Old styles for non-mega menu nav */
.site-footer, .footer-widgets {
  background-color: #0e553f; }
  @media screen and (max-width: 600px) {
  .site-footer, .footer-widgets {
    padding: 20px 0 0 0 !important; } }

.footer-widgets {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0;
  padding-bottom: 0;
  box-sizing: border-box; }

.site-info {
  text-align: left;
  color: #000;
  margin: 0 auto;
  padding: 20px;
  max-width: 100%;
  background-color: #333; }
  .site-info .copyright-bar {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    color: rgba(255, 255, 255, 1);
    text-align: center; }

.footer-widgets, .site-info .copyright-bar {
  max-width: 1320px !important;
  margin: 0 auto; }

.footer-widgets .widget, .sidebar .widget, .site-info {
  font-size: 1em; }

.site-footer .footer-widgets * {
  color: rgba(0, 0, 0, 1); }
  .site-footer .footer-widgets a, .site-footer .footer-widgets a:visited {
    color: rgba(0, 0, 0, 1);
    text-decoration: underline; }
  .site-footer .footer-widgets a:hover {
    color: rgba(0, 0, 0, 0.7) !important; }
  .site-footer h2.widget-title {
    font-size: 1.1em;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1rem;
    color: rgba(0, 0, 0, 1); }
  .site-footer .copyright-bar a {
    display: inline-block;
    color: rgba(255, 255, 255, 1);
    text-decoration: underline;
    font-weight: 700; }
    .site-footer .copyright-bar a:visited {
      color: rgba(255, 255, 255, 1);
      text-decoration: underline;
      font-weight: 700; }
    .site-footer .copyright-bar a:hover {
      color: rgba(255, 255, 255, 0.7); }
  .site-footer .footer-widgets-container .inside-footer-widgets {
    margin-left: 0; }
  .site-footer .footer-widget-1, .site-footer .footer-widget-2, .site-footer .footer-widget-3 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .site-footer .footer-widget-1 {
    border-right: 1px solid rgba(255, 255, 255, 1);
    width: 50%; }
  @media screen and (max-width: 1100px) {
    .site-footer .footer-widget-1 {
      border-right: 0;
      margin-bottom: 0 !important;
      width: 100%; } }
  .site-footer .footer-widget-1 .custom-html-widget {
    zoom: 1; }
    .site-footer .footer-widget-1 .custom-html-widget:before, .site-footer .footer-widget-1 .custom-html-widget:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .site-footer .footer-widget-1 .custom-html-widget:after {
      clear: both; }
  .site-footer .footer-widget-1 .footer-logo {
    float: left;
    width: 40%; }
    @media screen and (max-width: 1100px) {
    .site-footer .footer-widget-1 .footer-logo {
      float: none;
      width: 100%;
      text-align: center; } }
    .site-footer .footer-widget-1 .footer-logo img {
      margin: 0 auto;
      max-width: 90px;
      display: block; }
    .site-footer .footer-widget-1 .footer-logo a {
      color: rgba(255, 255, 255, 1) !important;
      text-decoration: none !important; }
    .site-footer .footer-widget-1 .footer-logo a img {
      margin: 0 auto 20px;
      max-width: 210px;
      display: inline; }
  .site-footer .footer-widget-1 a {
    color: rgba(255, 255, 255, 1) !important;
    text-decoration: none !important; }
    .site-footer .footer-widget-1 a:hover {
      color: rgba(255, 255, 255, 0.7) !important; }
  .site-footer .footer-widget-1 .footer-address {
    float: right;
    width: 52%;
    color: rgba(255, 255, 255, 1);
    margin-right: 2%; }
    @media screen and (max-width: 1100px) {
    .site-footer .footer-widget-1 .footer-address {
      float: none;
      width: 100%;
      clear: both;
      padding-top: 30px;
      text-align: center; } }
    .site-footer .footer-widget-1 .footer-address p {
      color: rgba(255, 255, 255, 1);
      margin: 0 0 20px 0;
      font-family: 'Cabin', Tahoma, Helvetica, Arial, sans-serif; }
    @media screen and (max-width: 1100px) {
      .site-footer .footer-widget-1 .footer-address p {
        font-size: 1.5em;
        text-align: center; } }
    .site-footer .footer-widget-1 .footer-address p strong {
      color: rgba(255, 255, 255, 1); }
    .site-footer .footer-widget-1 .footer-address .footer-phone {
      color: rgba(255, 255, 255, 1);
      margin: 0 0 20px 0;
      font-weight: 700;
      font-size: 1.4em; }
    @media screen and (max-width: 1100px) {
      .site-footer .footer-widget-1 .footer-address .footer-phone {
        font-size: 1.7em; } }
  .site-footer .footer-widget-2, .site-footer .footer-widget-3 {
    border-left: 1px solid rgba(255, 255, 255, 1);
    border-right: 1px solid rgba(255, 255, 255, 1);
    margin-left: -1px;
    width: 20%;
    zoom: 1; }
  .site-footer .footer-widget-2:before, .site-footer .footer-widget-3:before, .site-footer .footer-widget-2:after, .site-footer .footer-widget-3:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .site-footer .footer-widget-2:after, .site-footer .footer-widget-3:after {
    clear: both; }
  @media screen and (max-width: 1100px) {
    .site-footer .footer-widget-2, .site-footer .footer-widget-3 {
      border-left: 0;
      border-right: 0;
      border-top: 1px solid rgba(255, 255, 255, 1);
      width: 100%; } }
  .site-footer .footer-widget-2 .widget, .site-footer .footer-widget-3 .widget {
    margin-bottom: 0; }
    @media screen and (max-width: 1100px) {
    .site-footer .footer-widget-2 .widget, .site-footer .footer-widget-3 .widget {
      width: 100%;
      float: none; } }
    .site-footer .footer-widget-2 .widget li, .site-footer .footer-widget-3 .widget li {
      margin: 0 0 20px 0; }
    @media screen and (max-width: 1100px) {
      .site-footer .footer-widget-2 .widget li, .site-footer .footer-widget-3 .widget li {
        text-align: center;
        margin: 0 0 10px 0;
        position: relative; } }
    .site-footer .footer-widget-2 .widget li:before, .site-footer .footer-widget-3 .widget li:before {
      position: absolute;
      content: "▶";
      top: 3px;
      left: 0;
      color: rgba(255, 255, 255, 1);
      font-size: 12px; }
    @media screen and (max-width: 1100px) {
        .site-footer .footer-widget-2 .widget li:before, .site-footer .footer-widget-3 .widget li:before {
          content: ""; } }
    .site-footer .footer-widget-2 .widget li a, .site-footer .footer-widget-3 .widget li a {
      color: rgba(255, 255, 255, 1);
      text-decoration: none;
      padding-left: 20px; }
    @media screen and (max-width: 1100px) {
        .site-footer .footer-widget-2 .widget li a, .site-footer .footer-widget-3 .widget li a {
          font-size: 1.4em;
          text-align: center;
          background-color: rgba(255, 255, 255, 0.1);
          display: block;
          width: 100%;
          padding: 5px 0 5px 0; } }
    .site-footer .footer-widget-2 .widget li a:hover, .site-footer .footer-widget-3 .widget li a:hover {
      color: rgba(255, 255, 255, 0.7) !important;
      text-decoration: none; }
  .site-footer .footer-widget-3 {
    width: 30%;
    border-right: 0;
    padding-left: 0;
    padding-right: 0; }
  @media screen and (max-width: 1100px) {
    .site-footer .footer-widget-3 {
      width: 100%; } }
  .site-footer .footer-widget-3 .footer-orgs .footer-orgs-row {
    margin-bottom: 10px;
    text-align: center; }
    .site-footer .footer-widget-3 .footer-orgs .footer-orgs-row img {
      width: auto;
      height: 66px;
      display: inline; }
    .site-footer .footer-widget-3 .footer-orgs .footer-orgs-row:last-child img {
      height: 120px; }
  @media screen and (max-width: 1100px) {
    .site-footer ul#menu-footer-nav-1 {
      padding-left: 20px;
      padding-right: 20px; } }

@media screen and (max-width: 1100px) {
    .site-footer .footer-widgets-container .inner-padding {
      padding: 0 0; } }

.one-container .site-content {
  padding: 0; }

.separate-containers .inside-article {
  padding: 20px; }

body.error404 #content, body.blog #content, body.single-post #content, body.author #content, body.category #content, body.tag #content, body.archive.date #content, body.tax-product_cat #content, body.search-results #content, body.search-no-results #content {
  padding: 50px 20px;
  max-width: 1320px;
  margin: 0 auto; }

body.search-results #content #content {
  padding: 0; }

body.search-results #right-sidebar .widget_archive, body.search-no-results #right-sidebar .widget_archive, body.search-results #right-sidebar .widget_categories, body.search-no-results #right-sidebar .widget_categories, body.search-no-results #right-sidebar .widget_search {
  display: none; }

.entry-content, .entry-summary, .page-content {
  margin: 0; }
/* Help Bar (aka Free Kit Bar) */
.helpbar {
  background-color: #333;
  background-image: url('//s3.amazonaws.com/grocefuneralhome/wp-content/uploads/2019/01/bg-greenwaves.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px;
  margin: 40px 0 60px; }
  .helpbar .elementor-container {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    position: relative; }
  .helpbar .helpbar-l {
    float: left;
    width: 80%;
    text-align: left;
    position: relative; }
  @media screen and (max-width: 740px) {
    .helpbar .helpbar-l {
      float: none;
      width: 100%;
      text-align: center !important; } }
  .helpbar .helpbar-l h2 {
    color: #fff;
    margin: 0;
    padding: 10px 10px 6px 200px;
    font-size: 3.3em;
    line-height: 1;
    font-weight: 500; }
    @media screen and (max-width: 740px) {
    .helpbar .helpbar-l h2 {
      padding: 6px 0;
      font-size: 2.7em;
      margin-bottom: 20px; } }
  .helpbar .helpbar-l img {
    position: absolute;
    top: -66px;
    left: 0;
    width: 100%;
    height: auto;
    max-width: 180px !important; }
    @media screen and (max-width: 740px) {
    .helpbar .helpbar-l img {
      position: static; } }
  .helpbar .helpbar-r {
    float: right;
    width: 20%;
    text-align: right; }
  @media screen and (max-width: 740px) {
    .helpbar .helpbar-r {
      float: none;
      width: 100%;
      text-align: center !important; } }
  .helpbar .helpbar-r .btn {
    display: block;
    text-align: center;
    background-color: #a79459 !important;
    border-color: #655935 !important;
    border-width: 2px !important;
    color: rgba(255, 255, 255, 1) !important;
    font-size: 1.3em !important;
    font-weight: 500; }
    .helpbar .helpbar-r .btn:hover {
      background-color: rgba(255, 255, 255, 1) !important;
      color: #0e553f !important; }
/* Special Bar (Best Funeral Home) */
.special-bar {
  background-color: #333;
  background-image: url('//s3.amazonaws.com/grocefuneralhome/wp-content/uploads/2019/01/bg-goldwaves.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 40px;
  margin: 40px 0 80px;
  box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.8); }
  .special-bar .elementor-container {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    position: relative; }
  .special-bar .special-bar-l {
    float: left;
    width: 100%;
    text-align: left;
    position: relative; }
  @media screen and (max-width: 740px) {
    .special-bar .special-bar-l {
      float: none;
      width: 100%;
      text-align: center !important; } }
  .special-bar .special-bar-l .special-bar-copy {
    padding: 10px 10px 6px 260px;
    font-size: 18px; }
    @media screen and (max-width: 740px) {
    .special-bar .special-bar-l .special-bar-copy {
      padding: 10px 10px 30px; } }
    .special-bar .special-bar-l .special-bar-copy h3 {
      color: #fff;
      margin: 0 0 10px 0;
      font-size: 2.143rem;
      font-family: 'Cabin', Tahoma, Helvetica, Arial, sans-serif;
      line-height: 1;
      font-weight: 700; }
    @media screen and (max-width: 740px) {
      .special-bar .special-bar-l .special-bar-copy h3 {
        padding: 6px 0;
        font-size: 2.143rem;
        line-height: 2.3573rem;
        margin-bottom: 20px; } }
  .special-bar .special-bar-l img {
    position: absolute;
    top: -66px;
    left: 0;
    width: 100%;
    height: auto;
    max-width: 200px !important; }
    @media screen and (max-width: 740px) {
    .special-bar .special-bar-l img {
      position: static; } }
/* Page Headlines */
.headline {
  background-color: rgba(255, 255, 255, 1);
  padding: 0 0;
  margin: 0 0; }
  .headline .elementor-container {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(255, 255, 255, 1) 14%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(255, 255, 255, 1) 14%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(255, 255, 255, 1) 14%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3000000', endColorstr='#ffffffff',GradientType=0);
    max-width: 100% !important; }
  .headline .elementor-container .elementor-row {
    max-width: 1320px;
    margin: 0 auto;
    padding: 70px 60px 35px; }
    @media screen and (max-width: 768px) {
    .headline .elementor-container .elementor-row {
      padding: 30px 20px 15px; } }
  .headline h1 {
    color: #0e553f;
    text-align: center;
    margin: 0 0 10px 0; }
  .headline h4 {
    color: #0e553f;
    text-align: center;
    margin: 0 0 10px 0; }
  .headline.hero-headline {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover; }
  .headline.hero-headline .elementor-container {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 3%, rgba(0, 0, 0, 0.1) 97%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 3%, rgba(0, 0, 0, 0.1) 97%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.1) 3%, rgba(0, 0, 0, 0.1) 97%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000',GradientType=0); }
    .headline.hero-headline .elementor-container .elementor-row {
      padding: 200px 60px 200px; }
    @media screen and (max-width: 768px) {
      .headline.hero-headline .elementor-container .elementor-row {
        padding: 100px 20px 100px; } }
    .headline.hero-headline .elementor-container .elementor-row h1 {
      color: rgba(255, 255, 255, 1);
      font-weight: 700;
      font-style: italic;
      text-shadow: 3px 3px 9px rgba(0, 0, 0, 0.8); }
    .headline.hero-headline .elementor-container .elementor-row h4 {
      color: rgba(255, 255, 255, 1);
      font-weight: 700;
      font-style: italic;
      text-shadow: 3px 3px 9px rgba(0, 0, 0, 0.8);
      text-align: center; }
/* Basic elementor sections */
.basic-section {
  padding: 50px;
  background: #eee;
  background: -moz-linear-gradient(top, #eee 0%, #fff 100%);
  background: -webkit-linear-gradient(top, #eee 0%, #fff 100%);
  background: linear-gradient(to bottom, #eee 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0); }
  @media screen and (max-width: 1080px) {
  .basic-section {
    padding: 20px; } }
  .basic-section.anchor-section {
    padding-top: 170px;
    padding-bottom: 60px; }
  @media screen and (max-width: 1080px) {
    .basic-section.anchor-section {
      padding-top: 80px;
      padding-bottom: 40px; } }

body.home .basic-section {
  background: rgba(255, 255, 255, 1); }
/* Homepage hero */
.hero-home {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0 450px 0; }
  @media screen and (max-width: 420px) {
  .hero-home {
    padding: 20px 0 240px 0; } }
  .hero-home h1 {
    color: rgba(255, 255, 255, 1);
    text-align: center;
    padding: 2px;
    letter-spacing: 0;
    font-weight: 500;
    max-width: 1100px;
    font-size: 4.571rem;
    line-height: 4.79955rem;
    font-style: italic;
    margin: 0 auto;
    background: -moz-linear-gradient(left, rgba(14, 85, 63, 0) 0%, rgba(14, 85, 63, 0.85) 15%, rgba(14, 85, 63, 0.85) 85%, rgba(14, 85, 63, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(14, 85, 63, 0) 0%, rgba(14, 85, 63, 0.85) 15%, rgba(14, 85, 63, 0.85) 85%, rgba(14, 85, 63, 0) 100%);
    background: linear-gradient(to right, rgba(14, 85, 63, 0) 0%, rgba(14, 85, 63, 0.85) 15%, rgba(14, 85, 63, 0.85) 85%, rgba(14, 85, 63, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000e553f', endColorstr='#000e553f',GradientType=1); }
  @media screen and (max-width: 768px) {
    .hero-home h1 {
      font-size: 50px;
      line-height: 50px; } }
  @media screen and (max-width: 440px) {
    .hero-home h1 {
      font-size: 36px;
      line-height: 36px; } }

.intro-bar {
  background-color: #a79459;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('//s3.amazonaws.com/grocefuneralhome/wp-content/uploads/2019/01/bg-goldwaves.jpg');
  padding: 50px 50px;
  margin: 30px 0 50px;
  color: rgba(255, 255, 255, 1);
  box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.8); }
  @media screen and (max-width: 768px) {
  .intro-bar {
    padding: 30px 12px; } }
  .intro-bar h1 {
    margin: 0 auto;
    font-size: 3rem;
    line-height: 3.15rem;
    color: rgba(255, 255, 255, 1);
    font-family: 'Abhaya Libre', Georgia, Times, serif;
    max-width: 1100px; }
  @media screen and (max-width: 768px) {
    .intro-bar h1 {
      font-size: 2rem;
      line-height: 2.1rem; } }

.home-welcome h2 {
  font-family: 'Cabin', Tahoma, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 2.143rem;
  line-height: 2.25015rem;
  margin-bottom: 20px; }

.landing-wells-touching {
  background-color: rgba(255, 255, 255, 1); }
  .landing-wells-touching .elementor-container {
    max-width: 1600px !important;
    margin: 0 auto; }
  .landing-wells-touching .elementor-container .elementor-inner-section .elementor-column {
    background-color: rgba(255, 255, 255, 1);
    margin: 0 0;
    position: relative; }
    .landing-wells-touching .elementor-container .elementor-inner-section .elementor-column img {
      width: 100%;
      height: auto;
      max-width: none;
      margin: 0; }
    .landing-wells-touching .elementor-container .elementor-inner-section .elementor-column p {
      margin-bottom: 0; }
    .landing-wells-touching .elementor-container .elementor-inner-section .elementor-column h3 {
      text-align: center;
      color: #333;
      position: absolute;
      top: auto;
      left: 0;
      right: 0;
      bottom: 0;
      font-family: 'Cabin', Tahoma, Helvetica, Arial, sans-serif;
      font-weight: 700; }
    .landing-wells-touching .elementor-container .elementor-inner-section .elementor-column h3 a {
      color: #333;
      background-color: rgba(255, 255, 255, 0.85);
      margin: 10px 12px;
      display: block;
      padding: 5px; }

.prefooter-info-boxes {
  max-width: 1600px;
  margin: 0 auto; }
  .prefooter-info-boxes .prefooter-info-box-planning {
    padding: 50px;
    background-color: #eeeade; }
  .prefooter-info-boxes .prefooter-info-box-planning h4 {
    font-family: 'Cabin', Tahoma, Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #a79459; }
  .prefooter-info-boxes .prefooter-info-box-planning a {
    font-family: 'Cabin', Tahoma, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #a79459; }
  .prefooter-info-boxes .prefooter-info-box-helpfulinfo {
    padding: 50px;
    background-color: #cfdbd5; }
  .prefooter-info-boxes .prefooter-info-box-helpfulinfo h4 {
    font-family: 'Cabin', Tahoma, Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #0e553f; }
  .prefooter-info-boxes .prefooter-info-box-helpfulinfo a {
    font-family: 'Cabin', Tahoma, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #0e553f; }
  .prefooter-info-boxes .inner-col {
    max-width: 260px;
    margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .prefooter-info-boxes .inner-col {
      max-width: none;
      text-align: center !important; } }
  .prefooter-info-boxes h3 {
    text-align: center;
    font-size: 2.571rem;
    line-height: 2.69955rem;
    font-weight: 400; }
  .prefooter-info-boxes img {
    width: 100%;
    height: auto;
    max-width: 160px !important;
    margin: 0 auto 20px;
    display: block; }

.personalization-boxes {
  border-top: 1px solid #a79459;
  border-left: 1px solid #a79459;
  margin-bottom: -1px; }
  .personalization-boxes .elementor-column {
    border-right: 1px solid #a79459;
    border-bottom: 1px solid #a79459;
    background-color: #eeeade; }
  .personalization-boxes .elementor-column:last-child {
    border-left: 0; }
/* Staff */
.staff-member-listing {
  zoom: 1;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
  margin: 0 auto 30px !important;
  max-width: 1024px; }
  .staff-member-listing:before, .staff-member-listing:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .staff-member-listing:after {
    clear: both; }
  .staff-member-listing .staff-member.odd, .staff-member-listing .staff-member.even {
    margin-top: 30px; }
  .staff-member-listing .staff-member-name {
    margin-bottom: 20px; }
  .staff-member-listing .staff-member-name h3 {
    font-size: 2.571rem;
    line-height: 2.8281rem;
    margin-bottom: 0; }
  .staff-member-listing img.staff-member-photo {
    width: 20%;
    max-width: none;
    float: right;
    margin-left: 3%;
    border: 3px solid #0e553f; }
  @media screen and (max-width: 768px) {
    .staff-member-listing img.staff-member-photo {
      width: 30%; } }
  @media screen and (max-width: 550px) {
    .staff-member-listing img.staff-member-photo {
      width: 100%;
      float: none;
      margin-left: 0;
      margin-bottom: 20px; } }
  .staff-member-listing .staff-member-info-wrap {
    width: 77%;
    margin-left: 0; }
  @media screen and (max-width: 768px) {
    .staff-member-listing .staff-member-info-wrap {
      width: 67%; } }
  @media screen and (max-width: 550px) {
    .staff-member-listing .staff-member-info-wrap {
      width: 100%;
      float: none; } }
  .staff-member-listing .staff-member-info-wrap h4.staff-member-position {
    font-size: 1.286rem;
    line-height: 1.4146rem;
    margin-bottom: 10px; }

.reviews-content-grid ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  zoom: 1; }
  .reviews-content-grid ul:before, .reviews-content-grid ul:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .reviews-content-grid ul:after {
    clear: both; }
  .reviews-content-grid ul li {
    float: left;
    width: 33.333%;
    padding: 30px;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #0e553f;
    color: #fff;
    text-align: center;
    font-family: 'Abhaya Libre', Georgia, Times, serif;
    font-style: italic;
    font-size: 1.571rem;
    line-height: 2.1994rem;
    position: relative; }
    @media screen and (max-width: 768px) {
    .reviews-content-grid ul li {
      width: 100%; } }
    .reviews-content-grid ul li:nth-child(even) {
      background-color: #083225; }
    .reviews-content-grid ul li:before {
      content: '“';
      font-family: 'Abhaya Libre', Georgia, Times, serif;
      font-weight: 400;
      color: rgba(255, 255, 255, 0.2);
      font-size: 6.8565rem;
      line-height: 4.571rem;
      position: absolute;
      top: 24px;
      left: 0;
      right: auto;
      bottom: auto; }

.landing-wells p {
  margin-bottom: 0; }
  .landing-wells a {
    margin-bottom: 0; }
  .landing-wells a img {
    margin-bottom: 0;
    transform-origin: center;
    transform: scale(1);
    transition: all 0.2s ease-in-out;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); }
  .landing-wells a:hover img {
    transform: scale(1.03);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.4); }
  .landing-wells h3 {
    text-align: center;
    background-color: #eee;
    padding: 10px;
    margin: -7px 0 0 0; }
  .landing-wells p:last-child {
    padding: 20px 30px;
    text-align: center; }

.copy-image-background {
  padding: 50px;
  background-color: #a79459;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('//s3.amazonaws.com/grocefuneralhome/wp-content/uploads/2019/02/bg-goldwaves-16x9.jpg');
  text-align: center; }
  .copy-image-background .elementor-row {
    background-color: #fff;
    padding: 50px;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2); }
  .copy-image-background.copy-image-background-big {
    background-position: bottom center;
    padding: 50px 50px 750px 50px; }

.content-boxes-5050 .elementor-widget {
  float: left;
  width: 48%;
  margin: 0 1% 4%;
  background-color: rgba(255, 255, 255, 1);
  border-bottom: 8px solid #a79459;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2); }
  @media screen and (max-width: 940px) {
    .content-boxes-5050 .elementor-widget {
      float: none;
      width: 108%;
      margin: 0 0 30px; } }
  .content-boxes-5050 .elementor-widget .content-boxes-5050-copy {
    padding: 30px; }
    .content-boxes-5050 .elementor-widget .content-boxes-5050-copy hr {
      margin: 15px 0 !important; }
    .content-boxes-5050 .elementor-widget .content-boxes-5050-copy p:last-child {
      margin-bottom: 0; }

#griefwords h2 {
  margin-top: 30px;
  margin-bottom: 0; }

.basic-content-grid ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  zoom: 1; }
  .basic-content-grid ul:before, .basic-content-grid ul:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .basic-content-grid ul:after {
    clear: both; }
  .basic-content-grid ul li {
    text-align: center;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 33.333%;
    box-sizing: border-box;
    padding: 30px;
    position: relative;
    min-height: 190px; }
    @media screen and (max-width: 768px) {
    .basic-content-grid ul li {
      float: none;
      width: 100%;
      min-height: 140px; } }
    .basic-content-grid ul li strong {
      display: block;
      width: 80%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
/* Blog styling */
h2.widget-title {
  margin-bottom: 10px; }
/* Styles for obit display
 Leap Tie, Inc. / DNichols, SWolf
 */
/*--------------------------------------------------------------
 General
 --------------------------------------------------------------*/
/* for GeneratePress theme */
body.post-type-archive-ltobits #content, body.single-ltobits #content {
  padding: 0px !important; }

body.post-type-archive-ltobits #content.site-content, body.current-ltobits #content.site-content, body.single-ltobits #content.site-content {
  padding: 50px !important;
  max-width: 1300px;
  margin: 0 auto; }

@media screen and (max-width: 1340px) {
  body.post-type-archive-ltobits #content.site-content, body.single-ltobits #content.site-content {
    padding: 20px !important; } }

body.post-type-archive-ltobits #content-obits, body.single-ltobits #content-obits, body.current-ltobits #content-obits {
  float: left;
  width: 70%; }

body.post-type-archive-ltobits #sidebar, body.single-ltobits #sidebar, body.current-ltobits #sidebar {
  float: right;
  width: 25%; }

@media screen and (max-width: 960px) {
  body.post-type-archive-ltobits #content-obits, body.single-ltobits #content-obits, body.current-ltobits #content-obits, body.post-type-archive-ltobits #sidebar, body.single-ltobits #sidebar, body.current-ltobits #sidebar {
    float: none;
    width: 100%; } }

body.post-type-archive-ltobits #sidebar img, body.single-ltobits #sidebar img, body.current-ltobits #sidebar img {
  margin-bottom: 20px; }
/* Obit search area */
.obit-search form > div {
  float: left;
  width: 16%;
  padding: 0 0.5% 0 0; }
  @media screen and (max-width: 960px) {
  .obit-search form > div {
    float: none;
    width: 100% !important;
    padding: 0 0 6px 0; } }
  .obit-search form > div:last-child {
    width: 17.5%;
    padding: 0 0; }
  .obit-search form > div input {
    display: block;
    width: 100%; }
  @media screen and (max-width: 960px) {
    .obit-search form > div input {
      display: block;
      width: 100%; } }
  .obit-search form > div input[type="submit"] {
    margin: 0;
    padding-top: 6px;
    padding-bottom: 6px; }

.obit-intro {
  clear: both;
  padding-top: 10px; }
/* if using masonry */
.masonry {
  margin: 0 auto; }
  .masonry .grid-sizer {
    width: 25%; }
  @media screen and (max-width: 960px) {
    .masonry .grid-sizer {
      width: 100%; } }

.masonry .obitsearch {
  /* box-sizing: border-box; */
  margin: 0 0 0.5em 0;
  width: 25%; }
  @media screen and (max-width: 960px) {
  .masonry .obitsearch {
    /* float:left; */
    width: 100%;
    margin: 0 0 0.5em 0; } }
  .masonry .obitsearch article {
    padding: 0.33em; }
  .masonry .obitsearch article a {
    /* box-sizing: border-box; */
    display: block;
    position: relative;
    /* width:100%;
     height:100%; */
    transition: all 0.2s ease-in-out;
    transform: scale(1);
    border: 1px solid #ddd;
    padding: 0.66em 0.66em 0.3em;
    border-bottom: 3px solid #ddd;
    transition: all 0.2s ease-in-out;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background-color: rgba(242, 233, 225, 0.5);
    /* background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(242,233,225,0.5) 100%);
     background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(242,233,225,0.5) 100%);
     background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(242,233,225,0.5) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#80f2e9e1',GradientType=1 ); */ }
    .masonry .obitsearch article a:hover, .masonry .obitsearch article a:active {
      /* border-color:#841530; */
      transform: scale(1.02);
      box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
      background-color: rgba(255, 255, 255, 1); }
    .masonry .obitsearch article a:hover p.obitsearch-viewobit-link, .masonry .obitsearch article a:active p.obitsearch-viewobit-link {
      padding-right: 0.66em;
      color: #0e553f;
      border-top: 1px solid #0e553f; }
  .masonry .obitsearch article img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto; }
  .masonry .obitsearch article h2 {
    color: #0e553f;
    font-size: 1.7em;
    margin-top: 0.66em; }
  .masonry .obitsearch article p {
    color: #444; }
    .masonry .obitsearch article p.obitsearch-viewobit-link {
      text-align: right;
      font-size: 0.7em;
      text-transform: uppercase;
      color: #999;
      font-weight: 700;
      padding-top: 0.33em;
      padding-right: 0.66em;
      margin-bottom: 1em;
      transition: all 0.2s ease-in-out;
      border-top: 1px solid #ddd; }
/* if obit has no date set, hide it */
.no-date {
  display: none; }
/* single obit page content */
.obit-links {
  list-style-type: none;
  max-width: 400px; }

.obit-image {
  float: left;
  width: 30%; }
  @media screen and (max-width: 960px) {
  .obit-image {
    float: left;
    width: 30%;
    margin-right: 20px; } }
  .obit-image img {
    width: 100%;
    height: auto;
    margin-bottom: 20px; }



.obit-stats {
  float: right;
  width: 67%; }
  @media screen and (max-width: 960px) {
  .obit-stats {
    float: none;
    width: 100%; } }
  .obit-stats h1 {
    margin: 0; }
  .obit-stats h2 {
    color: #0e553f; }

.obit-archive-links {
  float: right;
  width: 67%; }
  .obit-archive-links h2 a {
    text-decoration: none !important; }

.obit-button, button[type="submit"].obit-button, .atcb-link, .elementor-tab-title {
  display: inline-block;
  padding: 0.25em 1em;
  color: #fff !important;
  text-align: left;
  text-decoration: none;
  font-size: 1em;
  cursor: pointer;
  overflow: visible;
  width: auto;
  box-sizing: border-box;
  line-height: 1.618em;
  margin: 0 0.327em;
  -webkit-font-smoothing: subpixel-antialiased;
  background-color: #0e553f;
  border: 0;
  margin: 0.2em 0;
  width: 100%;
  border-radius: 20px 0 0 20px;
  font-family: 'Cabin', Tahoma, Helvetica, Arial, sans-serif !important; }

.tl-post .obit-button {
  color: #222 !important;
  background-color: #fff;
  border-bottom: 1px solid #ddd; }
  .tl-post .obit-button:hover {
    color: #222 !important;
    background-color: #fff;
    border-bottom: 1px solid #777; }

.elementor-toggle-item {
  max-width: 50%; }
  @media screen and (max-width: 600px) {
  .elementor-toggle-item {
    max-width: 100%; } }

.elementor-toggle .elementor-tab-title {
  background-color: #0e553f !important; }
  .elementor-toggle .elementor-tab-title:hover {
    background-color: #0a4431 !important; }

.obit-button:hover, button[type="submit"].obit-button:hover, .atcb-link:hover, .elementor-tab-title:hover {
  color: #fff !important;
  background-color: #0a4431; }

.obit-button .fa, button[type="submit"].obit-button .fa, .atcb-link .fa {
  font-size: 1.2em;
  margin-right: 20px;
  margin-top: 5px; }

.obit-button.timeline, button[type="submit"].obit-button.timeline, .atcb-link.timeline {
  width: 50%;
  padding: 0.25em 1em;
  margin: 0.2em;
  margin-right: 0;
  margin-left: 0; }
  @media screen and (max-width: 600px) {
  .obit-button.timeline, button[type="submit"].obit-button.timeline, .atcb-link.timeline {
    width: 100%;
    margin-right: 0;
    margin: 0.2em 0; } }

.tl-post .obit-button {
  margin: 1em 0; }

.otimeline-buttons {
  margin-bottom: 2em; }
  @media screen and (max-width: 600px) {
  .otimeline-buttons {
    max-width: 400px; } }

.post-content .obit-links p {
  margin: 0; }

.obit-text {
  padding-top: 2em;
  clear: both; }
/* #content { padding-top: 50px; } */
/* #sidebar { padding: 50px 50px 50px 0 !important; } */
#content.content-timeline {
  width: 100%; }
/* #obit-sidebar {
 float: right;
 width: 23%;
 } */
#obit-charities h2, #obit-services h2, #obit-guestbook h2, #obit-services p, #obit-guestbook-form h2 {
  margin: 0 0 1em; }

.obit-service-wrapper {
  border: 1px solid #ddd;
  padding: 1em;
  overflow: hidden;
  margin-bottom: 0.5em; }

#obit-services p.obit-indent {
  margin: 0 0 0 1em; }

#obit-services p.obit-address-indent {
  margin: 0 0 0 2em; }

.obit-service, .obit-service-links {
  float: left; }

.obit-service {
  width: 60%; }

.obit-service h4, .obit-charity h4 {
  margin-bottom: 0; }

.obit-service-links {
  width: 40%;
  padding-top: 3em; }

#obit-services .obit-service-links p {
  margin: 0 0 0.2em; }

.obit-charity {
  float: left;
  width: 40%;
  border: 1px solid #ddd;
  padding: 1em;
  margin-right: 5%; }

.addthis_toolbox {
  margin-top: 1em; }

.obit-heading {
  font-size: 1.7em !important;
  margin-top: 1em;
  padding-top: 0.4em;
  border-top: 2px solid #0e553f;
  color: #0e553f !important; }
/* for headings on single */
.obit-heading-main {
  font-size: 1.7em !important;
  margin-bottom: 1em;
  padding-bottom: 0.4em;
  border-bottom: 2px solid #0e553f; }
/* for heading archive */
.obit-search {
  margin-bottom: 2em;
  border-bottom: 2px solid #0e553f;
  padding: 0 0 1em; }

.post-content {
  overflow: hidden;
  margin-bottom: 3em; }

#respond .fusion-title {
  display: none; }

#gform_fields_2 li {
  margin-top: 2em; }

.comment-content, .comment-respond {
  margin-top: 0 !important; }

.comment-content {
  border-left: 6px solid #ddd !important; }

.comment-content img.alignleft {
  width: 100px !important;
  height: auto !important;
  max-width: none !important; }

.comment-form #url {
  display: none !important; }

#comment-textarea {
  margin-bottom: 10px; }

.entry-meta {
  margin-bottom: 10px !important; }
/* for add to calendar link */
.addtocalendar var {
  display: none; }

.addtocalendar {
  position: relative;
  display: block;
  background: transparent !important; }

.atcb-link {
  display: block;
  outline: none !important;
  cursor: pointer; }

.atcb-link:focus ~ ul, .atcb-link:active ~ ul, .atcb-list:hover {
  visibility: visible; }

.atcb-list {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  width: 170px;
  z-index: 900; }

.atcb-list, .atcb-item {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff; }

.atcb-item {
  float: none;
  text-align: left; }

.atcb-item-link {
  text-decoration: none;
  outline: none;
  display: block; }

.atcb-item.hover, .atcb-item:hover {
  position: relative;
  z-index: 900;
  cursor: pointer;
  text-decoration: none;
  outline: none; }

.atc-style-blue .atcb-link, .atc-style-blue .atcb-link:hover, .atc-style-blue .atcb-link:active, .atc-style-blue .atcb-link:focus {
  /*margin: 0;
   padding: 7px 25px;
   color: #fff;
   font-family: "Verdana";
   font-size: 14px;
   text-decoration: none;
   outline: none;
   line-height: 20px;
   vertical-align: middle;
   background: @blue;
   box-shadow: 0 0 40px rgba(0, 0, 0, .13) inset;
   border-radius: 4px;
   zoom: 1;*/
  display: inline-block;
  padding: 0.25em 1em;
  color: #fff;
  text-align: left;
  text-decoration: none;
  font-size: 1em;
  cursor: pointer;
  overflow: visible;
  width: auto;
  line-height: 1.618em;
  margin: 0 0.327em;
  -webkit-font-smoothing: subpixel-antialiased;
  background: #0e553f;
  border: 0;
  margin: 0.2em 0;
  width: 100%;
  border-radius: 20px 0 0 20px; }

.atc-style-blue .atcb-list {
  width: 170px;
  border: 1px solid #bababa;
  border-radius: 2px;
  box-shadow: 0 0 5px #aaa; }

.atc-style-blue .atcb-list, .atc-style-blue .atcb-item {
  background: #fff;
  color: #000; }

.atc-style-blue .atcb-item, .atc-style-blue .atcb-item-link {
  line-height: 1.3em;
  vertical-align: middle;
  zoom: 1; }

.atc-style-blue .atcb-item-link, .atc-style-blue .atcb-item-link:hover, .atc-style-blue .atcb-item-link:active, .atc-style-blue .atcb-item-link:focus {
  color: #000;
  font-family: "Verdana";
  font-size: 14px;
  text-decoration: none;
  outline: none;
  padding: 5px 15px; }

.atc-style-blue .atcb-item-link:hover, .atc-style-blue .atcb-item-link:active, .atc-style-blue .atcb-item-link:focus {
  color: #fff; }

.atc-style-blue .atcb-item.hover, .atc-style-blue .atcb-item:hover {
  background: #0a4431; }
/*--------------------------------------------------------------
 Media Queries
 --------------------------------------------------------------*/
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .obit-image, obit-stats, .obit-archive-links {
    width: 100%;
    float: none;
    text-align: center; }

  #obit-sidebar {
    float: none;
    width: 95%;
    margin: 0 auto; }

  .obit-charity {
    float: none;
    width: 95%;
    margin: 0 auto; }

  .obit-service, .obit-service-links {
    width: 95%;
    float: none; } }
/* Medium Devices, Desktops */
@media only screen and (min-width: 641px) {
  .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important; } }
/*--------------------------------------------------------------
 Timelines
 --------------------------------------------------------------*/
body.post-type-archive-timeline #content {
  width: 100%;
  float: none;
  padding: 0 !important; }

body.post-type-archive-timeline #content.site-content {
  padding: 80px !important;
  box-sizing: border-box; }

@media screen and (max-width: 768px) {
  body.post-type-archive-timeline #content.site-content {
    padding: 40px 20px !important; } }

body.post-type-archive-timeline h2.entry-title {
  font-size: 60px;
  line-height: 64px; }

@media screen and (max-width: 768px) {
  body.post-type-archive-timeline h2.entry-title {
    font-size: 36px;
    line-height: 40px; } }

.timeline-content h3, #timeline-container .datebox {
  margin-bottom: 0;
  margin-top: 2em;
  padding-top: 2em; }

#timeline-container .datebox {
  margin-bottom: 20px; }

#timeline-container .datebox:last-child {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 2em; }

#timeline-container .post-content:last-child {
  margin-bottom: 1.5em; }

.timeline-content h3 {
  font-size: 150%;
  position: relative;
  padding: 0 !important;
  padding-left: 36px !important;
  margin: 0 !important; }

.timeline-content h3:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  content: "\f030";
  display: block;
  color: #000;
  font-family: "FontAwesome";
  font-size: 24px; }

.timeline-content .image {
  background-color: transparent;
  text-align: left;
  margin-top: 1em; }

.timeline-content .image img {
  display: inline-block;
  margin-bottom: 0 !important;
  max-width: 50% !important; }

@media screen and (max-width: 768px) {
  .timeline-content .image img {
    max-width: 100% !important; } }

.timeline-content .comment {
  padding-left: 1em;
  margin-left: 1em;
  margin-bottom: 0.33em;
  border-left: 6px solid #ddd; }

.timeline-content .comment em {
  font-size: 70%; }

.tl-post {
  padding: 30px !important;
  background-color: #f9f9f9 !important;
  border-bottom: 1px solid #ddd !important; }

.timeline-content .tl-row:nth-child(odd) .tl-post {
  background-color: #eee !important; }
/*--------------------------------------------------------------
 Light a Candle
 --------------------------------------------------------------*/
#respond .comment-form-lt_candle {
  clear: both;
  margin: 0 0 1em;
  padding: 1em 0 0;
  border: 1px solid #f2f2f2; }


#respond .comment-form-lt_candle ol {
  margin: 1em 1.5em; }


.commentlist .the-comment .comment-text {
  margin-left: 0; }

.comment-form-lt_candle ol:after, #comments .the-comment .comment-text p:after {
  clear: both;
  display: table;
  content: ""; }

#comments .the-comment .comment-text img {
  width: 75px;
  height: auto; }

#comment-input input#comment-submit {
  height: auto !important; }

img.candle-image {
  width: 75px;
  height: auto; }
/*--------------------------------------------------------------
 AddThis Adjustments
 --------------------------------------------------------------*/
/* addthis box adjustments (facebook more prominent) */
.addthis_toolbox a.addthis_button_facebook span {
  height: 48px !important;
  width: 148px !important;
  margin-right: 8px;
  margin-top: -8px;
  position: relative;
  border-radius: 20px 0 0 20px; }

.addthis_toolbox a.addthis_button_facebook span svg {
  margin-left: 8px;
  margin-top: 8px; }

.addthis_toolbox a.addthis_button_facebook span:after {
  content: "Share on Facebook";
  font-size: 13px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #fff;
  position: absolute;
  top: 10px;
  left: auto;
  right: 0;
  bottom: auto;
  z-index: 999;
  width: 88px;
  display: block; }

@media screen and (max-width: 1440px) {
  .addthis_toolbox a.addthis_button_facebook span {
    width: 128px !important; }

  .addthis_toolbox a.addthis_button_facebook span:after {
    width: 75px; } }
/*--------------------------------------------------------------
 Print Styles
 --------------------------------------------------------------*/
@media print {
  body.single-ltobits .top-bar, body.single-ltobits header.site-header .inside-header nav, body.single-ltobits #sidebar, body.single-ltobits .obit-links, body.single-ltobits .obit-service-links, body.single-ltobits .obit-heading i, body.single-ltobits .obit-content > h4, body.single-ltobits .comment-metadata .edit-link, body.single-ltobits .comment-metadata .reply, body.single-ltobits #obit-timeline, body.single-ltobits .obit-guestbook-form, body.single-ltobits .pre-footer-widget, body.single-ltobits .site-footer .footer-widget-1 ul, body.single-ltobits .site-footer .footer-widget-1 p br, body.single-ltobits .site-footer .footer-widget-2, body.single-ltobits .site-footer .footer-widget-3, body.single-ltobits .site-footer .footer-widget-4, body.single-ltobits .site-footer .footer-widget-5 {
    display: none; }

  body.single-ltobits header.site-header {
    background-color: white; }

  body.single-ltobits header.site-header .inside-header {
    text-align: center; }

  body.single-ltobits #content-obits {
    width: 100%;
    float: none; }

  body.single-ltobits #content-obits .obit-service-wrapper {
    padding: 0pt;
    border: 0pt !important; }

  body.single-ltobits #content-obits #obit-guestbook {
    page-break-before: always; }

  body.single-ltobits #content-obits #comments .comment-content {
    border: 0pt !important;
    border-left: 0 !important;
    padding: 0pt;
    text-align: left; }

  body.single-ltobits #content-obits #comments .comment-content img {
    float: none;
    display: block;
    width: 50pt;
    height: auto;
    margin: 0pt 0pt 10px 0pt; }

  body.single-ltobits .site-footer .footer-widgets, body.single-ltobits .site-footer .site-info {
    padding: 0pt; }

  body.single-ltobits .site-footer .footer-widget-1 {
    width: 100%; }

  body.single-ltobits .site-footer .footer-widget-1 p {
    text-align: center;
    margin-bottom: 0pt; } 
}

.obit-search form > div:first-child {
  display:none;
}

.obit-middle-content {
  flex-wrap: nowrap;
}

body.search.search-results #content, 
body.search.search-no-results #content, 
body.post-type-archive-ltobits #content, 
body.page-template-tmpl-current-obits #content, 
body.post-type-archive-timeline #content, 
body.single-ltobits #content {
  width: unset;
}

@media screen and (max-width: 960px){

  .obit-middle-content {
    flex-wrap: wrap;
  }
  .otimeline-buttons {
    flex-direction: column;
  }
}
.obituary-sidebar-widget .textwidget {
  padding: 0 18px;
}
.obit_pagination {
  margin:6px auto 27px;
  display: flex;
  width: 100%;
  justify-content: center;
}
input[type="text"], input[type="email"], select, input[type="phone"], input[type="password"], input[type="number"], input[type="search"], textarea {
  margin-bottom: 3px;
}
.ltobits .post-content {
  margin-bottom: 0;
}
body.post-type-archive-ltobits #sidebar img, 
body.single-ltobits #sidebar img, 
body.search-results #sidebar img, 
body.page-template-tmpl-current-obits #sidebar img {
  max-width: 444px;
  display: block;
  margin: 0 auto 20px;
}

body.post-type-archive-ltobits #sidebar a, 
body.single-ltobits #sidebar a, 
body.search-results #sidebar a, 
body.page-template-tmpl-current-obits #sidebar a {
  width: 100%;
}

.otimeline-buttons {
  max-width: 100%;
  display:flex;
}
.obit-button.timeline, button[type="submit"].obit-button.timeline, .atcb-link.timeline {
  min-width: 340px;
}

body.post-type-archive-ltobits h1, 
body.page-template-tmpl-current-obits h1, 
body.post-type-archive-timeline .site-content h1, 
body.search-results .site-content h1, 
body.single-ltobits .site-content h1 {
  text-align:left;
    margin: 0 0 30px 0;
    color: #333;
    font-size: 60px;
    line-height: 64px;
}
body.search-results .obitDates,
body.page-template-tmpl-current-obits .obitDates,
body.post-type-archive-ltobits .obitDates{
  font-size: 1.714rem;
    line-height: 2.2282rem;
    margin: 0 0 0.75rem;
    color: #333;
    font-family: 'Abhaya Libre', Georgia, Times, serif;
    font-weight: 700;
}
.obit-links p {
  margin-bottom: 0;
}
.scrollToTop span.scrolltopinner {
  border-color: #0e553f;
  background-color: #0e553f;
}

.obit-stats .obitDates{
    color: #0e553f;
    font-size: 2.571rem;
    line-height: 3.0852rem;
    margin: 0 0 1.75rem 0;
    font-family: 'Abhaya Libre', Georgia, Times, serif;
    font-weight: 400;
    letter-spacing: -0.03em;
    padding: 0 0;
}
.obit-archive-links h2{
    font-size: 2.571rem;
    font-family: 'Abhaya Libre', Georgia, Times, serif;
    font-weight: 400;
    letter-spacing: -0.03em;
    color: #18563e;
}
.single-ltobits .type-ltobits .obit-links .printBtnObit {
  margin-top: 10px;
  color: #555;
  font-size: 31px;
}
.obit-button, button[type="submit"].obit-button, .atcb-link, .elementor-tab-title {
  display: inline-block;
  padding: 0.27em 1em 0.25em;
  }
  .single-ltobits input#comment-submit {
    margin:6px 0 36px;
  }
@media screen and (max-width: 767px){
  .single-ltobits input#comment-submit {
    width: 100%;
    text-align: center;
  }
}
.scrollToTop span.scrolltopinner i {
  margin-top: -5px;
}

.ltobits .post-content img{
  min-width:unset;
}
