@import url("https://fonts.googleapis.com/css?family=Montserrat:200,400,500,700");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

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

@font-face {
  font-family: "rotis";
  src: url("../fonts/rotis.woff"); /* IE9 Compat Modes */
  src: url("../fonts/rotis.woff") format("embedded-opentype"), url("../fonts/rotis.woff") format("woff2"), url("../fonts/rotis.woff") format("woff"), url("../fonts/rotis.woff") format("truetype"), url("../fonts/rotis.woff") format("svg"); /* Legacy iOS */
}
h1 {
  font-size: 6.7344rem;
  line-height: 8.418rem;
  margin-bottom: 1.5rem;
}

h2 {
  font-size: 5.0512rem;
  line-height: 6.314rem;
  margin-bottom: 1.5rem;
}

h3 {
  font-size: 3.7904rem;
  line-height: 4.738rem;
  margin-bottom: 1.5rem;
}

h4 {
  font-size: 2.8432rem;
  line-height: 3.554rem;
  margin-bottom: 1.5rem;
}

h5 {
  font-size: 2.1328rem;
  line-height: 2.666rem;
  margin-bottom: 1.5rem;
}

h6 {
  font-size: 1.6rem;
  line-height: 2rem;
  margin-bottom: 1.5rem;
}

.h1 {
  font-size: 6.7344rem;
  line-height: 8.418rem;
  margin-bottom: 1.5rem;
}

.h2 {
  font-size: 5.0512rem;
  line-height: 6.314rem;
  margin-bottom: 1.9rem;
}

.h3 {
  font-size: 3.7904rem;
  line-height: 4.738rem;
  margin-bottom: 2.5rem;
}

.h4 {
  font-size: 2.8432rem;
  line-height: 3.554rem;
  margin-bottom: 2.5rem;
}

.h5 {
  font-size: 2.1328rem;
  line-height: 2.666rem;
  margin-bottom: 2.5rem;
}

.h6 {
  font-size: 1.6rem;
  line-height: 2rem;
  margin-bottom: 2.5rem;
}

.h7 {
  font-size: 1.2rem;
  line-height: 1.5rem;
}

@media all and (min-width: 480px) {
  .h1-xs {
    font-size: 6.7344rem !important;
    line-height: 8.418rem;
    margin-bottom: 1.5rem;
  }
  .h2-xs {
    font-size: 5.0512rem !important;
    line-height: 6.314rem;
    margin-bottom: 1.9rem;
  }
  .h3-xs {
    font-size: 3.7904rem !important;
    line-height: 4.738rem;
    margin-bottom: 2.5rem;
  }
  .h4-xs {
    font-size: 2.8432rem !important;
    line-height: 3.554rem;
    margin-bottom: 2.5rem;
  }
  .h5-xs {
    font-size: 2.1328rem !important;
    line-height: 2.666rem;
    margin-bottom: 2.5rem;
  }
  .h6-xs {
    font-size: 1.6rem !important;
    line-height: 2rem;
    margin-bottom: 2.5rem;
  }
  .h7-xs {
    font-size: 1.2rem !important;
    line-height: 1.5rem;
  }
}
@media all and (min-width: 980px) {
  .h1-md {
    font-size: 6.7344rem !important;
    line-height: 8.418rem;
    margin-bottom: 1.5rem;
  }
  .h2-md {
    font-size: 5.0512rem !important;
    line-height: 6.314rem;
    margin-bottom: 1.9rem;
  }
  .h3-md {
    font-size: 3.7904rem !important;
    line-height: 4.738rem;
    margin-bottom: 2.5rem;
  }
  .h4-md {
    font-size: 2.8432rem !important;
    line-height: 3.554rem;
    margin-bottom: 2.5rem;
  }
  .h5-md {
    font-size: 2.1328rem !important;
    line-height: 2.666rem;
    margin-bottom: 2.5rem;
  }
  .h6-md {
    font-size: 1.6rem !important;
    line-height: 2rem;
    margin-bottom: 2.5rem;
  }
  .h7-md {
    font-size: 1.2rem !important;
    line-height: 1.5rem;
  }
}
@media all and (min-width: 736px) {
  .h1-sm {
    font-size: 6.7344rem !important;
    line-height: 8.418rem;
    margin-bottom: 1.5rem;
  }
  .h2-sm {
    font-size: 5.0512rem !important;
    line-height: 6.314rem;
    margin-bottom: 1.9rem;
  }
  .h3-sm {
    font-size: 3.7904rem !important;
    line-height: 4.738rem;
    margin-bottom: 2.5rem;
  }
  .h4-sm {
    font-size: 2.8432rem !important;
    line-height: 3.554rem;
    margin-bottom: 2.5rem;
  }
  .h5-sm {
    font-size: 2.1328rem !important;
    line-height: 2.666rem;
    margin-bottom: 2.5rem;
  }
  .h6-sm {
    font-size: 1.6rem !important;
    line-height: 2rem;
    margin-bottom: 2.5rem;
  }
  .h7-sm {
    font-size: 1.2rem !important;
    line-height: 1.5rem;
  }
}
@media all and (min-width: 1280px) {
  .h1-lg {
    font-size: 6.7344rem !important;
    line-height: 8.418rem;
    margin-bottom: 1.5rem;
  }
  .h2-lg {
    font-size: 5.0512rem !important;
    line-height: 6.314rem;
    margin-bottom: 1.9rem;
  }
  .h3-lg {
    font-size: 3.7904rem !important;
    line-height: 4.738rem;
    margin-bottom: 2.5rem;
  }
  .h4-lg {
    font-size: 2.8432rem !important;
    line-height: 3.554rem;
    margin-bottom: 2.5rem;
  }
  .h5-lg {
    font-size: 2.1328rem !important;
    line-height: 2.666rem;
    margin-bottom: 2.5rem;
  }
  .h6-lg {
    font-size: 1.6rem !important;
    line-height: 2rem;
    margin-bottom: 2.5rem;
  }
  .h7-lg {
    font-size: 1.2rem !important;
    line-height: 1.5rem;
  }
}
@media all and (min-width: 1690px) {
  .h1-xl {
    font-size: 6.7344rem !important;
    line-height: 8.418rem;
    margin-bottom: 1.5rem;
  }
  .h2-xl {
    font-size: 5.0512rem !important;
    line-height: 6.314rem;
    margin-bottom: 1.9rem;
  }
  .h3-xl {
    font-size: 3.7904rem !important;
    line-height: 4.738rem;
    margin-bottom: 2.5rem;
  }
  .h4-xl {
    font-size: 2.8432rem !important;
    line-height: 3.554rem;
    margin-bottom: 2.5rem;
  }
  .h5-xl {
    font-size: 2.1328rem !important;
    line-height: 2.666rem;
    margin-bottom: 2.5rem;
  }
  .h6-xl {
    font-size: 1.6rem !important;
    line-height: 2rem;
    margin-bottom: 2.5rem;
  }
  .h7-xl {
    font-size: 1.2rem !important;
    line-height: 1.5rem;
  }
}
.content {
  max-width: 86ch;
  margin: 0 auto;
  line-height: 1.8;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
}

*,
*::after,
*::before {
  box-sizing: inherit;
}

body {
  padding: 0;
  margin: 0;
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-family: "Montserrat", sans-serif;
  transition: opacity 0.3s;
  opacity: 1;
  overflow-x: hidden;
  image-rendering: smooth;
}

.fade {
  opacity: 0;
}

.loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 300000;
  background-color: white;
  opacity: 1;
  visibility: visible;
  transition: all 0.6s;
}

.loader-hide {
  opacity: 0;
  visibility: hidden;
}

p {
  font-size: 1.6rem;
}

p strong {
  font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "rotis", serif;
  margin: 0;
  padding: 0;
  font-weight: 600;
}

img {
  max-width: 100%;
  height: auto;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: normal;
  background-color: transparent;
  border-radius: 0;
  border: none;
}

.slick-slider {
  position: unset !important;
}

.slick-list,
.slick-track {
  height: 100%;
}

.slick-slide div {
  height: 100%;
  position: relative;
}

