.elementor-1307 .elementor-element.elementor-element-46bf83c{--display:flex;--margin-top:-200px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1307 .elementor-element.elementor-element-bc384ff{--display:flex;--min-height:35vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--overlay-opacity:0.65;--padding-top:90px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-1307 .elementor-element.elementor-element-bc384ff:not(.elementor-motion-effects-element-type-background), .elementor-1307 .elementor-element.elementor-element-bc384ff > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://goostreygraveyards.com/wp-content/uploads/2025/06/blended-top-image.png");background-position:center center;background-repeat:no-repeat;background-size:contain;}.elementor-1307 .elementor-element.elementor-element-bc384ff::before, .elementor-1307 .elementor-element.elementor-element-bc384ff > .elementor-background-video-container::before, .elementor-1307 .elementor-element.elementor-element-bc384ff > .e-con-inner > .elementor-background-video-container::before, .elementor-1307 .elementor-element.elementor-element-bc384ff > .elementor-background-slideshow::before, .elementor-1307 .elementor-element.elementor-element-bc384ff > .e-con-inner > .elementor-background-slideshow::before, .elementor-1307 .elementor-element.elementor-element-bc384ff > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;background-image:url("https://goostreygraveyards.com/wp-content/uploads/2025/06/feather.png");--background-overlay:'';background-position:center center;background-repeat:no-repeat;background-size:contain;}.elementor-1307 .elementor-element.elementor-element-696e538{--display:flex;}@media(max-width:1024px){.elementor-1307 .elementor-element.elementor-element-bc384ff{--min-height:32vh;--padding-top:60px;--padding-bottom:25px;--padding-left:30px;--padding-right:30px;}}@media(max-width:767px){.elementor-1307 .elementor-element.elementor-element-bc384ff{--min-height:30vh;--padding-top:50px;--padding-bottom:10px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for container, class: .elementor-element-bc384ff */.about-section {
  position: relative;
  z-index: 1;
}

.about-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('http://goostreygraveyards.com/wp-content/uploads/2025/06/feather.png') center/cover no-repeat;
  pointer-events: none;
  z-index: 2;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0106883 */.booking-mazes-wrapper {
  background: #000;
  color: #eee;
  font-family: 'Cinzel Decorative', serif;
  padding: 60px 20px;
  max-width: 1400px;
  margin: auto;
  display: flex; /* changed from grid */
  flex-wrap: wrap;
  gap: 40px;
  align-items: flex-start; /* makes left column fit content */
}
.calendar-legend {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 10px;
  margin: 20px 0;
  text-align: center;
}

.legend-item {
  flex: 1 1 100px; /* allows wrapping with a minimum width */
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}/* End custom CSS */