.elementor-645 .elementor-element.elementor-element-7a1addc > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-645 .elementor-element.elementor-element-7a1addc:not(.elementor-motion-effects-element-type-background), .elementor-645 .elementor-element.elementor-element-7a1addc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://goostreysgraveyards.co.uk/wp-content/uploads/2025/06/blended-top-image.png");background-position:center center;background-repeat:no-repeat;background-size:contain;}.elementor-645 .elementor-element.elementor-element-7a1addc > .elementor-background-overlay{background-color:#000000;background-image:url("https://goostreysgraveyards.co.uk/wp-content/uploads/2025/06/feather.png");background-position:center center;background-repeat:no-repeat;background-size:contain;opacity:0.65;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-645 .elementor-element.elementor-element-7a1addc > .elementor-container{max-width:1200px;min-height:35vh;}.elementor-645 .elementor-element.elementor-element-7a1addc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:90px 0px 40px 0px;}.elementor-645 .elementor-element.elementor-element-76a0ca5 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-645 .elementor-element.elementor-element-46bf83c{--display:flex;--margin-top:-200px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}@media(max-width:1024px){.elementor-645 .elementor-element.elementor-element-7a1addc > .elementor-container{min-height:32vh;}.elementor-645 .elementor-element.elementor-element-7a1addc{padding:60px 30px 25px 30px;}}@media(max-width:767px){.elementor-645 .elementor-element.elementor-element-7a1addc > .elementor-container{min-height:30vh;}.elementor-645 .elementor-element.elementor-element-7a1addc{padding:50px 20px 10px 20px;}}/* Start custom CSS for section, class: .elementor-element-7a1addc */.about-section {
  position: relative;
  z-index: 1;
}

.about-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('https://goostreysgraveyards.co.uk/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 */