.slick-slide div img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.addtoany_list {
  display: inline-block !important;
  margin-top: 2rem !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.align-content-bottom {
  align-items: flex-end !important;
}

.align-content-center {
  align-items: center !important;
}

.align-text-center {
  text-align: center;
}

.container {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
}

.row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.col-1 {
  width: calc(83.33% - 30px);
  margin: 0 1.5rem;
}

.col-2 {
  width: calc(16.66% - 30px);
  margin: 0 1.5rem;
}

.col-3 {
  width: calc(25% - 30px);
  margin: 0 1.5rem;
}

.col-4 {
  width: calc(33% - 30px);
  margin: 0 1.5rem;
}

.col-5 {
  width: calc(41.6% - 30px);
  margin: 0 1.5rem;
}

.col-6 {
  width: calc(50% - 30px);
  margin: 0 1.5rem;
}

.col-7 {
  width: calc(58% - 30px);
  margin: 0 1.5rem;
}

.col-8 {
  width: calc(66% - 30px);
  margin: 0 1.5rem;
}

.col-9 {
  width: calc(75% - 30px);
  margin: 0 1.5rem;
}

.col-12 {
  width: calc(100% - 30px);
  margin: 0 1.5rem;
}

@media all and (min-width: 736px) {
  .col-sm-2 {
    width: calc(16.66% - 30px);
    margin: 0 1.5rem;
  }
  .col-sm-3 {
    width: calc(25% - 30px);
    margin: 0 1.5rem;
  }
  .col-sm-4 {
    width: calc(33% - 30px);
    margin: 0 1.5rem;
  }
  .col-sm-5 {
    width: calc(41.6% - 30px);
    margin: 0 1.5rem;
  }
  .col-sm-6 {
    width: calc(50% - 30px);
    margin: 0 1.5rem;
  }
  .col-sm-7 {
    width: calc(58% - 30px);
    margin: 0 1.5rem;
  }
  .col-sm-8 {
    width: calc(66% - 30px);
    margin: 0 1.5rem;
  }
  .col-sm-9 {
    width: calc(75% - 30px);
    margin: 0 1.5rem;
  }
  .col-sm-12 {
    width: calc(100% - 30px);
    margin: 0 1.5rem;
  }
}
@media all and (min-width: 980px) {
  .col-md-2 {
    width: calc(16.66% - 30px);
    margin: 0 1.5rem;
  }
  .col-md-3 {
    width: calc(25% - 30px);
    margin: 0 1.5rem;
  }
  .col-md-4 {
    width: calc(33% - 30px);
    margin: 0 1.5rem;
  }
  .col-md-5 {
    width: calc(41.6% - 30px);
    margin: 0 1.5rem;
  }
  .col-md-6 {
    width: calc(50% - 30px);
    margin: 0 1.5rem;
  }
  .col-md-7 {
    width: calc(58% - 30px);
    margin: 0 1.5rem;
  }
  .col-md-8 {
    width: calc(66% - 30px);
    margin: 0 1.5rem;
  }
  .col-md-9 {
    width: calc(75% - 30px);
    margin: 0 1.5rem;
  }
  .col-md-12 {
    width: calc(100% - 30px);
    margin: 0 1.5rem;
  }
}
@media all and (min-width: 1280px) {
  .col-lg-2 {
    width: calc(16.66% - 30px);
    margin: 0 1.5rem;
  }
  .col-lg-3 {
    width: calc(25% - 30px);
    margin: 0 1.5rem;
  }
  .col-lg-4 {
    width: calc(33% - 30px);
    margin: 0 1.5rem;
  }
  .col-lg-5 {
    width: calc(41.6% - 30px);
    margin: 0 1.5rem;
  }
  .col-lg-6 {
    width: calc(50% - 30px);
    margin: 0 1.5rem;
  }
  .col-lg-7 {
    width: calc(58% - 30px);
    margin: 0 1.5rem;
  }
  .col-lg-8 {
    width: calc(66% - 30px);
    margin: 0 1.5rem;
  }
  .col-lg-9 {
    width: calc(75% - 30px);
    margin: 0 1.5rem;
  }
  .col-lg-12 {
    width: calc(100% - 30px);
    margin: 0 1.5rem;
  }
}
@media all and (min-width: 1690px) {
  .col-xl-2 {
    width: calc(16.66% - 30px);
    margin: 0 1.5rem;
  }
  .col-xl-3 {
    width: calc(25% - 30px);
    margin: 0 1.5rem;
  }
  .col-xl-4 {
    width: calc(33% - 30px);
    margin: 0 1.5rem;
  }
  .col-xl-5 {
    width: calc(41.6% - 30px);
    margin: 0 1.5rem;
  }
  .col-xl-6 {
    width: calc(50% - 30px);
    margin: 0 1.5rem;
  }
  .col-xl-7 {
    width: calc(58% - 30px);
    margin: 0 1.5rem;
  }
  .col-xl-8 {
    width: calc(66% - 30px);
    margin: 0 1.5rem;
  }
  .col-xl-9 {
    width: calc(75% - 30px);
    margin: 0 1.5rem;
  }
  .col-xl-12 {
    width: calc(100% - 30px);
    margin: 0 1.5rem;
  }
}
@media (min-width: 631px) {
  .page-id-31424 .col-md-4, .page-id-31402 .col-md-4 {
    width: calc(33% - 30px);
    margin: 0 1.5rem;
  }
}
@media (min-width: 1px) and (max-width: 630px) {
  .page-id-31424 .col-md-4, .page-id-31402 .col-md-4 {
    width: calc(50% - 30px);
    margin: 0 1.5rem;
  }
  .page-id-31424 .col-md-4 .card-popup, .page-id-31402 .col-md-4 .card-popup {
    margin-bottom: 30px;
  }
}
.single-letters {
  display: inline-block;
}

.reveal-line {
  display: inline-block;
  margin-right: 2rem;
}

.reveal-line span {
  display: inline-block;
  position: relative;
  opacity: 0;
}

.header-letters span {
  opacity: 0;
}

.reveal-animate {
  animation: reveal-animation 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
  animation-fill-mode: forwards;
}

@keyframes reveal-animation {
  0% {
    opacity: 0;
    transform: translateY(2rem) rotate(15deg) scaleY(0.8);
  }
  100% {
    opacity: 1;
    transform: translateY(0rem) rotate(0deg) scaleY(1);
  }
}
.button {
  background-color: #4A162E;
  border: 2px solid #4A162E;
  font-family: "rotis", serif;
  padding: 1.2rem 3.6rem;
  text-decoration: none;
  margin-top: 1.5rem;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  border: none;
  color: white;
  clear: both;
}

.button:hover {
  background-color: #230a16;
}

.button-magenta {
  background-color: #9A336F;
  border-color: #9A336F;
}

.button-magenta:hover {
  background-color: #742653;
}

.button-purple {
  background-color: #4A162E;
  border-color: #4A162E;
}

.button-purple:hover {
  background-color: #230a16;
}

.button-red {
  background-color: #B22433;
  border-color: #B22433;
}

.button-red:hover {
  background-color: #881b27;
}

.button-green {
  background-color: #6BA58F;
  border-color: #6BA58F;
}

.button-green:hover {
  background-color: #548975;
}

.button-lime {
  background-color: #A5D867;
  border-color: #A5D867;
}

.button-lime:hover {
  background-color: #8dce3e;
}

.button-navy {
  background-color: #29235C;
  border-color: #29235C;
}

.button-navy:hover {
  background-color: #191537;
}

.button-khaki {
  background-color: rgb(209, 204, 189);
  border-color: rgb(209, 204, 189);
}

.button-khaki:hover {
  background-color: #bcb59f;
}

.button-blue {
  background-color: #63B1E5;
  border-color: #63B1E5;
}

.button-blue:hover {
  background-color: #379bde;
}

.button-yellow {
  background-color: #FCD450;
  border-color: #FCD450;
}

.button-yellow:hover {
  background-color: #fbc81e;
}

.nav {
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  transition: all 0.3s;
  box-shadow: 0 0 1rem 0.1rem rgba(0, 0, 0, 0.05);
}

.nav-container {
  margin: 0 auto;
  max-width: 100%;
  padding: 0 1.5rem;
  padding-right: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.nav-brand {
  align-items: flex-end;
  transition: all 0.3s;
  position: relative;
  padding: 1.5rem 0;
  z-index: 1002;
  display: flex;
  width: 22rem;
}

.nav-brand picture {
  width: 100%;
  float: left;
}

.nav-brand picture img {
  width: 100%;
  float: left;
}

.nav-list {
  margin: 0;
  padding-bottom: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  z-index: 1001;
  width: calc(100% - 22rem);
  padding-left: 10rem;
}

.nav-list li {
  display: flex;
  align-items: flex-end;
  text-align: center;
  border-bottom: 3px solid transparent;
}

.nav-list li .bullet-mob {
  display: none;
}

.nav-list li label {
  display: none;
}

.nav-list li input {
  display: none;
}

.nav-list li .nav-list-link {
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
  color: #4A162E;
  position: relative;
  z-index: 1001;
  font-size: 1.4rem;
  padding: 0 1.5rem;
  padding-bottom: 1.5rem;
}

.nav-list .nav-donate {
  height: 100%;
  margin-bottom: 1.5rem;
  background-color: #9A336F;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  color: white;
  position: relative;
  z-index: 1001;
  transition: all 0.3s;
  border: none !important;
  padding: 0 3rem;
}

.nav-list .nav-donate a {
  color: white;
  text-transform: initial;
  padding: 0 !important;
  margin: 0;
  text-transform: uppercase;
  transform: none !important;
  font-size: 1.6rem;
  text-decoration: none;
}

.nav-subpages {
  opacity: 0;
  transform: scaleY(0);
  visibility: hidden;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #eee;
  transition: opacity 0.3s;
  list-style: none;
  margin: 0;
  padding: 3rem 1.5rem;
  z-index: 999;
  border-bottom: 0.5rem solid rgb(209, 204, 189);
}

.nav-subpages-top {
  width: 100%;
  border-bottom: 1px solid #c3c3c3;
  display: block;
  padding-bottom: 2.5rem;
  margin-bottom: 3rem;
  color: #9A336F;
  text-align: left;
}

.nav-subpages-top span {
  text-transform: uppercase;
  display: block;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 1.4rem;
}

.nav-subpages ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.nav-subpages ul li {
  width: 50%;
  margin-bottom: 1.5rem;
  margin-left: 0;
  padding: 0.5rem 2.5rem;
  position: relative;
  border-bottom: none !important;
}

.nav-subpages ul li a {
  padding: 0;
  border-bottom: none !important;
  text-decoration: none;
  font-weight: 500;
  color: #4A162E;
  text-transform: uppercase;
}

.nav-subpages ul li .bullet {
  position: absolute;
  left: 0;
  top: 50%;
  width: 0.75rem;
  height: 0.75rem;
  transform: translateY(-50%) rotate(45deg);
}

.nav-mob {
  width: 70%;
  visibility: hidden;
  width: 0;
  height: 0;
  opacity: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.nav-mob-btn {
  border: none;
  background-color: unset;
  width: 3rem;
  height: 2.4rem;
  position: relative;
  margin-right: 2rem;
  padding: 0;
  cursor: pointer;
}

.nav-mob-btn span {
  left: 0;
  top: 50%;
  position: absolute;
  height: 0.4rem;
  width: 3rem;
  background-color: #4A162E;
  transform: translateY(-50%);
  transition: all 0.3s;
}

.nav-mob-btn span:first-of-type {
  top: 0;
  transform: translateY(0);
}

.nav-mob-btn span:last-of-type {
  top: 100%;
  transform: translateY(-100%);
}

.nav-mob-donate {
  padding: 1rem 1.5rem;
  background-color: #9A336F;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
}

.resized .nav-brand {
  width: 140px;
}

.resized .nav-donate {
  border-radius: 0;
}

.nav-list li:hover {
  border-bottom: 3px solid rgb(209, 204, 189);
}

.nav-list li:hover .nav-subpages {
  display: block;
  visibility: visible;
  width: 100%;
  height: auto;
  transform: scaleY(1);
  opacity: 1;
}

.header-music {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  color: white;
  background-color: #4A162E;
  display: block;
  border-top: 1px solid rgb(33, 9, 21);
  border-bottom: 1px solid rgb(33, 9, 21);
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 600;
  width: 100%;
}

.header-music-inner {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 1.5rem;
}

.header-music-inner button {
  border: none;
  height: 100%;
  background-color: rgb(62, 18, 40);
  padding: 1rem 1.5rem;
  border-left: 1px solid rgb(33, 9, 21);
  border-right: 1px solid rgb(33, 9, 21);
  color: white;
  margin-right: 1.5rem;
}

.header-music-inner-song {
  font-family: "rotis", serif;
  font-weight: bold;
  font-size: 1.6rem;
  font-style: italic;
  text-decoration: underline;
  text-transform: capitalize;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.header-music-inner span {
  padding: 0.5rem 1rem;
}

@media (max-width: 1280px) {
  .nav-list li:hover .nav-list-link {
    transform: translateY(3px);
    display: none;
  }
  .nav-list li:hover .nav-subpages {
    display: none;
    height: auto;
  }
  .nav {
    padding: 0;
  }
  .nav-container {
    align-items: center;
    padding-right: 1.5rem;
  }
  .nav-brand {
    width: 166px !important;
    min-width: 166px !important;
  }
  .nav-list {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background-color: #eee;
    padding: 1.5rem;
    border-bottom: 0.5rem solid rgb(209, 204, 189);
    height: calc(100vh - 6.2rem);
    overflow-y: auto;
  }
  .nav-list li {
    margin-bottom: 1rem;
    border-bottom: none !important;
    transform: unset !important;
    border-bottom: 1px solid #ddd;
    position: relative;
    flex-wrap: wrap;
  }
  .nav-list li .bullet-mob {
    position: absolute;
    transform: rotate(45deg);
    width: 0.75rem;
    height: 0.75rem;
    left: 0;
    top: 1rem;
    display: block;
  }
  .nav-list li .nav-list-link {
    transform: unset !important;
    width: 100%;
    text-align: left;
    display: none;
  }
  .nav-list li label {
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
    padding-left: 1.5rem;
  }
  .nav-list li label::after {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    content: "+";
    width: 2rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    background-color: #4A162E;
    border-radius: 50%;
    cursor: pointer;
  }
  .nav-list li label a {
    text-decoration: none;
    text-transform: uppercase;
    color: #4A162E;
    font-weight: 500;
  }
  .nav-list li .nav-subpages {
    display: none;
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    position: relative;
    width: 100%;
    padding: 0;
  }
  .nav-list li .nav-subpages-top {
    display: none;
  }
  .nav-list li .nav-subpages ul {
    align-items: center;
  }
  .nav-list li .nav-subpages ul li {
    padding-left: 0;
    text-align: left;
    margin-bottom: 0;
  }
  .nav-list li .nav-subpages ul li a {
    text-decoration: none;
    color: #4A162E;
  }
  .nav-list li .nav-subpages .bullet {
    display: none;
  }
  .nav-list li input:checked ~ .nav-subpages {
    display: block;
    height: auto;
  }
  .nav-list li input:checked ~ label::after {
    content: "-";
  }
  .nav-list .nav-donate {
    display: none;
  }
  .nav .active {
    display: block;
  }
  .nav-mob {
    visibility: visible;
    width: 100%;
    height: 100%;
    opacity: 1;
  }
  .nav-mob .active-menu-btn span:first-of-type {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
  .nav-mob .active-menu-btn span:nth-of-type(2n) {
    opacity: 0;
  }
  .nav-mob .active-menu-btn span:last-of-type {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }
}
@media (max-width: 980px) {
  .nav-brand {
    width: 120px !important;
    min-width: 120px !important;
  }
  .nav-donate {
    font-size: 1.2rem;
  }
}
@media (max-width: 736px) {
  .nav-mob-donate {
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 0.5rem 1.5rem;
  }
  .header-music {
    display: block !important;
  }
  .header-music-inner {
    width: 100%;
    display: block;
    text-align: center;
  }
  .header-music .tix {
    background-color: #9A336F;
    width: 100% !important;
    display: block !important;
    padding: 0.2rem 0;
    border-top: 1px solid #210915;
    text-align: center;
  }
  .header-music .tix a {
    margin-left: 0 !important;
  }
  .header-music-inner-song {
    display: none;
  }
}
.header-home {
  position: relative;
  min-height: 40rem;
  width: 100%;
  z-index: 1;
}

.header-home-events {
  width: 33.3333333333%;
  position: absolute;
  z-index: 999;
  bottom: 0;
  right: 0;
}

.header-slider-item-img {
  background-size: cover !important;
}

.header-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.header-slider-button {
  transform: translateY(100%);
  position: relative;
  transition: all 1s;
}

.header-slider-item {
  align-content: center;
  position: relative;
  padding: 15rem 0;
  display: flex;
  height: 100%;
  width: 100%;
}

@media (max-width: 1085px) {
  .header-slider-item {
    padding: 12rem 0;
  }
}
@media (max-width: 865px) {
  .header-slider-item {
    height: 285px !important;
    padding: 2rem 0;
  }
  .header-slider-item .header-slider-item-text h1 {
    font-size: 3.5rem !important;
    line-height: 3.5rem;
  }
}
@media (max-width: 450px) {
  .header-slider-item {
    height: 230px !important;
  }
  .header-slider-item .header-slider-item-text h1 {
    font-size: 3rem !important;
    line-height: 3rem;
  }
}
@media (max-width: 375px) {
  .header-slider-item {
    height: 215px !important;
  }
  .header-slider-item .header-slider-item-text h1 {
    font-size: 2.5rem !important;
    line-height: 2.5rem;
  }
}
.header-slider-item-img {
  position: absolute !important;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.header-slider-item-img::after {
  background-image: linear-gradient(to right, black, rgba(0, 0, 0, 0));
  position: absolute;
  height: 100%;
  content: "";
  width: 70%;
  left: 0;
  top: 0;
}

.header-slider-item-img img {
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
}

.header-slider-item-img video {
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  /**
  font-family: "object-fit:cover";
  -o-object-fit: cover;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
  **/
}

.header-slider-item-img h1 {
  opacity: 0;
}

.header-slider-item .row {
  height: 100%;
  align-items: center;
  display: flex;
}

.header-slider-item .row div {
  height: auto;
}

.header-slider-item-text {
  position: relative;
  z-index: 5;
  color: white;
  height: auto !important;
}

.header-slider-item-text h1 {
  display: block;
  margin-bottom: 3rem;
}

.header-slider-item-text a {
  background-color: white;
  padding: 1.5rem 2rem;
  text-decoration: none;
  color: #4A162E;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
}

.header-slider-dots {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 2rem;
  z-index: 7;
}

.header-slider-dots-inner {
  padding-left: 0.5rem;
}

.header-slider-dots-inner ul {
  padding: 0;
  width: 0;
  list-style: none;
  display: flex;
}

.header-slider-dots-inner ul li {
  margin-right: 1rem;
}

.header-slider-dots-inner ul li.slick-active button {
  background-color: white;
}

.header-slider-dots-inner ul li button {
  background-color: transparent;
  border: 2px solid white;
  width: 1.5rem !important;
  height: 1.5rem !important;
  padding: 0;
  border-radius: 50%;
  font-size: 0;
}

.header {
  width: 100%;
  padding: 5rem 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  background-color: #7D6A8D;
}

.header-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.header-buttons-inner {
  display: flex;
  justify-content: space-between;
}

.header-buttons-inner-item {
  width: calc(50% - 0.75rem);
  height: 20rem;
  margin-bottom: 1.5rem;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  color: white;
  text-align: center;
  position: relative;
  z-index: 1;
  border: 5px solid white;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.4);
  transition: all 0.3s;
  text-decoration: none !important;
}

.header-buttons-inner-item:hover {
  box-shadow: 0 1rem 5rem rgba(0, 0, 0, 0.8);
}

.header-buttons-inner-item::after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
  z-index: -1;
}

.header-buttons-inner-item h3 {
  text-decoration: none !important;
  margin-bottom: 0;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  padding: 1.5rem;
  width: 100%;
}

.header::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0));
}

.header-inner {
  width: 100%;
  color: #4A162E;
  position: relative;
  z-index: 5;
}

.header-inner h1 {
  margin: 1rem 0;
  color: white;
}

.header-inner p {
  color: white;
  font-size: 1.8rem;
  line-height: 3.15rem;
}

.header .header-inner-white {
  background-color: rgba(255, 255, 255, 0.591);
}

.header .header-inner-purple {
  background-color: rgba(74, 22, 46, 0.5);
}

.header .header-inner-purple h1 {
  color: white;
}

.header-solid {
  padding: 5rem 0;
  background-color: #4A162E;
  color: white;
}

.header-events {
  padding: 15rem 0 10rem 0;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}

@media all and (max-width: 1690px) {
  .header-home-events {
    width: 40%;
  }
  .header-slider {
    width: 100%;
  }
}
@media all and (max-width: 1280px) {
  .header-home-events {
    width: 50%;
  }
  .header-slider {
    width: 100%;
  }
}
@media all and (max-width: 980px) {
  .header-home {
    display: block;
    height: auto;
  }
  .header-home-events {
    width: 100%;
    position: relative;
  }
  .header-slider {
    width: 100%;
  }
  .header-slider-item {
    width: 100%;
    /** padding: 8rem 0; **/
  }
  .header-slider-item-img {
    position: relative;
    width: 100%;
  }
  .header-slider-item-img::after {
    width: 100%;
    height: 100%;
  }
  .header-slider-dots {
    width: 15rem;
    right: 0;
    top: 20rem;
    left: unset;
    bottom: unset;
  }
  .header-slider-dots-inner ul {
    justify-content: flex-start;
  }
  .header {
    padding: 4rem 0;
    padding-bottom: 0;
    background-position: center;
  }
  .header-inner {
    margin-bottom: 4rem;
  }
  .header-buttons {
    position: relative;
    z-index: 5;
    height: 10rem;
  }
  .header-buttons-inner {
    border-top: 2px solid white;
    position: absolute;
    width: 100vw;
    bottom: 0;
    left: 50%;
    height: 100%;
    transform: translateX(-50%);
    display: flex;
    align-items: flex-end;
  }
  .header-buttons-inner-item:first-of-type {
    border-right: 2px solid white;
  }
  .header-buttons-inner-item {
    width: 50%;
    background-position: center;
    margin-bottom: 0;
    display: block;
    position: relative;
    height: 100%;
    border: 0;
    display: flex;
    align-items: center;
  }
  .header-buttons-inner-item h3 {
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.breadcrumbs,
.woocommerce-breadcrumb {
  background-color: rgb(209, 204, 189);
  padding: 0.5rem 0;
  color: white;
  font-weight: 500;
  color: #4A162E;
}

.breadcrumbs a,
.woocommerce-breadcrumb a {
  color: #4A162E;
}

.woocommerce-breadcrumb {
  position: relative;
}

.woocommerce-breadcrumb::before {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-49%);
  display: block;
  width: 110vw;
  height: 100%;
  background-color: rgb(209, 204, 189);
}

.footer {
  background-color: rgba(209, 204, 189, 0.748);
  padding-top: 12rem;
  color: #4A162E;
}

.footer-opening-times {
  width: 100%;
}

.footer-opening-times-title {
  display: block;
}

.footer-opening-times-title h3 {
  color: #4A162E;
  font-weight: 500;
}

.footer-opening-times-times {
  display: block;
}

.footer-opening-times-times ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 4rem;
}

.footer-opening-times-times ul h3 {
  font-family: "Montserrat", sans-serif;
  color: #4A162E;
  font-weight: 400;
  margin: 0.5rem 0;
}

.footer-sitemap {
  display: flex;
}

.footer-sitemap ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.footer-sitemap ul li {
  width: 33%;
}

.footer-sitemap ul li a {
  display: block;
  color: #4A162E;
  text-decoration: none;
}

.footer address {
  text-decoration: none;
  font-style: normal;
  text-align: right;
  color: #4A162E;
}

.footer address a {
  color: #9A336F;
}

.footer-social-list {
  padding: 0;
  margin: 0;
  list-style: none;
  clear: both;
  display: table;
  margin-bottom: 1em;
  float: right;
  width: 100%;
}

.footer-social-list::after {
  content: "";
  clear: both;
  display: table;
}

.footer-social-list li {
  float: right;
}

.footer-social-list li a img {
  width: 30px;
  margin-left: 20px;
}

.footer-sub {
  margin-top: 3em;
  width: 100%;
  background-color: rgb(209, 204, 189);
  padding: 1em 0;
}

.footer-sub small {
  font-size: 1em;
  color: #4A162E;
}

.footer-sub small a {
  text-decoration: none;
  margin-right: 2rem;
  color: #4A162E;
}

.footer-sub ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-end;
}

.footer-sub ul li {
  margin-left: 1em;
}

.footer-sub ul li img {
  height: 60px;
}

