#section-header-background {
  height: 22rem;
}

#section-header-background img {
  z-index: 10;
}

#section-header {
  position: relative;
  z-index: 10;
  height: 22rem;
  margin-top: -22rem;
}

#section-header > .elementor-container {
  z-index: 10;
  height: 100%;
}

#calendar-section.top-edge {
  padding-top: 0 !important;
}

#historical-calendar-nav .filter-wrapper {
  list-style: none;
}

#historical-calendar-section .tab-content {
  padding: 2rem 0;
  margin-bottom: 10rem;
}

@media (max-width: 767px) {
  #historical-calendar-section .tab-content {
    padding: 2rem 0 0;
    overflow-y: hidden;
  }
}

#historical-calendar-section .tab-content .tab-pane:not(.active) {
  display: none;
}

#historical-calendar-section .tab-content .tab-pane .hc-timeline {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#historical-calendar-section .tab-content .tab-pane .hc-timeline:before {
  content: '';
  position: absolute;
  top: 3rem;
  left: 50%;
  display: block;
  height: 100%;
  border: 1px dashed rgba(245, 238, 220, 0.35);
  -webkit-transform: translateX(-1px);
          transform: translateX(-1px);
}

#historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item {
  position: relative;
  background-color: #101010;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
}

#historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:not(:last-child) {
  margin-bottom: 4rem;
}

@media (min-width: 768px) {
  #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item {
    min-width: 50%;
    max-width: 50%;
    background-color: transparent;
  }
  #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(odd) .hc-timeline-content:before {
    top: 3rem;
    right: -.25rem;
  }
  #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(odd) .hc-timeline-content:after {
    top: 2.0325rem;
    right: -.9675rem;
    opacity: 0;
  }
  #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(odd) .hc-timeline-content:hover:before, #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(odd) .hc-timeline-content:focus:before, #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(odd) .hc-timeline-content:active:before {
    top: 2.0325rem;
    right: -.9675rem;
    width: 1.875rem;
    height: 1.875rem;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(odd) .hc-timeline-content:hover:after, #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(odd) .hc-timeline-content:focus:after, #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(odd) .hc-timeline-content:active:after {
    opacity: 1;
  }
  #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(odd) .hc-timeline-content:not(:first-child) {
    -webkit-transform: translateY(-7rem);
            transform: translateY(-7rem);
  }
  #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(even) {
    -webkit-transform: translateY(7rem);
            transform: translateY(7rem);
  }
  #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(even) .hc-timeline-content:before {
    top: 3rem;
    left: -.25rem;
  }
  #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(even) .hc-timeline-content:after {
    top: 2.0325rem;
    left: -.9675rem;
    opacity: 0;
  }
  #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(even) .hc-timeline-content:hover:before, #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(even) .hc-timeline-content:focus:before, #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(even) .hc-timeline-content:active:before {
    top: 2.0325rem;
    left: -.9675rem;
    width: 1.875rem;
    height: 1.875rem;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(even) .hc-timeline-content:hover:after, #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(even) .hc-timeline-content:focus:after, #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item:nth-child(even) .hc-timeline-content:active:after {
    opacity: 1;
  }
}

#historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item .hc-timeline-content {
  display: block;
  color: var(--white);
}

#historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item .hc-timeline-content .tape-wrapper {
  position: absolute;
  top: -.75rem;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 1.5rem;
}

#historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item .hc-timeline-content > span {
  display: block;
}

@media (min-width: 768px) {
  #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item .hc-timeline-content:before {
    content: '';
    position: absolute;
    display: block;
    width: .5rem;
    height: .5rem;
    background-color: var(--light-gold);
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  #historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item .hc-timeline-content:after {
    content: '';
    position: absolute;
    display: block;
    width: 1.875rem;
    height: 1.875rem;
    background: url(../../images/battle-icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
}

#historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item .hc-timeline-content .hc-timeline-content-inner {
  max-width: 16.875rem;
  margin: 0 auto;
}

#historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item .hc-timeline-content .hc-timeline-content-inner .hc-timeline-thumb {
  display: block;
  padding: 0.5rem;
  margin-bottom: 1rem;
  background-color: var(--light-gold);
}

#historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item .hc-timeline-content .hc-timeline-content-inner .hc-timeline-thumb img {
  display: block;
}

#historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item .hc-timeline-content .hc-timeline-content-inner .hc-timeline-date {
  display: block;
  margin-bottom: .5rem;
  font-family: var(--Cinzel);
  font-size: 1.125rem;
}

#historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item .hc-timeline-content .hc-timeline-content-inner .hc-timeline-song {
  display: block;
  margin-bottom: .5rem;
  font-family: var(--Cinzel);
  font-size: 1.125rem;
  color: var(--dark-gold);
}

#historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item .hc-timeline-content .hc-timeline-content-inner .hc-timeline-title {
  display: block;
  margin-bottom: .5rem;
  font-size: 1rem;
  font-weight: 600;
}

#historical-calendar-section .tab-content .tab-pane .hc-timeline .hc-timeline-item .hc-timeline-content .hc-timeline-content-inner .hc-timeline-txt {
  display: block;
  font-size: .875rem;
}
/*# sourceMappingURL=historical-calendar.css.map */