body {
  color: #5a5a5a;
  background-color: #93C54B;
}

body .container {
  padding: 3rem 4rem;
  background-color: #fff;
}

@media (min-width: 40em) {
  .heading {
    font-size: 2rem; /*50px*/
  }
}

.carousel {
  padding: .5rem;
  background-color: #fff;
}

.carousel-caption {
  padding: 1rem 5rem;
  margin: 0;
  width: 100%;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  obrder-radius: 25px;
}

/* xs */
@media (max-width: 575px) {
  body {
    padding-top: 5rem;
  }
  section {
    padding-top: 5rem;
    margin-top: -5rem;
  }
  body .container {
    padding: 1rem 2rem;
  }
}

/* sm */
@media (min-width: 576px) and (max-width: 767px) {
  body {
    padding-top: 5rem;
  }
  body .container {
    padding: 3rem 4rem;
  }
  section {
    padding-top: 5rem;
    margin-top: -5rem;
  }
  .carousel {
    max-width: 576px;
  }
  .carousel-item {
    height: 246px;
  }
  .carousel-item > img {
    height: 246px;
  }
  .carousel-caption {
    bottom: 0;
  }
  .carousel-caption h1 {
    font-size: 1.5rem;
  }
  .carousel-caption p {
    font-size: .875rem;
  }
  .btn-lg {
    font-size: .875rem;
  } 
}

/* md */
@media (min-width: 768px) {
  body {
    padding-top: 12rem;
  }
  section {
    padding-top: 12rem;
    margin-top: -12rem;
  }
  .carousel {
    max-width: 768px;
  }
  .carousel-item {
    height: 327px;
  }
  .carousel-item > img {
    height: 327px;
  }
  .carousel-caption {
    bottom: 3rem;
  }
  .carousel-caption h1 {
    font-size: 1.5rem;
  }
  .carousel-caption p {
    font-size: 1rem;
  }
  .btn-lg {
    font-size: 1rem;
  }
}

/* lg 992x423 */
@media (min-width: 1050px) {
  .carousel {
    max-width: 1050px;
  }
  .carousel-item {
    height: 448px;
  }
  .carousel-item > img {
    height: 448px;
  }
  .carousel-caption h1 {
    font-size: 2.5rem;
  }
  .carousel-caption p {
    font-size: 1.25rem;
  }
  .btn-lg {
    font-size: 1.25rem;
  }
}

/* xl
@media (min-width: 1200px) {
  .carousel {
    max-width: 1200px;
  }
  .carousel-item {
    height: 512px;
  }
  .carousel-item > img {
    height: 512px;
  }
}
*/

a {
  font-weight: bold;
  color: #000;
  text-decoration: underline;
}

.img {
  padding: .25rem;
  border: 1px solid #ddd;
}

.logo {
  padding-left: 2.75rem;
}

.divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

.subitem {
  padding-left: 3rem;
}

.separator {
  padding-top: 1rem;
}

.heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
  /*margin-bottom: 3rem;*/
}

.hourbox {
  padding-left: 3rem;
}

.hours {
  list-style:none;
  font-size: 11px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  white-space: nowrap !important;
}

.hours span {
  color: #325D88;
}

.menu {
  margin-left: auto;
  padding-left: 1rem;
  //padding-right: 1rem;
}

.menuitem {
  margin: auto 0;
  padding-left: 3rem;
  padding-right: 1.5rem;
}

.burial-search {
  padding: .25rem .5rem;
  font-size: 11px;
  line-height: 22px;
}

.featurette-heading {
   margin-top: 0rem;
   margin-bottom: 4rem;
}

/* gallery */
#baguetteBox-overlay .full-image figcaption {
  /*top: 0;
  bottom: auto;
  color: #ccc;*/
  font-size: large;
  font-style: oblique;
  margin: .5rem 0;
  padding: .5rem;
}    

.tz-gallery {
  padding: 2rem;
}

.tz-gallery .caption{
  padding: 13px 30px;
  text-align: left;
  font-style: oblique;
}
    
.tz-gallery .thumbnail {
  max-width: 300px;
  height: auto;
  box-shadow: none;
}

.gallery-container {
  padding: 0;
}

/* BOW, & Plone fixes for integration into css.
#visual-portal-wrapper, #portal-top, #portal-globalnav, #portal-personaltools, #portal-column-content, #portal-columns  {
}
*/

h1, h2, h3, h4, h5, h6 {
  border: 0px solid #93C548;
}

.hiddenStructure {
  visibility: hidden;
}

#portal-globalnav, #portal-personaltools, .contentViews {
  background-color: #fff;
  border-bottom: 1px solid #93C54B;
  list-style:none;
  flex-direction: row;
  display:flex;
}

#portal-globalnav li, .contentViews li, li {
  margin-bottom: 0;
}

.listitem, .plain, .selected {
  background-color: #fff;
  padding-left: .5em;
  text-transform: lowercase;
}

#portal-globalnav li.selected a {
  color: #000;
}

.contentViews li a {
  margin-right: 0;
  padding: 0 .5em;
}

.documentEditable .documentContent {
  border: 0px solid #93C54B;
}

.documentContent, legend {
  background-color: #fff;
}

.documentContent p a {
  border: 0;
}

#portal-globalnav li a:hover {
  background-color: #5a5a5a;
  color: #fff;
}

a.burial {
  background-image: url('images/user.png');
}

a.hasimage {
  background-image: url('images/camera.png');
}

a.hasmap {
  background-image: url('images/mappin.png');
}

a.burial, a.hasimage, a.hasmap {
  padding-left: 20px;
  background-size: 16px auto;
  background-repeat: no-repeat;
}

.portalMessage {
  color: #fff;
  font-size: x-large;
  font-style: oblique;
  background-image: none;
  padding: 0.5em 1em 0.5em 2em;
}

/* CSS for BOW */