@media all and (max-width: 980px) {
  .footer {
    padding-top: 6rem;
    text-align: center;
  }
  .footer address {
    text-align: center;
  }
  .footer-opening-times {
    margin-bottom: 4rem;
  }
  .footer-sitemap {
    margin-bottom: 4rem;
    display: block;
  }
  .footer-sitemap ul li {
    width: 50%;
  }
  .footer-social-list {
    display: flex;
    justify-content: center;
    margin-bottom: 4rem;
  }
  .footer-social-list li {
    clear: both;
    display: block;
    float: none;
    margin: 0 2rem;
  }
  .footer-social-list li a {
    margin-left: 0;
  }
  .footer-social-list li a img {
    margin-left: 0;
  }
  .footer-sub {
    margin-top: 3em;
    width: 100%;
    background-color: rgb(209, 204, 189);
    padding: 1em 0;
  }
  .footer-sub small {
    margin-bottom: 2rem;
  }
  .footer-sub small a {
    text-decoration: none;
    margin-right: 2rem;
    color: #4A162E;
    display: block;
    text-align: center;
  }
  .footer-sub ul {
    justify-content: center;
    margin-top: 2rem;
  }
  .footer-sub ul li {
    margin: 0 1rem;
  }
  .footer-sub ul li img {
    width: 4rem;
  }
}
.latest-news {
  position: relative;
  padding: 6rem 0;
  background-color: #f7f7f7;
  background-image: url("../img/shape.png");
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: 75% 75%;
}

.latest-news-item {
  width: 100%;
  background-color: white;
  box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.1);
  height: 100%;
  min-height: 25rem;
  position: relative;
  z-index: 1;
}

.latest-news-item-title {
  color: #4A162E;
  padding: 1.5rem 1.5rem 0 1.5rem;
}

.latest-news-item-description {
  padding: 0 1.5rem 1.5rem 1.5rem;
}

.latest-news-item video {
  width: 100%;
  height: 100%;
}

.latest-news-item .placeholder {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
}

.latest-news-item-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 2;
}

.latest-news-item-image::after {
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
}

.latest-news-item-button {
  z-index: 3;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 5rem;
  text-align: center;
  text-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.3);
}

.latest-news-item-button h3 {
  color: white;
}

@media (max-width: 980px) {
  .latest-news .col-12 {
    margin-bottom: 1.5rem;
  }
  .latest-news-item {
    min-height: 30rem;
  }
  .latest-news-item.video_item {
    min-height: 1px;
  }
}
.highlights {
  font-size: 1.6rem;
  padding: 3rem 0;
}

.highlights .title {
  width: 100%;
  margin-bottom: 4rem;
  text-align: center;
}

.highlights .title h1 {
  color: #4A162E;
}

.card {
  text-decoration: none;
  transition: all 0.3s;
  margin-bottom: 3rem;
  position: relative;
  font-size: 1.6rem;
  overflow: hidden;
  cursor: pointer;
  display: block;
  color: #FFF;
}

.card-container {
  transition: all 0.3s;
  width: 100%;
  float: left;
}

.card-container img {
  height: auto;
  width: 100%;
  float: left;
}

.card-container picture {
  height: auto;
  width: 100%;
  float: left;
}

.card-inner {
  padding: 2.5rem 1.5rem;
  transition: all 0.4s;
  position: absolute;
  width: 100%;
  opacity: 0.9;
  color: #FFF;
  z-index: 1;
}

.card-inner h4 {
  text-transform: capitalize;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
}

.card-inner p {
  width: 100%;
}

.card:hover {
  box-shadow: 0 0 3rem 0rem rgba(0, 0, 0, 0.3);
}

.card:hover > .card-container {
  transform: scale(1.1);
}

.card:hover > .card-inner {
  transform: translateY(0);
}

.card-alt {
  text-decoration: none;
  margin-bottom: 3rem;
  position: relative;
  font-size: 1.6rem;
  overflow: hidden;
  cursor: pointer;
  display: block;
  color: #FFF;
}

.card-alt-container {
  transition: all 0.3s;
  width: 100%;
  float: left;
}

.card-alt-container img {
  height: auto;
  width: 100%;
  float: left;
}

.card-alt-container picture {
  height: auto;
  width: 100%;
  float: left;
}

.card-alt-inner {
  position: absolute;
  padding: 0 1.5rem;
  overflow: hidden;
  color: #FFF;
  width: 100%;
  z-index: 1;
  top: 0px;
}

.card-alt-inner h4 {
  text-transform: capitalize;
  margin-top: 2.5rem;
  display: block;
}

.card-alt-inner p {
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
}

.card-alt:hover > .card-alt-container {
  transform: scale(1.1);
}

.card-ext {
  display: flex;
  position: relative;
  height: 45rem;
  margin-bottom: 3rem;
  justify-content: flex-start;
  align-items: flex-end;
  overflow: hidden;
  cursor: pointer;
}

.card-ext-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.3s;
}

.card-ext-inner {
  width: 33%;
  padding: 1.5rem;
  z-index: 1;
  color: white;
  position: relative;
}

.card-ext-inner h4 {
  font-weight: 400;
  text-transform: capitalize;
}

.card-ext-inner p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card-ext:hover > .card-ext-container {
  transform: scale(1.1);
}

.card-donate {
  position: relative;
  background-color: white;
  padding: 3rem;
  background-image: url(../img/wells-glyph.png);
  background-position: bottom 15px right 15px;
  background-size: 70%;
  background-repeat: no-repeat;
  box-shadow: 0 0 1rem 0rem rgba(0, 0, 0, 0.1);
}

.card-donate-inner-alert {
  position: absolute;
  right: 3rem;
  top: 3rem;
  height: 3rem;
  width: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  color: white;
  background-color: #4A162E;
}

.card-donate h2 {
  color: #4A162E;
  margin: 0;
}

.card-donate hr {
  width: 6rem;
  height: 0;
  border-top: 1px solid #4A162E;
  margin: 3rem 0;
}

.card-donate .bold {
  font-size: 1.8rem;
  line-height: 2.7rem;
  font-weight: 500;
  color: #4A162E;
  width: 80%;
}

.card-donate .highlight {
  position: relative;
  z-index: 2;
}

.card-donate .highlight::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.2rem;
  width: 100%;
  height: 0.5rem;
  background-color: rgba(209, 204, 189, 0.5);
  z-index: -1;
}

.card-donate p {
  margin-bottom: 4rem;
}

.card-donate select {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  padding: 1.2rem;
  background-color: white;
  border: 2px solid #4A162E;
  border-radius: 0;
  width: 22rem;
  font-size: 1.4rem;
  color: #4A162E;
  font-weight: 500;
  margin-right: 0.5rem;
}

.card-donate button {
  border: none;
  background-color: #4A162E;
  color: white;
  padding: 1.2rem;
  border: 2px solid #4A162E;
  font-size: 1.4rem;
}

.event-cats-card {
  position: relative;
  width: 100%;
  padding: 1.5rem 0;
}

.event-cats-card-inner {
  height: 20rem !important;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  background-size: cover;
  background-repeat: no-repeat;
}

.event-cats-card-inner-content {
  width: 100%;
  height: 8rem !important;
  background-color: #4A162E;
  padding: 1.5rem;
  color: white;
  text-align: left;
}

.event-cats-card-inner-content p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.event-cats-card button {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  border: none;
  background-color: transparent;
  border-radius: 0;
  cursor: pointer;
}

.event-category-listing {
  margin-bottom: 10rem;
}

.event-category-listing button {
  text-transform: uppercase;
  letter-spacing: 0.25px;
  font-weight: 400;
  background: none;
  cursor: pointer;
  font-size: 18px;
  color: #6c4c59;
  border: none;
}

.event-card {
  position: relative;
  padding: 1.5rem 0;
  height: 100%;
  width: 100%;
  float: left;
}

.event-card-inner {
  /**
  background-repeat: no-repeat;
  justify-content: flex-start;
  height: 36rem !important;
  background-size: contain;
  align-items: flex-end;
  display: flex;
  **/
  background-color: rgba(209, 204, 189, 0.748);
  flex-flow: column;
  display: flex;
  height: 100%;
}

.event-category-listing_featured .event-card-inner {
  background-color: rgba(154, 51, 111, 0.1);
}

.event-category-listing_regular-services .event-card-inner {
  background-color: rgba(154, 51, 111, 0.1);
}

.event-category-listing_special-services .event-card-inner {
  background-color: rgba(74, 22, 46, 0.1);
}

.event-category-listing_concerts .event-card-inner {
  background-color: rgba(103, 135, 183, 0.1);
}

.event-category-listing_talks-and-lectures .event-card-inner {
  background-color: rgba(112, 164, 137, 0.1);
}

.event-category-listing_exhibitions .event-card-inner {
  background-color: rgba(120, 101, 146, 0.1);
}

.event-category-listing_education-events .event-card-inner {
  background-color: rgba(133, 115, 99, 0.1);
}

.event-category-listing_tours .event-card-inner {
  background-color: rgba(99, 177, 229, 0.1);
}

.event-category-listing_other-events .event-card-inner {
  background-color: rgba(213, 43, 30, 0.1);
}

.event-card-inner .event_card_inner_image {
  position: relative;
  width: 100%;
  float: left;
}

.event-card-inner .event_card_inner_image picture {
  width: 100%;
  float: left;
}

.event-card-inner .event_card_inner_image picture img {
  height: auto;
  width: 100%;
  float: left;
}

.event-card-inner .event_card_inner_image.no_image {
  height: 321px;
}

@media (max-width: 990px) {
  .event-card-inner .event_card_inner_image.no_image {
    height: 310px;
  }
}
@media (max-width: 815px) {
  .event-card-inner .event_card_inner_image.no_image {
    height: 250px;
  }
}
@media (max-width: 580px) {
  .event-card-inner .event_card_inner_image.no_image {
    height: 220px;
  }
}
@media (max-width: 505px) {
  .event-card-inner .event_card_inner_image.no_image {
    height: 195px;
  }
}
.event-card-inner .event_card_inner_image.event_category_listing_featured {
  background-color: rgba(154, 51, 111, 0.1);
}

.event-card-inner .event_card_inner_image.event-category-listing_featured {
  background-color: rgba(154, 51, 111, 0.1);
}

.event-card-inner .event_card_inner_image.event-category-listing_regular-services {
  background-color: rgba(154, 51, 111, 0.1);
}

.event-card-inner .event_card_inner_image.event-category-listing_special-services {
  background-color: rgba(74, 22, 46, 0.1);
}

.event-card-inner .event_card_inner_image.event-category-listing_concerts {
  background-color: rgba(103, 135, 183, 0.1);
}

.event-card-inner .event_card_inner_image.event-category-listing_talks-and-lectures {
  background-color: rgba(112, 164, 137, 0.1);
}

.event-card-inner .event_card_inner_image.event-category-listing_exhibitions {
  background-color: rgba(120, 101, 146, 0.1);
}

.event-card-inner .event_card_inner_image.event-category-listing_education-events {
  background-color: rgba(133, 115, 99, 0.1);
}

.event-card-inner .event_card_inner_image.event-category-listing_tours {
  background-color: rgba(99, 177, 229, 0.1);
}

.event-card-inner .event_card_inner_image.event-category-listing_other-events {
  background-color: rgba(213, 43, 30, 0.1);
}

.event-card-inner .event_card_inner_image .logo {
  background-image: url("../img/wells-logo.svg"), none;
  transform: translateY(-50%);
  background-size: 100% 100%;
  position: absolute;
  margin-right: auto;
  margin-left: auto;
  max-width: 231px;
  height: 60px;
  width: 100%;
  right: 0px;
  left: 0px;
  top: 50%;
}

.event-card-inner-content {
  background-color: #9A336F;
  font-family: "rotis", serif;
  padding: 1rem 0.75em;
  position: relative;
  text-align: left;
  color: white;
  flex-grow: 1;
  width: 100%;
  float: left;
}

.event-category-listing_featured .event-card-inner-content {
  background-color: #9A336F;
  border-color: #9A336F;
}

.event-category-listing_regular-services .event-card-inner-content {
  background-color: #9A336F;
  border-color: #9A336F;
}

.event-category-listing_special-services .event-card-inner-content {
  background-color: #4A162E;
  border-color: #4A162E;
}

.event-category-listing_concerts .event-card-inner-content {
  background-color: #6787b7;
  border-color: #6787b7;
}

.event-category-listing_talks-and-lectures .event-card-inner-content {
  background-color: #70A489;
  border-color: #70A489;
}

.event-category-listing_exhibitions .event-card-inner-content {
  background-color: #786592;
  border-color: #786592;
}

.event-category-listing_education-events .event-card-inner-content {
  background-color: #857363;
  border-color: #857363;
}

.event-category-listing_tours .event-card-inner-content {
  background-color: #63B1E5;
  border-color: #63B1E5;
}

.event-category-listing_other-events .event-card-inner-content {
  background-color: #D52B1E;
  border-color: #D52B1E;
}

.event-card-inner-content p {
  margin: 0;
  padding: 0;
  line-height: 1.1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.event-card-inner-content a {
  position: absolute;
  bottom: 0.35rem;
  right: 0.75rem;
  color: white;
  text-decoration: none;
  text-align: right;
  padding: 0.35rem;
}

.event-card button {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  border: none;
  background-color: transparent;
  border-radius: 0;
  cursor: pointer;
}

.departments {
  padding: 5rem 0;
}

.card-dept {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 40rem;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.card-dept-inner {
  background-color: #4A162E;
  padding: 1.5rem;
  color: white;
  width: 100%;
  height: auto;
}

.card-dept-inner h3 {
  margin-bottom: 1.5rem;
}

.card-dept-inner span {
  display: block;
}

@media screen and (min-width: 480px) {
  .event-cats-card {
    padding: 1.5rem;
  }
  .event-cats-card-inner {
    height: 20rem !important;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .event-cats-card-inner-content {
    width: 100%;
    height: 8rem !important;
  }
}
@media screen and (min-width: 736px) {
  .event-cats-card-inner {
    height: 30rem !important;
  }
  .event-cats-card-inner-content {
    height: 10rem !important;
  }
}
@media screen and (min-width: 980px) {
  .event-cats-card-inner {
    height: 40rem !important;
  }
  .event-cats-card-inner-content {
    height: 12rem !important;
  }
}
@media all and (max-width: 736px) {
  .card-inner {
    transform: unset;
  }
  .card-alt {
    align-items: flex-end;
  }
  .card-ext {
    align-items: flex-end;
  }
  .card-ext-inner {
    width: 100%;
  }
}
@media all and (max-width: 980px) {
  .card-ext-inner {
    width: 100% !important;
  }
}
.overview {
  text-align: center;
  color: #4A162E;
  padding: 4rem 0;
}

.overview hr {
  width: 14rem;
  height: 0;
  margin: 0;
  padding: 0;
  border: none;
  border-top: 1px solid #4A162E;
  margin: 4rem auto;
}

.overview-grey {
  background-color: #F6F6F6;
  text-align: center;
  color: #4A162E;
  padding: 4rem 0;
}

.overview-grey hr {
  width: 14rem;
  height: 0;
  margin: 0;
  padding: 0;
  border: none;
  border-top: 1px solid #4A162E;
  margin: 4rem auto;
}

.template-grid {
  padding: 6rem 0;
}

@media (max-width: 734px) {
  .template-grid {
    padding-bottom: 0px;
  }
}
.sections {
  padding: 5rem 0;
}

.sections:nth-of-type(2n+1) {
  background-color: #F6F6F6;
}

.sections ul {
  margin: 0;
  list-style: none;
  padding: 0 1.5rem;
}

.sections ul li {
  position: relative;
  padding: 1rem 3rem;
  z-index: 1;
}

.sections ul li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 2.5rem;
  width: 1rem;
  height: 1rem;
  transform: translateY(-50%) rotate(45deg);
  border: 2px solid #9A336F;
  z-index: 3;
}

.sections ul li::after {
  position: absolute;
  content: "";
  left: -0.2rem;
  top: 2.7rem;
  width: 1rem;
  height: 1rem;
  transform: translateY(-50%) rotate(45deg);
  background-color: rgb(209, 204, 189);
  z-index: 2;
}

.sections-popup {
  display: none;
}

.sections-popup .page-popup-content-inner {
  background-color: white;
  padding: 3rem;
  padding-top: 6rem;
  border-radius: 5px;
  width: 70%;
  height: 40rem;
  overflow-y: auto;
  position: relative;
}

.sections-popup .page-popup-content-inner .close {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: #B22433;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  cursor: pointer;
}

.sections .active {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(74, 22, 46, 0.9);
  z-index: 500000;
}

.sections .page-popup-content {
  display: none;
}

.sections .page-popup-title {
  cursor: pointer;
  padding: 1rem 1.5rem;
  background-color: rgba(209, 204, 189, 0.748);
  margin: 1.5rem 0;
  margin-bottom: 3rem;
}

.sections .page-popup-title h6 {
  margin: 0;
  padding: 0;
  display: flex;
}

.sections .page-popup-title h6 span {
  margin-right: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #4A162E;
  color: white;
  font-size: 1.6rem;
}

.sections h1, .sections h2, .sections h3, .sections h4, .sections h5, .sections h6 {
  color: #4A162E;
  padding: 0 1.5rem;
  margin-bottom: 3rem;
  margin-top: 1.5rem;
}

.sections p {
  line-height: 2.88rem;
  box-sizing: border-box;
  padding: 0 1.5rem;
  padding-bottom: 3rem;
}

.sections a {
  color: #9A336F;
}

.sections img {
  max-width: 100%;
  width: 100%;
  padding: 3rem 0;
  padding: 1.5rem;
}

.table-row {
  background-color: rgb(209, 204, 189);
  border-bottom: 1px solid white;
  display: flex;
}

.table-cell-heading {
  border-right: 1px solid white;
  padding: 1.2rem;
  display: block;
  width: 50%;
}

.table-cell {
  padding: 1.2rem;
  display: block;
  width: 50%;
}

.post-content {
  padding: 4rem 0;
}

.post-content blockquote {
  margin: 1rem 0;
  padding: 0 1rem;
  padding-left: 3rem;
  font-size: 1.4rem;
  position: relative;
  color: #4A162E;
  font-style: italic;
}

.post-content blockquote::after {
  content: "";
  left: 0;
  top: 0;
  width: 0.8rem;
  height: 100%;
  background-color: rgba(209, 204, 189, 0.296);
  position: absolute;
}

.contact-form {
  background-color: #F6F6F6;
  padding: 4rem;
}

.contact-option {
  text-align: center;
  margin: 0 auto;
}

.contact-option img {
  margin-top: 5rem;
  cursor: pointer;
  width: 5rem;
}

.contact-option span {
  cursor: pointer;
  display: none;
}

.contact-option h4 {
  cursor: pointer;
  color: #4A162E;
}

.email-modal {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: white;
  visibility: hidden;
  transform: translateX(-100%);
  transform-origin: left;
  z-index: 10000;
  transition: all 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
}

.email-modal .target-email {
  display: none;
}

.email-modal .inner {
  float: left;
  width: 60%;
}

.email-modal h2 {
  margin-top: 250px;
  color: #4A162E;
}

.email-modal input[type=email], .email-modal input[type=text], .email-modal textarea {
  border: 1px solid #4A162E;
  margin: 1rem 0 2rem 0;
  font-size: 1.6rem;
  padding: 1rem;
  width: 100%;
}

.email-modal input[type=submit] {
  background-color: #9A336F;
  display: inline-block;
  margin-bottom: 100px;
  padding: 1rem 3rem;
  font-weight: 500;
  font-size: 1.6rem;
  border-radius: 0;
  color: white;
  border: none;
}

.email-modal.modal-active {
  transform: translateX(0%);
  visibility: visible;
  overflow: scroll;
}

.modal-close {
  position: absolute;
  top: 3rem;
  right: 3rem;
  cursor: pointer;
  height: 5rem;
  width: 5rem;
  border-radius: 50%;
  background-color: #6BA58F;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: white;
  transform: scale(0);
  transition: all 0.3s;
  transition-delay: 0.3s;
}

.modal-active .modal-close {
  transform: scale(1);
}

.modal-active .modal-close:hover {
  transition-delay: unset;
  transform: scale(1.1);
}

.featured-content {
  width: 100%;
  margin-bottom: 6rem;
}

.featured-content-excerpt {
  display: flex;
}

.featured-content-excerpt img {
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  margin-right: 2rem;
}

.featured-content-excerpt blockquote {
  font-weight: 500;
  color: #4A162E;
  padding: 0;
  margin: 0;
  display: inline;
}

.featured-content a {
  color: #4A162E;
  text-decoration: none;
  font-weight: 500;
}

.map-container {
  padding: 6rem 0;
}

.map {
  position: relative;
}

.map-image {
  width: 100%;
  height: 100%;
  pointer-events: none;
  border: 5px solid #4A162E;
  overflow: hidden;
  border-radius: 5px;
}

.map-image img {
  min-width: 100%;
}

.map-node {
  position: absolute;
}

.map-node-tooltip {
  width: 3rem;
  height: 3rem;
  background-color: #4A162E;
  color: white;
  border-radius: 50%;
  position: absolute;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  cursor: pointer;
}

.map-node-tooltip::after {
  background-color: #4A162E;
  position: absolute;
  content: "";
  width: 3rem;
  height: 3rem;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  transform-origin: center;
  border-radius: 50%;
  animation: pulse infinite 1s;
  z-index: -1;
}

.map-col {
  width: 100%;
  background-color: white;
  border: 1px solid rgb(214, 214, 214);
  padding: 3rem 1.5rem;
  position: relative;
  height: 100%;
  background-color: #eee;
}

.map-col-item {
  display: none;
}

.map-col-item h3 {
  color: #4A162E;
  margin-bottom: 1.5rem;
}

.map-col-item-image {
  height: 22rem;
  overflow: hidden;
  margin-bottom: 1.5rem;
  background-size: cover;
  background-position: center;
}

.map-col .active-popup {
  display: block;
}

@keyframes pulse {
  0% {
    opacity: 0.6;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.4);
  }
}
@media (max-width: 980px) {
  .map-node-tooltip {
    width: 2rem;
    height: 2rem;
    font-size: 1.2rem;
  }
  .map-node-tooltip::after {
    width: 2rem;
    height: 2rem;
  }
  .map-node-inner {
    position: fixed;
    padding: 7.4rem 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: translateX(0%);
    text-align: left;
    margin-top: 0rem;
    background-color: white;
    box-shadow: none;
    z-index: 500;
  }
  .map-node-inner-close {
    display: block;
    color: white;
    display: inline-block;
    padding: 1rem 2rem;
    background-color: #4A162E;
    margin-top: 2rem;
  }
  .map-node-inner-name {
    width: 100%;
    padding: 1rem;
    background-color: #4A162E;
  }
  .map-node-inner-name h3 {
    margin: 0;
    color: white;
  }
  .map-node-inner-excerpt {
    padding: 1.5rem;
  }
  .active-tooltip .map-node-inner {
    display: block;
  }
}
.event-search {
  box-shadow: 0 0 1rem 1rem rgba(0, 0, 0, 0.1);
  justify-content: space-between;
  background-color: #6BA58F;
  align-content: stretch;
  position: relative;
  display: flex;
  width: 100%;
}

.event-search-col {
  width: 33.3333333333%;
  border-right: 1px solid white;
}

.event-search-col label {
  color: white;
  font-size: 1.2rem;
  padding: 1.5rem;
  display: block;
  margin: 0;
}

.event-search-col label input[type=text] {
  width: 100%;
  padding: 1rem 0;
  padding-bottom: 0.5rem;
  background-color: transparent;
  color: white !important;
  font-size: 1.6rem;
  border: none;
  border-bottom: 1px solid white;
  padding-left: 1rem;
}

.event-search-col label ::-moz-placeholder {
  color: white;
}

.event-search-col label ::placeholder {
  color: white;
}

.event-search-col label select {
  width: 100%;
  padding: 1rem 0rem 0.5rem 0rem;
  color: #FFF;
  font-size: 1.6rem;
  border-bottom: 1px solid white;
  padding-left: 1rem;
  background-image: url("../img/icons/down-icon.png");
  background-repeat: no-repeat;
  background-size: 1.2rem;
  background-position: right 1rem center;
}

.event-search-col label select option {
  background: transparent !important;
  color: #000 !important;
}

.event-search-col-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #9A336F;
  position: relative;
}

.event-search-col-submit::after {
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-image: url("../img/icons/search-icon.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.event-search-col-submit input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 3rem;
  border-radius: 0;
  border: none;
  background-color: transparent;
  width: 100%;
  height: 100%;
  cursor: pointer;
  color: white;
}

.event-search-col:nth-last-child(2) {
  border-right: unset;
}

.event-search-col:last-of-type {
  border-right: unset;
}

.event-cat-slider {
  padding-bottom: 5rem;
}

.default-search {
  padding: 4rem 0;
}

@media (max-width: 736px) {
  .event-search {
    display: block;
  }
  .event-search-col {
    width: 100%;
  }
}
.results {
  background-color: #f2f2f2;
  padding: 5rem 0;
}

.filters {
  background-color: rgb(209, 204, 189);
  position: sticky;
  top: 10rem;
  margin-bottom: 1.5rem;
}

.filters-inner {
  padding: 1.5rem;
}

.filters-inner form label {
  display: block;
  font-size: 1.4rem;
}

.filters-inner form label input[type=text] {
  width: 100%;
  padding: 1rem;
  font-size: 1.6rem;
  border: none;
  background-color: white;
  color: #333;
  margin: 0.5rem 0 1.5rem 0;
}

.filters-inner form label ::-moz-placeholder {
  color: #333;
}

.filters-inner form label ::placeholder {
  color: #333;
}

.filters-inner form label select {
  width: 100%;
  padding: 1rem;
  font-size: 1.6rem;
  background-color: white;
  color: #333;
  margin: 0.5rem 0 1.5rem 0;
}

.filters-inner form input[type=submit] {
  padding: 1.5rem;
  font-size: 1.6rem;
  background-color: #4A162E;
  color: white;
  display: block;
  border: none;
  width: 100%;
}

.results-filtered {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.results-filtered-item {
  width: calc(50% - 15px);
  margin: 0 7.5px;
  background-color: white;
  box-shadow: 0 0 1.5rem 1.5rem rgba(0, 0, 0, 0.03);
  margin-bottom: 3rem;
  position: relative;
}

.results-filtered-item-image {
  height: 18rem;
  overflow: hidden;
}

.results-filtered-item-image img {
  min-width: 100%;
}

.results-filtered-item h3 {
  padding: 1.5rem 1.5rem 0rem 1.5rem;
  margin-top: 2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.results-filtered-item p {
  padding: 0 1.5rem 4rem 1.5rem;
  margin-top: -1.5rem;
  font-weight: 500;
}

.results-filtered-item a {
  display: inline-block;
  padding: 0.5rem 1.5rem;
  color: white;
  background-color: #4A162E;
  text-decoration: none;
  position: absolute;
  bottom: 1.5rem;
  right: 1.5rem;
  font-size: 1.4rem;
}

.results-filtered-item-date {
  padding: 0 1.5rem;
  font-size: 1.4rem;
  padding: 1.5rem;
  position: absolute;
  left: 1.5rem;
  top: 1.5rem;
  padding: 1rem;
  background-color: white;
  box-shadow: 0 0 1.5rem 1.5rem rgba(0, 0, 0, 0.03);
  text-align: center;
}

.results-filtered-item-date .date {
  font-size: 1.6rem;
  font-weight: 500;
}

.results-filtered-item-date .date .day-number {
  font-size: 3.7904rem;
  line-height: 4.738rem;
  font-family: "rotis", serif;
  color: #4A162E;
  font-weight: 700;
}

.results-filtered-item-date .date .day-month {
  font-size: 1.6rem;
}

.results-filtered-item-date span {
  display: block;
}

.event-toggler {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-content: flex-start;
}

.event-toggler-toggles {
  width: 100%;
  display: flex;
}

.event-toggler-toggles-btn {
  width: 100%;
  border: none;
  margin: 0;
  padding: 2.5rem 1.5rem;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  outline: none;
  cursor: pointer;
  line-height: 2.4rem;
  display: block !important;
  background-color: #ddd;
}

.event-toggler-toggles-btn.active-tab {
  background-color: #eee;
}

.event-toggler-toggles .btn-grey {
  display: block;
  color: #4A162E;
}

.event-toggler-toggles .btn-black {
  color: #4A162E;
  display: block;
}

.event-toggler .daily-prayer {
  display: none;
  background-color: #eee;
  height: 100%;
  width: 100%;
  position: relative;
  overflow-y: auto;
}

.event-toggler .daily-prayer-container {
  color: white;
  line-height: 2.8rem;
  font-weight: 500;
  text-shadow: 1rem 1rem 1rem rgba(0, 0, 0, 0.3);
  position: relative;
  height: 100%;
  overflow-y: auto;
  width: 100%;
  z-index: 5;
}

.event-toggler .active {
  display: flex !important;
  background-color: #eee !important;
}

.event-toggler .active .accordian-content {
  background-color: transparent;
}

.event-toggler .live-events {
  display: none;
  width: 100%;
  position: relative;
  background-color: #eee;
  overflow-y: auto;
  height: 100%;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  display: none;
}

.event-toggler .live-events ul {
  padding: 2rem;
  margin: 0;
  list-style: none;
  width: 100%;
  display: block;
  position: relative;
  height: 200px;
  overflow-y: auto;
}

.event-toggler .live-events ul li {
  display: block;
  margin-bottom: 1rem;
  background-color: white;
  position: relative;
  width: 100%;
  color: #4A162E;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border: 1px solid rgba(204, 204, 204, 0.6);
  overflow: hidden;
}

.event-toggler .live-events ul li .event-image {
  position: relative;
  height: 11rem;
  width: 11rem;
  float: left;
}

.event-toggler .live-events ul li .event-image .no_image {
  position: relative;
  height: 72%;
  width: 100%;
  float: left;
}

.event-toggler .live-events ul li .event-image .no_image.event-image-listing_featured {
  background-color: rgba(154, 51, 111, 0.1);
}

.event-toggler .live-events ul li .event-image .no_image.event-image-listing_regular-services {
  background-color: rgba(154, 51, 111, 0.1);
}

.event-toggler .live-events ul li .event-image .no_image.event-image-listing_special-services {
  background-color: rgba(74, 22, 46, 0.1);
}

.event-toggler .live-events ul li .event-image .no_image.event-image-listing_concerts {
  background-color: rgba(103, 135, 183, 0.1);
}

.event-toggler .live-events ul li .event-image .no_image.event-image-listing_talks-and-lectures {
  background-color: rgba(112, 164, 137, 0.1);
}

.event-toggler .live-events ul li .event-image .no_image.event-image-listing_exhibitions {
  background-color: rgba(120, 101, 146, 0.1);
}

.event-toggler .live-events ul li .event-image .no_image.event-image-listing_education-events {
  background-color: rgba(133, 115, 99, 0.1);
}

.event-toggler .live-events ul li .event-image .no_image.event-image-listing_tours {
  background-color: rgba(99, 177, 229, 0.1);
}

.event-toggler .live-events ul li .event-image .no_image.event-image-listing_other-events {
  background-color: rgba(213, 43, 30, 0.1);
}

.event-toggler .live-events ul li .event-image .no_image .logo {
  background-image: url("../img/wells-logo.svg"), none;
  transform: translateY(-50%);
  background-size: 100% 100%;
  position: absolute;
  margin-right: auto;
  margin-left: auto;
  max-width: 100px;
  height: 30px;
  width: 100%;
  right: 0px;
  left: 0px;
  top: 50%;
}

.event-toggler .live-events ul li .event-image img {
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
}

.event-toggler .live-events ul li .event-image-category {
  background-color: #4A162E;
  padding: 0.2rem 0.8rem;
  position: absolute;
  font-size: 1rem;
  color: white;
  bottom: 0rem;
  width: 100%;
  left: 0;
}

.event-toggler .live-events ul li .date {
  width: 11rem;
  height: 11rem;
  padding: 1.5rem;
  background-color: #4A162E;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}

.event-toggler .live-events ul li .date .number {
  font-size: 3.7904rem;
  line-height: 4.738rem;
  color: white;
  display: block;
  width: 100%;
  text-align: center;
  font-family: "rotis", serif;
  font-weight: bold;
  white-space: nowrap;
  position: relative;
  margin-bottom: -0.5rem;
}

.event-toggler .live-events ul li .date .number span {
  font-size: 1.6rem;
  line-height: 2rem;
  position: absolute;
  top: 0;
  right: 0;
}

.event-toggler .live-events ul li .date .month {
  color: white;
  font-size: 1.6rem;
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.event-toggler .live-events ul li .description {
  display: block;
  width: calc(100% - 22rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1rem;
  height: 100%;
}

.event-toggler .live-events ul li .description .title {
  font-size: 1.8rem;
  margin-bottom: 0.1rem;
  display: block;
  font-weight: 600;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.event-toggler .live-events ul li .description .subtext {
  font-size: 1.4rem;
  color: #222;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.event-toggler .live-events ul li .description a {
  color: #4A162E;
  text-decoration: none;
  font-size: 1.4rem;
}

.notice {
  padding: 1.5rem;
  width: 100%;
  width: 100%;
}

.notice-inner {
  color: #4A162E;
  background-color: white;
  font-weight: 500;
  display: flex;
  align-items: center;
  width: 100%;
}

.notice-inner span {
  margin-right: 1.5rem;
  padding: 0;
  width: 4rem;
  height: 4rem;
  display: block;
  color: white;
  background-color: #9A336F;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 1280px) {
  .event-toggler-toggles-btn {
    padding: 1.5rem 1.5rem;
    font-size: 1.4rem;
  }
  .event-toggler .live-events::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2rem;
    background-image: linear-gradient(to top, #eee 20%, rgba(238, 238, 238, 0));
    z-index: 10;
  }
  .event-toggler .live-events ul {
    height: 20rem;
    overflow-y: auto;
  }
  .event-toggler .live-events ul li .event-image {
    width: 100%;
    height: 13rem;
    overflow: hidden;
  }
  .event-toggler .live-events ul li .description {
    width: 100%;
  }
  .event-toggler .live-events ul li .date {
    position: absolute;
    right: 1.5rem;
    height: 7rem;
    width: 8rem;
    top: 1.5rem;
  }
  .event-toggler .live-events ul li .date .number span {
    position: relative;
    margin-left: -5px;
  }
}
.diary .dp-permanent .dp-cal-header {
  background-color: #eee !important;
}

.diary .dp-permanent .dp {
  background-color: transparent !important;
  border: transparent !important;
}

.visiting-times {
  width: 100%;
  padding: 1.5rem;
  color: white;
  background-color: #4A162E;
  display: flex;
}

.visiting-times-inner {
  display: flex;
}

.visiting-times-inner h5 {
  font-size: 1.6rem;
  padding-right: 1.5rem;
}

.visiting-times-inner p {
  font-size: 1.2rem;
}

.sgpb-popup-builder-content-html h4 {
  text-align: center;
  color: #4A162E;
}

.full-width-slider {
  width: 100%;
  overflow-y: hidden;
  white-space: nowrap;
  position: relative;
}

.full-width-slider-container {
  display: table;
}

.full-width-slider-block {
  width: 50rem;
  height: 50rem;
  padding: 3rem;
  position: relative;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  text-decoration: none;
  vertical-align: top;
}

.full-width-slider-block::after {
  opacity: 1;
  transition: opacity 0.4s;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  background-image: linear-gradient(to bottom right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2));
}

.full-width-slider-block:hover::after {
  opacity: 0.2;
}

.full-width-slider-block-content {
  transition: all 0.5s;
  opacity: 1;
  height: auto;
  color: white;
  position: relative;
  z-index: 5;
  width: 85%;
  word-wrap: normal;
}

.full-width-slider-block-content h3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.full-width-slider-block-btn {
  position: absolute;
  padding: 3rem;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.9) 30%, rgba(0, 0, 0, 0));
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 5;
  text-align: center;
  font-size: 1.8rem;
  opacity: 0;
  transition: all 0.3s;
  transform: translateY(100%);
  text-decoration: none;
}

.full-width-slider-block-btn span {
  color: white;
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  position: relative;
  width: 100%;
  letter-spacing: 1px;
}

.full-width-slider-block:hover .full-width-slider-block-btn {
  opacity: 0.8;
  transform: translateY(0);
}

.no-flick {
  -webkit-transform: translate3d(0, 0, 0);
}

@media (max-width: 1280px) {
  .full-width-slider-block {
    width: 40rem;
    height: 40rem;
  }
}
@media (max-width: 980px) {
  .full-width-slider-block {
    width: 30rem;
    height: 30rem;
  }
  .full-width-slider-block-btn {
    font-size: 1.6rem;
  }
}
@media (max-width: 736px) {
  .full-width-slider-block {
    width: 26rem;
    height: 26rem;
    padding: 2rem 1.5rem;
  }
  .full-width-slider-block::after {
    opacity: 0.6;
  }
  .full-width-slider-block-btn {
    transform: translateY(0);
    opacity: 1;
    font-size: 1.4rem;
    padding: 2rem;
  }
}
.card-dean-news {
  width: 100%;
  display: flex;
  position: relative;
  height: 100%;
}

.card-dean-news-highlight {
  width: 33.33%;
  position: relative;
  height: 100%;
  background-color: #4A162E;
  padding: 3rem;
}

.card-dean-news-highlight a {
  text-decoration: none;
}

.card-dean-news-highlight h3 {
  color: white;
  margin-bottom: 2rem;
}

.card-dean-news-highlight h5 {
  color: white;
  display: block;
  padding: 1.5rem 0;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  font-weight: 400;
}

.card-dean-news-highlight p {
  color: white;
  font-size: 1.4rem;
}

.card-dean-news-highlight-figure {
  display: flex;
  align-items: center;
  align-content: center;
  width: 100%;
}

.card-dean-news-highlight-figure img {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  margin-right: 2rem;
}

.card-dean-news-highlight-figure h6 {
  color: white;
}

.card-dean-news-main {
  width: 66.6%;
  position: relative;
}

.card-dean-news-main .instagram {
  width: 100%;
  height: 100%;
  position: relative;
}

.card-dean-news-main .instagram-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.card-dean-news-main .instagram-item::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 30%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.882), rgba(0, 0, 0, 0));
}

.card-dean-news-main .instagram-item img {
  min-width: 100%;
}

.card-dean-news-main .instagram-item a {
  position: absolute;
  z-index: 10;
  left: 3rem;
  top: 3rem;
  font-size: 2.1328rem;
  text-decoration: none;
  color: white;
  font-weight: 500;
  text-shadow: 2px 3px 16px rgba(0, 0, 0, 0.75);
}

.card-dean-news-main .instagram-item div {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.4rem;
  position: absolute;
  margin-left: 1rem;
  right: 3rem;
  top: 3rem;
  color: white;
  z-index: 11;
}

.card-dean-news-main .instagram-item div::before {
  content: "Likes";
  padding-right: 1rem;
}

@media (max-width: 736px) {
  .card-dean-news {
    margin-top: 4rem;
    display: block;
  }
  .card-dean-news-highlight {
    width: 100%;
    height: auto;
  }
  .card-dean-news-main {
    width: 100%;
    height: 32rem !important;
  }
}
.weekly-prayer {
  padding: 3rem;
  color: white;
  background-color: #4A162E;
  box-shadow: 0 0 1rem 0rem rgba(0, 0, 0, 0.1);
}

.weekly-prayer hr {
  width: 6rem;
  height: 0;
  border-top: 1px solid white;
  margin: 3rem 0;
}

.weekly-prayer a {
  color: white;
  text-decoration: none;
}

.homepage-video {
  width: 100%;
  background-color: white;
  height: 100%;
  position: relative;
  box-shadow: 0 0 1rem 0rem rgba(0, 0, 0, 0.1);
}

.homepage-video p {
  padding: 0 3rem;
}

.homepage-video h5 {
  padding: 0 3rem;
  color: #4A162E;
}

.homepage-video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  margin-bottom: 3rem;
}

.homepage-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.instagram {
  height: 40rem !important;
  margin-top: 3rem;
}

.instagram-item {
  width: 100%;
  height: 100%;
  position: relative;
}

.instagram-item img {
  min-width: 100%;
}

.instagram-item a {
  z-index: 5;
  position: absolute;
  left: 3rem;
  top: 3rem;
  font-size: 2.1328rem;
  color: white;
  font-weight: 500;
  text-decoration: none;
}

.instagram-item div {
  z-index: 5;
  position: absolute;
  right: 3rem;
  top: 3rem;
  font-size: 2.1328rem;
  color: white;
  font-weight: 500;
  text-decoration: none;
}

.instagram-item div::before {
  content: "Likes";
  padding-right: 15px;
}

.instagram-item::after {
  content: "";
  width: 100%;
  height: 10rem;
  position: absolute;
  left: 0;
  top: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.87), rgba(0, 0, 0, 0));
}

.timeline {
  padding: 25rem 0 5rem 0;
}

.timeline-inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-image: url("../img/shape.png");
  background-size: 75%;
  background-position: center;
  background-repeat: no-repeat;
}

.timeline-inner::after {
  position: absolute;
  content: "";
  background-color: black;
  left: 50%;
  top: 0;
  width: 0.5rem;
  height: 100%;
  transform: translateX(-50%);
}

.timeline-inner-item {
  width: 50%;
  margin-bottom: 20rem;
  position: relative;
  z-index: 1;
}

.timeline-inner-item-description {
  display: none;
}

.timeline-inner-item-inner {
  width: 50%;
  background-color: #4A162E;
  height: 40rem;
  margin: 0 auto;
  position: relative;
  box-shadow: 0 2rem 4rem rgba(0, 0, 0, 0.3);
  color: white;
  display: flex;
  align-items: flex-end;
  cursor: pointer;
}

.timeline-inner-item-inner::before {
  position: absolute;
  content: "";
  top: 50%;
  right: -50%;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: #9A336F;
  transform: translate(50%, -50%);
}

.timeline-inner-item-inner h4 {
  padding: 1.5rem;
  z-index: 3;
  position: relative;
  margin: 0;
  display: block;
  background-color: #4A162E;
  width: 100%;
}

.timeline-inner-item-inner-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/temp-img/cathedral-ceiling.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 2;
}

.timeline-inner-item-inner-date {
  position: absolute;
  left: -1.5rem;
  top: 3rem;
  padding: 0.5rem 1.5rem;
  background-color: #9A336F;
  color: white;
  z-index: 4;
  font-size: 1.8rem;
  font-weight: 500;
  box-shadow: 0 2rem 2rem rgba(0, 0, 0, 0.3);
  letter-spacing: 1px;
}

.timeline-inner-item:nth-of-type(odd) {
  margin-top: -20rem;
}

.timeline-inner-item:nth-of-type(even) {
  margin-top: 20rem;
}

.timeline-inner-item:nth-of-type(even) .timeline-inner-item-inner::before {
  left: -50%;
  right: unset;
  transform: translate(-50%, -50%);
}

.timeline-modal {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 50000;
  width: 100%;
  height: 100%;
  background-color: rgba(74, 22, 46, 0.9);
  display: none;
  align-items: center;
  justify-content: center;
}

.timeline-modal .timeline-inner-item-description-inner {
  width: 60%;
  padding: 3rem;
  padding-top: 6rem;
  background-color: white;
  position: relative;
  border-radius: 5px;
  height: 40rem;
  overflow-y: auto;
}

.timeline-modal .timeline-inner-item-description-inner .close {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  color: white;
  background-color: #B22433;
  font-weight: 500;
  font-size: 1.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.timeline-modal.active {
  display: flex;
}

@media (max-width: 980px) {
  .timeline-modal .timeline-inner-item-description-inner {
    width: 90%;
  }
  .timeline {
    padding: 3rem 0;
  }
  .timeline-inner {
    display: block;
  }
  .timeline-inner-item {
    width: 100%;
    margin-bottom: 0;
    margin-bottom: 3rem;
  }
  .timeline-inner-item-inner {
    width: 100%;
    height: 30rem;
  }
  .timeline-inner-item-inner::before {
    display: none;
  }
  .timeline-inner-item:nth-of-type(odd) {
    margin-top: 0;
  }
  .timeline-inner-item:nth-of-type(even) {
    margin-top: 0;
  }
}
.music-player {
  display: none;
  position: fixed;
  bottom: 0;
  right: 2rem;
  z-index: 10000;
  width: 32rem;
}

.music-player-inner {
  width: 100%;
  padding: 1.5rem 1.5rem;
  font-weight: 600;
  font-size: 2.1328rem;
  background-color: #9A336F;
  box-shadow: 0 0 2rem 0.5rem rgba(0, 0, 0, 0.2);
  color: white;
  font-family: "rotis", serif;
  position: relative;
  border-top: 1px solid #4A162E;
  border-left: 1px solid #4A162E;
  border-right: 1px solid #4A162E;
}

.music-player-inner button {
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  padding: 0 3rem;
  font-size: 1.8rem;
  background-color: rgba(0, 0, 0, 0.114);
  border: none;
  color: white;
  font-weight: 600;
  border-left: 1px solid #4A162E;
}

@media (max-width: 980px) {
  .music-player {
    position: fixed;
    bottom: 0;
    right: unset;
    left: 0;
    z-index: 10000;
    width: 100%;
  }
  .music-player-inner {
    padding: 1.2rem;
  }
}
.pre-music {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #4A162E;
  padding: 0 1.5rem;
  color: white;
}

.pre-music-inner {
  padding: 0.5rem 1.5rem;
  background-color: rgba(0, 0, 0, 0.2);
  border-left: 1px solid black;
  border-right: 1px solid black;
  display: inline-block;
  cursor: pointer;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.4rem;
}

.pre-music-inner span {
  margin-right: 1.5rem;
}

.music-player-container {
  display: flex;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 50000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}

.player-lg {
  width: 33%;
  height: 100%;
  background-color: #9A336F;
  border: 1px solid #4A162E;
  overflow: hidden;
  position: absolute;
  left: -100%;
  top: 0;
  z-index: 10;
  transition: all 0.3s;
}

.player-lg-inactive {
  overflow-y: scroll;
  height: 100%;
  position: relative;
  padding-bottom: 5rem;
}

.player-lg-inactive ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style: none;
}

.player-lg-inactive ul li:not(:last-of-type) {
  border-bottom: 1px solid #4A162E;
}

.player-lg-inactive ul li {
  padding: 0.5rem 1.5rem;
  color: white;
  cursor: pointer;
  position: relative;
}

.player-lg-inactive ul li span {
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
}

.player-lg-inactive ul li:nth-of-type(odd) {
  background-color: rgba(74, 22, 46, 0.2);
}

.player-lg-inactive audio {
  display: none;
}

.player-lg-active {
  border-bottom: 1px solid #4A162E;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.player-lg-active-inner {
  width: calc(100% - 5rem);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.player-lg-active-inner span {
  color: white;
  margin-left: 1rem;
  font-weight: bold;
}

.player-lg-active-inner-target {
  font-style: normal !important;
  font-weight: normal !important;
}

.player-lg-active-controls {
  width: 5rem;
  height: 5rem;
  border: none;
  border-right: 1px solid #4A162E;
  background-color: transparent;
  color: white;
  font-size: 1.8rem;
  background-color: rgba(74, 22, 46, 0.4);
}

.player-lg-active .player-timeline {
  width: 100%;
  border-top: 1px solid #4A162E;
}

.player-lg-active .player-timeline-track {
  padding: 0.5rem 1.5rem;
  background-color: rgba(74, 22, 46, 0.8);
  position: relative;
}

.player-lg-active .player-timeline-track .player-timeline-pin {
  position: absolute;
  background-color: white;
  border: 1px solid white;
  top: 0;
  left: 0;
  width: 1rem;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  transform: translateX(-50%);
}

.player-lg-tag {
  background-color: #4A162E;
  padding: 0.75rem 1.5rem;
  color: white;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.player-lg-tag span {
  cursor: pointer;
  font-size: 2.4rem;
}

.player-lg-tag p {
  padding: 0;
  margin: 0;
}

.player-lg-tag p i {
  margin-left: 1rem;
}

.player-lg-tag p span {
  cursor: pointer;
  font-size: 2rem;
}

.active-music-player {
  display: flex;
  opacity: 1;
  visibility: visible;
}

.active-music-player .player-lg {
  left: 0;
}

.header-music iframe .sound__artwork {
  display: none !important;
}

@media (max-width: 1280px) {
  .pre-music {
    padding-left: 0;
  }
}
@media (max-width: 980px) {
  .player-lg {
    width: 100%;
  }
  .pre-music {
    padding-left: 0;
    padding-right: 0;
  }
  .pre-music-inner {
    width: 100%;
    text-align: center;
  }
}
.advent {
  height: 100vh;
  min-height: 90rem;
  width: 100vw;
  color: white;
  background-color: black;
  position: relative;
  display: flex;
  align-items: center;
  background-image: url("../img/light-cathedral.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.advent-modal-space {
  padding: 1.5rem;
  background-color: #9A336F;
  height: 40rem;
  overflow-y: auto;
}

.advent-calendar-outer {
  width: 50rem;
  position: relative;
  z-index: 5;
}

.advent-calendar-outer .advent-title {
  z-index: 10;
}

.advent-calendar-outer .advent-title .target-content {
  display: none;
}

.advent-calendar-outer .title {
  position: absolute;
  font-weight: bold;
  width: 20rem;
  height: 12rem;
  text-align: left;
  background-color: #9A336F;
  padding: 1.5rem 1.5rem;
  cursor: pointer;
}

.advent-calendar-outer .title span {
  position: absolute;
  bottom: 1.5rem;
  right: 1.5rem;
  margin: 0;
  font-size: 1.4rem;
  font-weight: 400;
}

.advent-calendar-outer .title-advent {
  left: 50%;
  transform: translateX(-50%);
  top: -30%;
  position: absolute;
  background-color: #9A336F;
}

.advent-calendar-outer .title-christmas {
  left: 80%;
  top: -20%;
  background-color: #FCD450;
  color: white;
}

.advent-calendar-outer .title-candlemas {
  left: 105%;
  top: 15%;
  background-color: #6BA58F;
}

.advent-calendar-outer .title-lent {
  left: 105%;
  top: 60%;
  background-color: #9A336F;
}

.advent-calendar-outer .title-holy-week {
  left: 85%;
  top: 95%;
  background-color: #FCD450;
  color: white;
}

.advent-calendar-outer .title-trinity {
  left: 50%;
  top: 107%;
  transform: translateX(-50%);
  background-color: #B22433;
}

.advent-calendar-outer .advent-modal-space {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: #9A336F;
  color: white;
  z-index: 10;
  visibility: hidden;
  width: 0;
  opacity: 0;
  transition: opacity 0.3s;
  flex-wrap: wrap;
  align-content: center;
  padding: 5rem 0;
  text-align: center;
}

.advent-calendar-outer .advent-modal-space h3 {
  display: block;
  width: 60%;
}

.advent-calendar-outer .advent-modal-space p {
  width: 60%;
}

.advent-calendar-outer .active {
  visibility: visible;
  width: 100%;
  opacity: 1;
}

.advent-calendar {
  width: 50rem;
  height: 50rem;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.advent-calendar-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 65%;
  width: 65%;
  border-radius: 50%;
  z-index: 10;
  overflow: hidden;
  pointer-events: none;
}

.advent-calendar-inner-img {
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100vw;
  height: 100vh;
  min-height: 90rem;
  background-image: url("../img/light-cathedral.jpg");
}

.advent-calendar .target-content {
  display: none;
}

.advent-calendar-green {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  pointer-events: none;
  background-color: #6BA58F;
}

.advent-calendar-green .title {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.advent-calendar-advent {
  position: absolute;
  left: 50%;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #9A336F;
  z-index: 1;
  cursor: pointer;
}

.advent-calendar-christmas {
  position: absolute;
  left: 50%;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

.advent-calendar-christmas polygon {
  pointer-events: auto;
  cursor: pointer;
}

.advent-calendar-epiphany {
  position: absolute;
  left: 50%;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 3;
  pointer-events: none;
}

.advent-calendar-epiphany polygon {
  pointer-events: auto;
}

.advent-calendar-candlemas {
  position: absolute;
  left: 50%;
  top: 0;
  width: 50%;
  height: 100%;
  pointer-events: none;
  z-index: 4;
}

.advent-calendar-candlemas polygon {
  pointer-events: auto;
  cursor: pointer;
}

.advent-calendar-lent {
  position: absolute;
  left: 50%;
  top: 0;
  width: 50%;
  height: 100%;
  pointer-events: none;
  z-index: 5;
}

.advent-calendar-lent polygon {
  pointer-events: auto;
  cursor: pointer;
}

.advent-calendar-holy-week {
  position: absolute;
  left: 50%;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 6;
  pointer-events: none;
}

.advent-calendar-holy-week polygon {
  pointer-events: auto;
  cursor: pointer;
}

.advent-calendar-trinity {
  position: absolute;
  left: 50%;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 7;
  pointer-events: none;
}

.advent-calendar-trinity polygon {
  pointer-events: auto;
  cursor: pointer;
}

.advent-header {
  padding: 5rem 0;
  text-align: center;
}

.advent-header p {
  font-size: 2.8432rem !important;
  line-height: 4.2648rem !important;
  font-family: "rotis", serif;
  color: #4A162E;
}

@media (max-width: 980px) {
  .advent-calendar-outer {
    width: 48rem;
    margin: 0 auto;
    margin-bottom: 2rem;
  }
  .advent-calendar-outer .title {
    display: none;
  }
  .advent-calendar-outer .advent-modal-space h3 {
    margin-top: 24rem;
    display: block;
    width: calc(100% - 1.5rem);
  }
  .advent-calendar-outer .advent-modal-space p {
    width: calc(100% - 1.5rem);
  }
  .advent-calendar {
    width: 48rem;
    height: 48rem;
  }
}
@media (max-width: 736px) {
  .advent {
    padding: 2rem 0;
  }
  .advent-header {
    padding: 2rem 0;
  }
  .advent-header p {
    font-size: 2.1328rem !important;
    line-height: 3.7324rem !important;
  }
  .advent-calendar-outer {
    width: 28rem;
    margin: 0 auto;
  }
  .advent-calendar-outer .title {
    display: none;
  }
  .advent-calendar {
    width: 28rem;
    height: 28rem;
    margin-bottom: 3rem;
  }
  .advent-modal-space {
    height: 40rem;
    margin-top: 1.5rem;
  }
}
.faqs {
  padding: 5rem 0;
}

.faqs-item {
  border: 1px solid #e3e2e2;
  position: relative;
  transition: all 0.3s;
  margin-bottom: 1.5rem;
}

.faqs-item-title {
  background-color: #eee;
  border-bottom: 1px solid #e3e2e2;
  padding: 0.5rem 1.5rem;
  display: block;
  width: 100%;
  cursor: pointer;
  position: relative;
}

.faqs-item-title h5 {
  margin: 0;
  margin-top: 0.5rem;
  color: #4A162E;
  width: 90%;
}

.faqs-item-content {
  position: relative;
  height: 0;
  overflow: hidden;
}

.faqs-item-state {
  transform: translateY(-50%);
  background-color: #e3e2e2;
  border: 1px solid #d2d2d2;
  pointer-events: none;
  position: absolute;
  border-radius: 50%;
  right: 1.5rem;
  height: 3rem;
  width: 3rem;
  top: 50%;
}

.faqs-item-state::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "+";
  color: #aaa;
  font-size: 2rem;
  font-weight: bold;
}

.faqs-item-check {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}

.faqs-item-check:checked ~ .faqs-item-content {
  height: auto;
  padding: 1.5rem;
}

.faqs-item-check:checked ~ .faqs-item-state::after {
  content: "-";
}

.archive-section {
  padding: 5rem 0;
}

.archive-section h3 {
  margin-bottom: 5rem;
  color: #4A162E;
}

.archive-section-bg {
  margin-bottom: 3rem;
}

.archive-section-item {
  padding: 1.5rem;
  padding-left: 0;
  margin-bottom: 3rem;
  height: 100%;
  position: relative;
  border-radius: 3px;
}

.archive-section-item h5 {
  color: #4A162E;
}

.archive-section-item hr {
  width: 6rem;
  height: 0;
  border: none;
  border-top: 1px solid #4A162E;
  margin: 1.5rem 0;
}

.archive-section-item a {
  color: black;
}

.archive-even {
  background-color: #F6F6F6;
  padding: 5rem 0;
  margin-top: -5rem;
}

.accordian {
  width: 100%;
  background-color: #eee;
  height: auto;
  transition: opacity 0.3s;
}

.accordian-input {
  display: none;
}

.accordian-title {
  font-size: 1.6rem;
  line-height: 2rem;
  padding: 1.5rem 2rem;
  display: block;
  width: 100%;
  position: relative;
  font-weight: 500;
  color: #4A162E;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
  z-index: 3;
  display: none;
}

.accordian-content {
  position: relative;
  visibility: visible;
  opacity: 1;
  width: auto;
  height: auto;
  background-color: #ddd;
  overflow: auto;
}

.accordian:last-of-type .accordian-title {
  border-bottom: none;
}

.diary {
  height: 100%;
}

.diary-inner {
  height: 100%;
}

.diary .dp-permanent {
  width: 100%;
  height: 100%;
}

.diary .dp-permanent .dp {
  background-color: rgba(209, 204, 189, 0.748);
  border-radius: 0;
  height: 100%;
}

.diary .dp-permanent .dp-selected {
  background-color: #9A336F;
}

.diary .dp-permanent .dp-cal {
  min-height: auto;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.diary .dp-permanent .dp-cal .dp-days {
  margin-bottom: 3rem;
}

.diary .dp-permanent .dp-cal-header {
  background-color: rgb(209, 204, 189);
  display: flex;
  justify-content: center;
  padding: 1rem 0;
}

.diary .dp-permanent .dp-cal-header button {
  padding: 0;
}

.diary .dp-permanent .dp-cal-header .dp-prev {
  position: relative;
  top: 0;
  left: 0;
}

.diary .dp-permanent .dp-cal-header .dp-next {
  position: relative;
  top: 0;
  right: 0;
}

.diary .dp-permanent .dp-cal-header .dp-cal-month {
  margin: 0 0.75rem;
  padding: 0.25rem 1.5rem;
}

.diary .dp-permanent .dp-cal-header .dp-cal-year {
  margin: 0 0.75rem;
  padding: 0.25rem 1.5rem;
}

.diary .dp-permanent .dp-cal-footer {
  background-color: rgb(209, 204, 189);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.latest-news-item-button h2 {
  color: #FFF;
}

.page-template-tmp-events .overview .container {
  display: inline-block;
  margin: 0px;
}

.page-template-tmp-events .overview .container .event_heading {
  font-size: 40px;
}

.page-template-tmp-events .overview .container #page_header {
  text-align: left;
  font-size: 40px;
}

.page-template-tmp-events .overview .container #page_header hr {
  margin: 10px 0px 10px 0px;
  color: #000;
}

.page-template-tmp-events .overview .container .row {
  text-align: left;
}

.page-template-tmp-events .overview .container .row hr {
  margin: 40px 0px 40px 0px;
  width: 130px;
}

.page-template-tmp-events .overview .container .inner {
  width: 100%;
  float: left;
}

.page-template-tmp-events .overview .container .events_left {
  margin-right: 1.8301610542%;
  width: 74.6705710102%;
  max-width: 1020px;
  float: left;
}

.page-template-tmp-events .overview .container .events_left .event-category-listing {
  flex-wrap: none;
  display: block;
}

.page-template-tmp-events .overview .container .events_left .event_card_wrap {
  flex-wrap: wrap;
  display: flex;
}

.page-template-tmp-events .overview .container .events_left .section_title {
  margin-left: 0px;
}

.page-template-tmp-events .overview .container .events_left .event-card-column {
  /**
  margin-right: 4.040404040404041%;
  width: 30.639730606060606%;
  margin-left: 0px!important;
  max-width: 303.333333px;
  flex: 1; 
  **/
  margin: 0px 30px 0px 0px !important;
  max-width: 303.333333px;
  flex: 1 0 25%;
}

.page-template-tmp-events .overview .container .events_left .event-card-column:nth-child(3n+3) {
  margin-right: 0px;
}

@media (max-width: 735px) {
  .page-template-tmp-events .overview .container .events_left .event-card-column {
    flex: none;
  }
}
.page-template-tmp-events .overview .container .events_left .event-category-listing_search-results .event-card-column {
  float: left;
}

.page-template-tmp-events .overview .container .events_left .event-category-listing_featured .event-card-column:nth-child(1) .event-card-inner-content {
  background: #4a162e;
}

.page-template-tmp-events .overview .container .events_left .event-category-listing_featured .event-card-column:nth-child(2) .event-card-inner-content {
  background: #786492;
}

.page-template-tmp-events .overview .container .events_left .event-category-listing_featured .event-card-column:nth-child(3) .event-card-inner-content {
  background: #d3cd8b;
}

.page-template-tmp-events .overview .container .events_left.full_width {
  margin-right: 0px;
  max-width: none;
  width: 100%;
}

.page-template-tmp-events .overview .container .events_left.full_width #page_header {
  font-size: 3.7904rem !important;
  line-height: 4.738rem;
  margin-bottom: 60px;
  text-align: center;
}

.page-template-tmp-events .overview .container .events_left.full_width #page_header hr {
  margin: 30px auto 30px auto;
}

.page-template-tmp-events .overview .container .events_left.full_width .single_event_content {
  width: 100%;
  float: left;
}

.page-template-tmp-events .overview .container .events_left.full_width .single_event_content .left {
  margin-right: 2.994011976%;
  width: 31.4371257485%;
  max-width: 420px;
  float: left;
}

.page-template-tmp-events .overview .container .events_left.full_width .single_event_content .main {
  width: 65.5688622754%;
  text-align: left;
  max-width: 876px;
  float: left;
}

.page-template-tmp-events .overview .container .events_left.full_width .single_event_content .main.no_image {
  max-width: none;
  width: 100%;
}

.page-template-tmp-events .overview .container .events_left.full_width .single_event_content .main #single_event_info p {
  font-weight: 500;
  font-size: 20px;
}

.page-template-tmp-events .overview .container .events_left.full_width .single_event_content .main #single_event_info p.event_date {
  margin-bottom: 5px;
}

.page-template-tmp-events .overview .container .events_left.full_width .single_event_content .main .event_description {
  width: 100%;
  float: left;
}

.page-template-tmp-events .overview .container .events_left.full_width .single_event_content .main .event_booking_button {
  padding: 10px 10px 10px 10px;
  text-align: center;
  margin-top: 30px;
  max-width: 180px;
  float: left;
  width: 100%;
}

.page-template-tmp-events .overview .container .events_left.full_width .single_event_content .main .event_booking_button a {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  color: #FFF;
  width: auto;
}

@media (max-width: 990px) {
  .page-template-tmp-events .overview .container .events_left {
    margin-right: 0px;
    max-width: none;
    width: 100%;
  }
}
@media (max-width: 735px) {
  .page-template-tmp-events .overview .container .events_left .event-card-column {
    margin-right: 0px;
    max-width: none;
    width: 100%;
  }
  .page-template-tmp-events .overview .container .events_left.full_width .single_event_content {
    text-align: center;
  }
  .page-template-tmp-events .overview .container .events_left.full_width .single_event_content .left {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 0px;
    max-width: 420px;
    float: none;
    width: 100%;
  }
  .page-template-tmp-events .overview .container .events_left.full_width .single_event_content .main {
    text-align: left;
    max-width: none;
    width: 100%;
  }
}
.page-template-tmp-events .overview .container .events_right {
  width: 22.4011713031%;
  margin-top: 89px;
  max-width: 306px;
  float: left;
}

.page-template-tmp-events .overview .container .events_right .cat_menu {
  margin-bottom: 120px;
  text-align: left;
  font-size: 16px;
  width: 100%;
  float: left;
}

.page-template-tmp-events .overview .container .events_right .cat_menu .title {
  font-family: "Montserrat", sans-serif;
  padding: 22px 30px 22px 30px;
  box-sizing: border-box;
  background: #4a162e;
  line-height: 16px;
  font-weight: 400;
  font-size: 16px;
  width: 100%;
  float: left;
  color: #FFF;
}

.page-template-tmp-events .overview .container .events_right .cat_menu ul {
  padding: 22px 30px 22px 30px;
  box-sizing: border-box;
  background: #d1ccbd;
  width: 100%;
  float: left;
}

.page-template-tmp-events .overview .container .events_right .cat_menu ul li {
  border-bottom: 1px solid #FFF;
  padding-bottom: 10px;
  margin-bottom: 15px;
  width: 100%;
  float: left;
}

.page-template-tmp-events .overview .container .events_right .cat_menu ul li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.page-template-tmp-events .overview .container .events_right .cat_menu ul li a {
  text-decoration: none;
  color: #4a162e;
  float: left;
  width: auto;
}

.page-template-tmp-events .overview .container .events_right .cat_menu.stuck {
  position: fixed;
  width: 306px;
  top: 125px;
}

.page-template-tmp-events .overview .container .events_right .event_sidebar_content {
  text-align: left;
  width: 100%;
  float: left;
}

.page-template-tmp-events .overview .container .events_right .event_sidebar_content.event_dont_miss {
  margin-bottom: 120px;
}

.page-template-tmp-events .overview .container .events_right .event_sidebar_content.event_dont_miss ul li:first-child {
  margin-bottom: 25px;
}

.page-template-tmp-events .overview .container .events_right .event_sidebar_content h4 {
  margin-bottom: 25px;
  font-size: 3.5rem;
  font-weight: 300;
  width: 100%;
  float: left;
}

.page-template-tmp-events .overview .container .events_right .event_sidebar_content ul {
  width: 100%;
  float: left;
}

.page-template-tmp-events .overview .container .events_right .event_sidebar_content ul li {
  width: 100%;
  float: left;
}

.page-template-tmp-events .overview .container .events_right .event_sidebar_content ul li .top {
  margin-bottom: 5px;
  width: 100%;
  float: left;
}

.page-template-tmp-events .overview .container .events_right .event_sidebar_content ul li .top .title {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  max-width: 235px;
  font-size: 18px;
  float: left;
  width: 100%;
}

.page-template-tmp-events .overview .container .events_right .event_sidebar_content ul li .top .date {
  padding: 12px 12px 7px 12px;
  background: #4a162e;
  text-align: center;
  float: right;
  color: #FFF;
}

.page-template-tmp-events .overview .container .events_right .event_sidebar_content ul li .top .date .number {
  font-weight: bold;
  font-size: 20px;
  display: block;
  clear: both;
}

.page-template-tmp-events .overview .container .events_right .event_sidebar_content ul li .top .date .number span {
  display: none;
}

.page-template-tmp-events .overview .container .events_right .event_sidebar_content ul li .top .date .month {
  text-transform: uppercase;
  margin-top: -10px;
  font-size: 11px;
  display: block;
}

.page-template-tmp-events .overview .container .events_right .event_sidebar_content ul li .description {
  width: 100%;
  float: left;
}

.page-template-tmp-events .overview .container .events_right .event_sidebar_content ul li .description .subtext {
  line-height: 18px;
  font-size: 14px;
  max-width: 80%;
  color: #8d8d8d;
  width: 100%;
  float: left;
  clear: both;
}

.page-template-tmp-events .overview .container .events_right .event_sidebar_content ul li .description a {
  text-decoration: none;
  text-align: right;
  padding: 0.35rem;
  font-size: 14px;
  color: #4A162E;
  float: right;
  width: auto;
}

@media (max-width: 990px) {
  .page-template-tmp-events .overview .container .events_right {
    margin-top: 0px;
    max-width: none;
    width: 100%;
  }
  .page-template-tmp-events .overview .container .events_right .cat_menu {
    margin-bottom: 60px;
  }
  .page-template-tmp-events .overview .container .events_right .event_sidebar_content {
    padding: 0px 30px 0px 30px;
    box-sizing: border-box;
    max-width: 400px;
  }
  .page-template-tmp-events .overview .container .events_right .event_sidebar_content.event_next {
    margin-bottom: 60px;
    clear: both;
  }
  .page-template-tmp-events .overview .container .events_right .event_sidebar_content.event_dont_miss {
    max-width: none;
    width: 100%;
    clear: both;
  }
  .page-template-tmp-events .overview .container .events_right .event_sidebar_content.event_dont_miss ul li {
    width: 45%;
  }
  .page-template-tmp-events .overview .container .events_right .event_sidebar_content.event_dont_miss ul li:first-child {
    margin-right: 10%;
  }
  .page-template-tmp-events .overview .container .events_right .event_sidebar_content.event_dont_miss ul li .top .title {
    max-width: 285px;
  }
}
/* Magnific Popup CSS */
* {
  transition: filter 0.2s linear;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-wrap ~ * {
  filter: blur(5px);
}

.mfp-wrap .image-source-link {
  color: #ffffff;
}

.mfp-container {
  text-align: center;
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
  overflow: auto;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #ffffff;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 50%;
  width: 66px;
  height: 66px;
  font-size: 2em;
  background-color: rgba(68, 76, 90, 0.01);
  font-style: normal;
  font-weight: normal;
  speak: never;
  text-decoration: inherit;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  transition: all 200ms ease-in;
}

.mfp-arrow:before {
  opacity: 0.6;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:before {
  content: "\e800";
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:before {
  content: "\e801";
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/*--------------------------------------------------------------
# Styles for dialog window
--------------------------------------------------------------*/
.modal-main {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  max-width: 430px;
  margin: 40px auto;
  border-radius: 0;
  background-color: #F0F0F0;
  text-align: left;
  overflow-y: auto;
}

.modal-main-content {
  width: 100%;
  height: 100%;
  padding: 35px 30px;
}

@media (max-width: 767px) {
  .modal-main-content {
    width: 100%;
  }
}
.modal-main h2 {
  text-align: center;
}

.modal-main br {
  display: none;
}

.modal-main .popup-title {
  position: relative;
  font-weight: bold;
  line-height: 1.1;
  color: #4A162E;
  text-align: center;
}

.modal-main form > p {
  margin-bottom: 15px;
}

.modal-main .input,
.modal-main textarea {
  width: 100%;
  padding: 5px 10px;
}

.modal-main .mfp-close {
  color: #4A162E;
  font-size: 48px;
  content: "\e824";
  opacity: 0.95;
}

/**
##########################################
 * Fade-move animation for second dialog
##########################################
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-out;
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

section.simple-page {
  padding-top: 4rem;
  padding-bottom: 5rem;
}

section.simple-page .container p {
  margin-bottom: 1rem;
}

/**
 * woocommerce.scss
 * Governs the general look and feel of WooCommerce sections of stores using themes that do not
 * integrate with WooCommerce specifically.
 */
/* Woocommerce Styles */
/*
A couple things to note...
1. This code was written very specifically for my base child theme so it might not work out of the box with every theme.
   I have it here mostly to share with anyone who might be looking to do the same thing I was.
2. I generally add my WooCommerce CSS overrides to a custom-woo.css file then use wp_enqueue_style() to call it
   so that it enqueues after the default WooCommerce Stylesheets
*/
.woocommerce-message {
  display: none;
}

.woocommerce-page div.product div.images,
.woocommerce div.product div.summary {
  float: none;
  width: 100%;
  max-width: 950px;
  margin: 2em auto;
}

body.woocommerce-page .container::before {
  content: "";
  display: block;
  clear: both;
}

body.woocommerce-page .woocommerce button.button.alt {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

body.woocommerce-page .woocommerce .button {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  border-radius: 0;
}

body.woocommerce-page .woocommerce .button:hover {
  color: #ffffff;
}

body.woocommerce-page .woocommerce-breadcrumb {
  font-size: 1em;
  padding: 1rem 0.5rem;
  margin-bottom: 40px;
}

body.woocommerce-page .woocommerce-breadcrumb a {
  color: #4A162E !important;
}

body.woocommerce-page .content {
  max-width: 100%;
}

body.woocommerce-page .content-area {
  width: 100%;
  margin: 0 0 2em;
}

body.woocommerce-page .content-area a {
  color: #9A336F;
}

body.woocommerce-page .content-area .product_title {
  text-align: center;
  margin-bottom: 4.7rem;
}

body.woocommerce-page .content-area .woocommerce-product-details__short-description {
  margin: 2em 0;
}

body.woocommerce-page .content-area .single_add_to_cart_button {
  background-color: #9A336F;
  font-family: inherit;
  font-weight: 500;
}

body.woocommerce-page .content-area #price {
  padding: 0.6180469716em;
  background-color: #f2f2f2;
  color: #43454b;
  outline: 0;
  -webkit-appearance: none;
  border-radius: 2px;
  box-sizing: border-box;
  font-weight: 400;
  border: solid 2px #e4e4e4;
}

body.woocommerce-page .related.products {
  display: none;
}

body.woocommerce-page .related.products::before, body.woocommerce-page .related.products::after {
  content: "";
  display: block;
  clear: both;
}

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
  text-align: left;
}

.woocommerce-account .woocommerce-form-login {
  max-width: 450px;
  margin: 2em auto !important;
}

.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  min-width: 115px;
  background-color: #9A336F !important;
}

.woocommerce-cart.full-width-content .content,
.woocommerce-checkout.full-width-content .content {
  max-width: 100%;
}

.woocommerce-cart .woocommerce table.shop_table {
  border: 1px solid #e6e6e6;
  margin: 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 0;
  border-bottom: none;
  border-right: none;
  margin-bottom: 35px;
}

.woocommerce-cart .woocommerce table.shop_table td.actions {
  border-top: 1px solid #e6e6e6;
  background: #f7f7f7;
  border-bottom: 0 solid #e6e6e6;
}

.woocommerce-cart .woocommerce table.shop_table thead {
  border-color: transparent;
}

.woocommerce-cart .woocommerce table.shop_table th {
  border-bottom: 2px solid #4A162E;
}

.woocommerce-cart .woocommerce table.shop_table th.product-remove, .woocommerce-cart .woocommerce table.shop_table th.product-name {
  text-align: center;
}

.woocommerce-cart .woocommerce table.shop_table th.product-price, .woocommerce-cart .woocommerce table.shop_table th.product-quantity, .woocommerce-cart .woocommerce table.shop_table th.product-subtotal {
  text-align: right;
}

.woocommerce-cart .woocommerce table.shop_table .cart_item td.product-price, .woocommerce-cart .woocommerce table.shop_table .cart_item td.product-quantity, .woocommerce-cart .woocommerce table.shop_table .cart_item td.product-subtotal {
  text-align: right;
}

.woocommerce-cart .woocommerce .cart-collaterals {
  width: 33%;
  float: right;
}

.woocommerce-cart .woocommerce .cart-collaterals h2 {
  display: none;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
  width: 100%;
}

.woocommerce-cart .entry-content form {
  width: 60%;
  float: left;
}

.woocommerce-checkout {
  text-align: left;
}

.woocommerce-checkout table.cart th, .woocommerce-checkout table.shop_table th {
  color: #4A162E;
  font-size: 14px;
  font-size: 1.4rem;
}

.woocommerce-checkout table.cart td, .woocommerce-checkout table.shop_table td {
  color: #4A162E;
  font-size: 16px;
  font-size: 1.6rem;
}

.woocommerce-checkout .woocommerce table.shop_table {
  border: 1px solid #e6e6e6;
  margin: 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 0;
  border-bottom: none;
  border-right: none;
  margin-bottom: 35px;
  border-bottom: 1px solid #e6e6e6;
}

.woocommerce-checkout .woocommerce .col2-set {
  width: 47.8260869565%;
  float: left;
  margin-right: 4.347826087%;
}

.woocommerce-checkout .woocommerce .col2-set .col-1, .woocommerce-checkout .woocommerce .col2-set .col-2 {
  margin-bottom: 2em;
  margin-left: 0;
  width: 100%;
  float: none;
}

.woocommerce-checkout .woocommerce form .form-row.create-account label {
  padding-top: 2px;
  font-weight: bold;
}

.woocommerce-checkout #add_payment_method #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  list-style: none;
}

.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #order_review {
  background: #fff;
  width: 47.8260869565%;
  float: right;
  margin-right: 0;
}

.woocommerce-checkout #ship-to-different-address-checkbox {
  width: auto;
  float: right;
  margin-left: 15px;
  margin-top: 10px;
  opacity: 1;
  position: static;
}

.woocommerce-checkout #ship-to-different-address label {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
  text-transform: uppercase;
  color: #000;
}

.woocommerce-checkout .payment-fixed {
  position: fixed;
  z-index: 9;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 2em;
  left: 52%;
  margin-left: 0;
  padding: 20px;
  top: 0;
  width: 45.5% !important;
  transition: padding 0.1s ease-in;
}

@media (max-width: 991px) {
  .woocommerce-checkout #give-gift-aid-explanation-content-wrap-6644 .right {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  form.woocommerce-checkout h3 {
    font-size: 28px;
  }
}
.woocommerce-info {
  border-top-color: #4A162E;
}

.woocommerce-info::before {
  color: #4A162E;
}

#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr th,
#add_payment_method table.cart th,
.woocommerce-cart table.cart th {
  color: #4A162E;
  font-size: 14px;
  font-size: 1.4rem;
}

#add_payment_method .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
#add_payment_method table.cart td,
.woocommerce-cart table.cart td {
  color: #4A162E;
  font-size: 16px;
  font-size: 1.6rem;
}

body #add_payment_method #payment ul.payment_methods li input, body.woocommerce-cart #payment ul.payment_methods li input, body.woocommerce-checkout #payment ul.payment_methods li input {
  width: auto;
  margin: -2px 0.5em 0 0;
}

body .woocommerce form .form-row .input-checkbox {
  width: auto;
  margin: -2px 5px 0 0;
}

#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th {
  border-top: none;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: right;
  padding: 10px 20px;
}

body.woocommerce-cart .cart-collaterals .cart_totals tr td, body.woocommerce-cart .cart-collaterals .cart_totals tr th {
  border-top: none;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: right;
  padding: 10px 20px;
}

body.woocommerce-checkout .cart-collaterals .cart_totals tr td, body.woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border-top: none;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: right;
  padding: 10px 20px;
}

body .woocommerce table.shop_table th {
  border-top: none;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: right;
  padding: 10px 20px;
}

body #add_payment_method table.cart td, body #add_payment_method table.cart th {
  border-right: 1px solid #e6e6e6;
}

body.woocommerce-cart table.cart td, body.woocommerce-cart table.cart th {
  border-right: 1px solid #e6e6e6;
}

body.woocommerce-checkout table.cart td, body.woocommerce-checkout table.cart th {
  border-right: 1px solid #e6e6e6;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
  border-bottom: 1px solid #e6e6e6;
}

body .woocommerce a {
  color: #9A336F;
}

body .woocommerce #respond input#submit.alt,
body .woocommerce a.button.alt, body .woocommerce button.button.alt,
body .woocommerce input.button.alt {
  background: #9A336F !important;
  font-weight: 500;
}

body .woocommerce #respond input#submit.alt:hover, body .woocommerce #respond input#submit.alt:focus,
body .woocommerce a.button.alt:hover,
body .woocommerce a.button.alt:focus, body .woocommerce button.button.alt:hover, body .woocommerce button.button.alt:focus,
body .woocommerce input.button.alt:hover,
body .woocommerce input.button.alt:focus {
  background: #9A336F !important;
}

body .woocommerce #respond input#submit.alt:hover,
body .woocommerce a.button.alt:hover, body .woocommerce button.button.alt:hover,
body .woocommerce input.button.alt:hover {
  background: #4A162E !important;
}

body .woocommerce .cart .button, body .woocommerce .cart input.button {
  background: #4A162E !important;
  color: #fff;
  font-weight: 500;
  border-radius: 40px;
}

body .woocommerce #respond input#submit,
body .woocommerce a.button, body .woocommerce button.button,
body .woocommerce input.button {
  background: #4A162E !important;
  color: #fff;
  font-weight: 500;
  border-radius: 40px;
}

body .woocommerce #payment #place_order {
  background-color: #9A336F;
}

.woocommerce-page #payment #place_order {
  float: right;
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.25em;
  padding: 1em;
  border-radius: 40px;
  margin-top: 0.5em;
}

body .woocommerce form .form-row-first, body .woocommerce form .form-row-last {
  width: 49%;
}

body .woocommerce-page form .form-row-first, body .woocommerce-page form .form-row-last {
  width: 49%;
}

body .woocommerce #respond input#submit.disabled,
body .woocommerce a.button.disabled, body .woocommerce button.button.disabled,
body .woocommerce input.button.disabled,
body .woocommerce #respond input#submit:disabled,
body .woocommerce a.button:disabled,
body .woocommerce button.button:disabled,
body .woocommerce input.button:disabled,
body .woocommerce #respond input#submit:disabled[disabled],
body .woocommerce a.button:disabled[disabled],
body .woocommerce button.button:disabled[disabled],
body .woocommerce input.button:disabled[disabled] {
  color: #fff;
}

body .woocommerce a.checkout-button.button.alt {
  border-radius: 40px;
}

body .woocommerce #content table.cart td.actions .coupon,
body .woocommerce table.cart td.actions .coupon {
  width: 68%;
}

body #add_payment_method table.cart td.actions .coupon .input-text, body.woocommerce-cart table.cart td.actions .coupon .input-text, body.woocommerce-checkout table.cart td.actions .coupon .input-text {
  padding: 8px 6px 7px;
  width: 65%;
}

body .woocommerce table.shop_table td {
  padding: 15px;
}

body .woocommerce-checkout table.shop_table td {
  text-align: right;
  border-right: 1px solid #e6e6e6;
  border-top: 0;
}

.woocommerce a.remove {
  margin: 0 auto;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #6BA58F;
}

.product-shipping-message {
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 0px;
  border-top: 1px solid #139248;
  border-bottom: 1px solid #139248;
}

body .woocommerce table.shop_table tbody th {
  border-bottom: none;
}

body .woocommerce table.shop_table tfoot td, body .woocommerce table.shop_table tfoot th {
  border-bottom: none;
}

body .woocommerce form .form-row input.input-text,
body .woocommerce form .form-row textarea {
  max-width: 100%;
}

body .woocommerce .product-name a {
  color: #000;
  pointer-events: none;
  cursor: default;
}

@media only screen and (max-width: 1139px) {
  .woocommerce-cart .entry-content form {
    width: 64%;
  }
}
@media only screen and (max-width: 980px) {
  .woocommerce-cart .entry-content form {
    width: 80%;
    float: none;
    margin: 0 auto;
  }
  .woocommerce-cart .woocommerce .cart-collaterals {
    width: 80%;
    float: None;
    margin: auto;
  }
  body .woocommerce #content table.cart td.actions .coupon,
  body .woocommerce table.cart td.actions .coupon {
    width: 100%;
  }
  body #add_payment_method table.cart td.actions .coupon .input-text, body.woocommerce-cart table.cart td.actions .coupon .input-text, body.woocommerce-checkout table.cart td.actions .coupon .input-text {
    width: 48%;
  }
}
@media only screen and (max-width: 650px) {
  .woocommerce-cart .entry-content form,
  .woocommerce-cart .woocommerce .cart-collaterals {
    width: 100%;
  }
  .woocommerce-checkout .woocommerce .col2-set {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .woocommerce-checkout #order_review_heading,
  .woocommerce-checkout #order_review {
    width: 100%;
    float: none;
  }
}
/****************CHECKOUT***************/
.woocommerce form .form-row {
  width: 100% !important;
}

.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
  width: 100% !important;
  padding: 8px;
}

.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
  width: 100%;
  height: 30px;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  float: left;
  width: 100%;
}

.custom-checkout h3 {
  background-color: #165f1c;
  /****CHANGE TO COLOR YOU WANT TO USE FOR TITLE BACKGROUND ****/
  width: 45%;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  margin-top: 50px;
  color: #fff;
  float: right;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 0.6180469716em;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row .select2-container--default .select2-selection--single {
  background-color: #f2f2f2;
  color: #43454b;
  outline: 0;
  border: 0;
  -webkit-appearance: none;
  border-radius: 2px;
  box-sizing: border-box;
  font-weight: 400;
  border: solid 2px #e4e4e4;
}

#wc_checkout_add_ons {
  width: 45%;
  float: right;
  text-align: center;
}

@media screen and (min-width: 980px) {
  .woocommerce-shipping-fields h3,
  .woocommerce-billing-fields h3 {
    width: 100%;
  }
  .woocommerce .col2-set,
  .woocommerce-page .col2-set {
    width: 45%;
    float: left;
  }
  .woocommerce-checkout-review-order {
    width: 45%;
    float: right;
  }
}
@media screen and (max-width: 979px) {
  .custom-checkout h3 {
    width: 100%;
  }
}
.no_js [data-aos^=fade][data-aos^=fade] {
  opacity: 1 !important;
}

.no_js .header-slider-item {
  padding-top: 250px;
}

.no_js .event-toggler .live-events {
  display: block;
}

.no_js .highlights {
  padding-bottom: 130px;
}

.download .col-12 {
  margin-bottom: 3rem;
}

.table-cell {
  word-wrap: break-word;
}

.deans-message {
  padding: 5rem 0;
}

.deans-message .title {
  text-align: center;
  margin-bottom: 5rem;
}

.deans-message h1, .deans-message h2, .deans-message h3, .deans-message h4, .deans-message h5, .deans-message h6 {
  color: #4A162E;
}

.deans-message video {
  height: 30rem;
  width: 100%;
}

@media (max-width: 980px) {
  .deans-message {
    padding: 2rem 0;
  }
  .deans-message .title {
    margin-bottom: 0rem;
  }
  .deans-message video {
    height: 30rem;
  }
}
.services-header {
  padding: 2rem 0;
}

.services-header img {
  width: 100%;
}

.services-header h3 {
  margin: 2rem 0;
}

.services-header .title {
  text-align: center;
  color: #4A162E;
}

.services-block-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(74, 22, 46, 0.9);
  z-index: 500000;
  visibility: hidden;
  opacity: 0;
  width: 0;
  transition: opacity 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.services-block-popup .services-block-modal-inner {
  padding: 3rem;
  padding-top: 6rem;
  background-color: white;
  border-radius: 5px;
  width: 60%;
  position: relative;
  height: 40rem;
  overflow-y: auto;
}

.services-block-popup .services-block-modal-inner .close {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: #B22433;
  color: white;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.services-block .active {
  visibility: visible;
  opacity: 1;
  width: 100%;
}

.services-block-titles {
  display: flex;
}

.services-block-titles-item {
  width: 33%;
  padding: 1.5rem;
  color: #4A162E;
  text-align: center;
}

.services-block-row {
  display: flex;
  margin-bottom: 3rem;
  height: 18rem;
}

.services-block-row > div {
  width: 33.3333333333%;
  padding: 1.5rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.services-block-row-what {
  width: 33%;
  background-color: #9A336F;
  color: white;
  display: flex;
  justify-items: center;
  align-items: center;
  position: relative;
}

.services-block-row-what p {
  font-size: 2.4rem;
  line-height: 3rem;
  display: block;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-weight: 500;
}

.services-block-row-what button {
  bottom: 0;
  right: 0;
  margin: 0;
  position: absolute;
  padding: 0;
  padding-left: 1.5rem;
  background-color: white;
  font-size: 1.8rem;
  line-height: 2.25rem;
  font-weight: 500;
  color: white;
  border: none;
  color: #4A162E;
  cursor: pointer;
  display: block;
  display: flex;
  align-items: center;
  border: 1px solid #4A162E;
}

.services-block-row-what button span {
  padding: 0.5rem 1.3rem;
  margin-left: 1.5rem;
  height: 100%;
  background-color: #4A162E;
  color: white;
  display: block;
  font-size: 1.4rem;
}

.services-block-row-what .services-block-modal {
  display: none;
}

.services-block-row-where {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  color: white;
  font-weight: 500;
  position: relative;
  z-index: 1;
}

.services-block-row-where::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}

.services-block-row-where p {
  z-index: 2;
  position: relative;
  font-size: 1.8rem;
  line-height: 2.7rem;
  margin: 0;
}

.services-block-row-when {
  position: relative;
  z-index: 1;
}

.services-block-row-when::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}

.services-block-row-when img {
  width: 6rem;
  height: 6rem;
  z-index: 3;
  position: relative;
}

.services-block-row-when p {
  position: absolute;
  right: 1.5rem;
  bottom: 1.5rem;
  font-size: 1.8rem;
  line-height: 2.25rem;
  margin: 0;
  color: white;
  font-weight: 500;
  z-index: 2;
}

@media (max-width: 980px) {
  .services-block-titles {
    display: none;
  }
  .services-block-row {
    display: block;
    margin-bottom: 3rem;
    height: auto;
  }
  .services-block-row > div {
    width: 100%;
  }
  .services-block-row-what {
    width: 100%;
  }
  .services-block-row-what p {
    font-size: 1.6rem;
    line-height: 1.6rem;
    margin: 0;
    text-align: left;
  }
  .services-block-row-what button {
    height: 100%;
    position: absolute;
    right: 0;
    border: none;
  }
  .services-block-row-what button span {
    position: relative;
    height: 100%;
  }
  .services-block-row-where {
    background-color: #4A162E;
    background-image: unset !important;
    justify-content: left;
  }
  .services-block-row-where::after {
    background-image: unset;
  }
  .services-block-row-where p {
    position: relative;
    left: 0;
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
  .services-block-row-when {
    width: 100%;
  }
  .services-block-row-when p {
    font-size: 1.6rem;
    line-height: 2rem;
  }
  .services-block-modal-inner {
    width: 90% !important;
  }
}
.download {
  padding: 5rem 0;
  background-color: #F6F6F6;
}

.download-item {
  background-color: white;
  position: relative;
  height: 100%;
  margin-bottom: 2rem;
}

.download-item-head {
  background-color: #9A336F;
  color: white;
  padding: 3rem 1.5rem;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}

.download-item-list {
  height: 100%;
  max-height: 40rem;
  overflow-y: auto;
  padding: 0 1.5rem;
  margin: 0;
  list-style: none;
}

.download-item-list li {
  margin: 1rem 0;
}

.download-item-list li a {
  color: black;
  text-decoration: none;
}

.download-item-list li a:hover {
  color: #9A336F;
  text-decoration: underline;
}

.testimonials {
  padding: 5rem 0;
  background-color: #F6F6F6;
}

.testimonials .col-12 {
  margin-bottom: 3rem;
}

.testimonials-item {
  background-color: white;
  box-shadow: 0 0 0.5rem 0.1rem rgba(0, 0, 0, 0.05);
  padding: 3rem;
  cursor: pointer;
  transition: all 0.3s;
  margin-bottom: 3rem;
  height: 100%;
}

.testimonials-item:hover {
  box-shadow: 0 0 1rem 0.5rem rgba(0, 0, 0, 0.05);
}

.testimonials-item-modal {
  display: none;
}

.testimonials-item-preview {
  text-align: center;
  padding: 4rem 0;
}

.testimonials-item .quote {
  text-align: center;
  font-size: 3rem;
  color: #9A336F;
}

.testimonials .modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  z-index: 500000;
  background-color: rgba(74, 22, 46, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}

.testimonials .modal-inner {
  width: 60%;
  background-color: white;
  padding: 3rem;
  padding-top: 6rem;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
}

.testimonials .modal-inner span {
  position: absolute;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #B22433;
  right: 1.5rem;
  top: 1.5rem;
}

.testimonials .active {
  display: flex;
}

@media (max-width: 980px) {
  .testimonials .modal-inner {
    width: 90%;
  }
}
.card-popup {
  margin-bottom: 2rem;
  position: relative;
  cursor: pointer;
  width: 100%;
  float: left;
}

.card-popup-modal {
  background-color: rgba(74, 22, 46, 0.9);
  justify-content: center;
  align-items: center;
  z-index: 500000;
  position: fixed;
  display: none;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.card-popup-modal .card-inner-modal-inner {
  background-color: white;
  position: relative;
  border-radius: 5px;
  padding-top: 6rem;
  padding: 3rem;
  width: 60%;
}

.card-popup-modal .card-inner-modal-inner .close {
  justify-content: center;
  background-color: #B22433;
  align-items: center;
  position: absolute;
  border-radius: 50%;
  display: flex;
  right: 1.5rem;
  height: 3rem;
  color: white;
  top: 1.5rem;
  width: 3rem;
}

.card-popup .active {
  display: flex;
}

.card-popup-container {
  width: 100%;
  float: left;
}

.card-popup picture {
  height: auto;
  width: 100%;
  float: left;
}

.card-popup-inner {
  position: absolute;
  color: white;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
}

.card-popup-inner h4 {
  background-color: #4A162E;
  position: absolute;
  padding: 1.5rem;
  display: block;
  width: 100%;
  margin: 0;
  bottom: 0;
  left: 0;
}

.card-popup-inner-modal {
  display: none;
}

@media (max-width: 980px) {
  .card-popup-modal .card-inner-modal-inner {
    width: 90%;
  }
}
.header-music {
  display: flex;
}

.header-music .tix {
  align-items: center;
  display: flex;
  width: 20rem;
}

.header-music .tix a {
  text-decoration: none;
  margin-left: 1.5rem;
  display: block;
  color: white;
}

.dp-cal-footer {
  display: none;
}

/***************************/
/** SLICK SLIDER **/
/***************************/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/***************************/
/** DP MODEL **/
/***************************/
.dp-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.75);
}

.dp {
  position: relative;
  background: #FFF;
  box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.25);
  line-height: 1.4;
  border-radius: 4px;
  max-height: 400px;
  z-index: 1000;
  padding-top: 6px;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
}

.dp:before {
  content: " ";
  height: 6px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #6BA58F;
  background: #6BA58F;
}

.dp-permanent .dp {
  padding-top: 0;
  border: 1px solid #EEE;
  box-shadow: none;
}

.dp-permanent .dp:before {
  display: none;
}

.dp-cal {
  min-height: 300px;
}

.dp-below {
  position: absolute;
  font-size: 0.8em;
  width: 400px;
  max-width: 100vw;
}

.dp-permanent {
  position: relative;
  font-size: 0.8em;
  width: 400px;
  max-width: 100vw;
}

.dp-permanent .dp {
  z-index: 0;
}

.dp-modal .dp {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 600px;
  width: calc(100% - 4em);
  transform: translate(-50%, -50%);
  animation: slide-up 0.3s forwards;
}

.dp-months {
  padding: 24px;
}

.dp-years {
  box-sizing: border-box;
  max-height: 400px;
  padding: 8px 0;
  overflow: auto !important; /* HACK for Chrome on Android */
}

.dp-cal-month,
.dp-cal-year,
.dp-day,
.dp-month,
.dp-year {
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  position: relative;
  color: #3B404D;
  border-radius: 2px;
  border: 0;
  background: transparent;
}

.dp-cal-header {
  position: relative;
  text-align: center;
  padding-bottom: 16px;
  background: #f5f5f5;
}

.dp-next,
.dp-prev {
  position: absolute;
  width: 30px;
  height: 30px;
  overflow: hidden;
  top: 14px;
  color: #777;
  border-radius: 2px;
  border: 0;
  background: transparent;
}

.dp-next:focus,
.dp-prev:focus,
.dp-next:hover,
.dp-prev:hover {
  outline: none;
  color: inherit;
}

.dp-prev {
  left: 24px;
}

.dp-next {
  right: 24px;
}

.dp-prev:before,
.dp-next:before {
  content: "";
  border: 2px solid;
  width: 10px;
  height: 10px;
  display: inline-block;
  transform: rotate(-45deg);
  transition: border-color 0.2s;
  margin: 9px 0 40px 4px;
}

.dp-prev:before {
  border-right: 0;
  border-bottom: 0;
}

.dp-next:before {
  border-left: 0;
  border-top: 0;
  margin-left: 0;
  margin-right: 4px;
}

.dp-cal-month,
.dp-cal-year {
  display: inline-block;
  font-size: 1.4em;
  padding: 16px 8px 8px;
  outline: none;
}

.dp-cal-footer {
  text-align: center;
  background: #f5f5f5;
}

.dp-day-today:after {
  content: "";
  height: 0;
  width: 0;
  border: 7px solid #6BA58F;
  border-bottom-color: transparent;
  border-left-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
}

.dp-close,
.dp-clear,
.dp-today {
  box-sizing: border-box;
  display: inline-block;
  width: 33%;
  padding: 8px;
  text-decoration: none;
  color: inherit;
  border: 0;
  background: transparent;
}

.dp-permanent .dp-close,
.dp-permanent .dp-clear {
  display: none;
}

.dp-close:active,
.dp-clear:active,
.dp-today:active,
.dp-next:active,
.dp-prev:active,
.dp-cal-month:active,
.dp-cal-year:active {
  background: #6BA58F;
  color: white;
}

@media screen and (min-device-width: 1200px) {
  .dp-close:hover,
  .dp-close:focus,
  .dp-clear:hover,
  .dp-clear:focus,
  .dp-today:hover,
  .dp-today:focus,
  .dp-next:hover,
  .dp-next:focus,
  .dp-prev:hover,
  .dp-prev:focus,
  .dp-cal-month:focus,
  .dp-cal-month:hover,
  .dp-cal-year:hover,
  .dp-cal-year:focus {
    background: #6BA58F;
    color: white;
  }
}
.dp-col-header,
.dp-day {
  width: 14.28571429%;
  display: inline-block;
  padding: 8px;
  text-align: center;
}

.dp-col-header {
  color: #AAA;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.8em;
  padding: 8px 0;
}

.dp-month {
  width: 33%;
  display: inline-block;
  padding: 8px;
}

.dp-year {
  display: block;
  padding: 8px 40px;
  width: 100%;
}

.dp-edge-day {
  color: #AAA;
}

.dp-day:hover,
.dp-month:hover,
.dp-year:hover,
.dp-current:focus,
.dp-current,
.dp-day:focus,
.dp-month:focus,
.dp-year:focus {
  outline: none;
  background: #6BA58F;
  color: white;
}

.dp-selected:hover,
.dp-selected:focus,
.dp-selected {
  background: #6BA58F;
  color: #FFF;
}

.dp-day-disabled {
  background: transparent;
  color: #DDD;
}

.dp-day-disabled:focus,
.dp-day-disabled:hover {
  background: #DDD;
}

.dp-focuser {
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
}

/* Responsive overrides */
@media (max-width: 480px), (max-height: 480px) {
  .dp-modal .dp {
    font-size: 0.9em;
    width: auto;
    width: 100%;
  }
  .dp-day-of-week,
  .dp-day {
    padding: 8px;
  }
}
@keyframes slide-up {
  0% {
    transform: translate(-50%, 100%);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}
.video_wrap {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: 100%;
}

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

.responsive-object {
  padding-bottom: 67.5%;
  position: relative;
  overflow: hidden;
  margin: 10px 0;
  height: 0;
}

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

.logged-in .hide-if-logged-in {
  display: none !important;
}