@font-face {
  font-family: "events_fontello";
  src: url("../font/fontello.eot?160125");
  src: url("../font/fontello.eot?160125#iefix") format("embedded-opentype"), url("../font/fontello.woff?160125") format("woff"), url("../font/fontello.ttf?160125") format("truetype"), url("../font/fontello.svg?160125#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
.post-type-archive-key2_events .social-section .social-item.facebook:after,
.single-key2_events .social-section .social-item.facebook:after {
  font-family: "events_fontello";
  font-style: normal;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
  content: "\e80e";
  font-size: 1.8rem;
}
.post-type-archive-key2_events .social-section .social-item.twitter:after,
.single-key2_events .social-section .social-item.twitter:after {
  font-family: "events_fontello";
  font-style: normal;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
  content: "\f099";
  font-size: 1.8rem;
}
.post-type-archive-key2_events .social-section .social-item.linkedin:after,
.single-key2_events .social-section .social-item.linkedin:after {
  font-family: "events_fontello";
  font-style: normal;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
  content: "\f30c";
  font-size: 1.8rem;
}
.post-type-archive-key2_events .social-section .social-item.email:after,
.single-key2_events .social-section .social-item.email:after {
  font-family: "events_fontello";
  font-style: normal;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
  content: "\e802";
  font-size: 1.8rem;
}
.post-type-archive-key2_events .social-section .custom-icon,
.single-key2_events .social-section .custom-icon {
  font-family: "events_fontello";
  font-style: normal;
  font-weight: normal;
}

.post-type-archive-key2_events .events .container .listing-item a {
  transition: all 0.2s ease-in-out;
  background: #efefef;
  border-radius: 1rem;
  display: grid;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
.post-type-archive-key2_events .events .container .listing-item a .tertiary-button {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  color: #333;
  cursor: pointer;
  gap: 1.5rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.2em;
  position: relative;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
}
.post-type-archive-key2_events .events .container .listing-item a .tertiary-button:after {
  transition: all 0.2s ease-in-out;
  border: 2px solid #333;
  border-radius: 100px;
  content: "\e806";
  font-size: 0.7rem;
  font-family: fontello;
  padding: 0.45rem 0.3rem;
  transform: rotate(-90deg);
}
.post-type-archive-key2_events .events .container .listing-item a .tertiary-button span {
  position: relative;
  z-index: 1;
}
.post-type-archive-key2_events .events .container .listing-item a .tertiary-button:hover, .post-type-archive-key2_events .events .container .listing-item a .tertiary-button:active, .post-type-archive-key2_events .events .container .listing-item a .tertiary-button:focus-within, .post-type-archive-key2_events .events .container .listing-item a .tertiary-button:focus {
  gap: 2rem;
}
.post-type-archive-key2_events .events .container .listing-item a .tertiary-button:hover:after, .post-type-archive-key2_events .events .container .listing-item a .tertiary-button:active:after, .post-type-archive-key2_events .events .container .listing-item a .tertiary-button:focus-within:after, .post-type-archive-key2_events .events .container .listing-item a .tertiary-button:focus:after {
  background: #666;
}
.post-type-archive-key2_events .events .container .listing-item a:hover, .post-type-archive-key2_events .events .container .listing-item a:active, .post-type-archive-key2_events .events .container .listing-item a:focus-within, .post-type-archive-key2_events .events .container .listing-item a:focus {
  background: #cfcfcf;
}
.post-type-archive-key2_events .events .container .listing-item a:hover .tertiary-button, .post-type-archive-key2_events .events .container .listing-item a:active .tertiary-button, .post-type-archive-key2_events .events .container .listing-item a:focus-within .tertiary-button, .post-type-archive-key2_events .events .container .listing-item a:focus .tertiary-button {
  gap: 2rem;
}
.post-type-archive-key2_events .events .container .listing-item a:hover .tertiary-button:after, .post-type-archive-key2_events .events .container .listing-item a:active .tertiary-button:after, .post-type-archive-key2_events .events .container .listing-item a:focus-within .tertiary-button:after, .post-type-archive-key2_events .events .container .listing-item a:focus .tertiary-button:after {
  background: white;
}
@media only screen and (min-width: 768px) {
  .post-type-archive-key2_events .events .container .listing-item a {
    grid-template-columns: 2fr 1fr;
  }
}
.post-type-archive-key2_events .events .container .listing-item a aside {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 2rem;
  padding: 2rem;
}
@media only screen and (min-width: 1440px) {
  .post-type-archive-key2_events .events .container .listing-item a aside {
    padding: 4rem;
  }
}
.post-type-archive-key2_events .events .container .listing-item a aside h2,
.post-type-archive-key2_events .events .container .listing-item a aside h3,
.post-type-archive-key2_events .events .container .listing-item a aside h4,
.post-type-archive-key2_events .events .container .listing-item a aside h5,
.post-type-archive-key2_events .events .container .listing-item a aside h6,
.post-type-archive-key2_events .events .container .listing-item a aside p {
  color: black;
  margin: 0;
}
.post-type-archive-key2_events .events .container .listing-item a picture {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}
.post-type-archive-key2_events .events .container .listing-item a picture img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
}
.post-type-archive-key2_events .events .container .listing-item a .category {
  background: #ccc;
  border-radius: 0.5rem;
  color: black;
  font-size: 1rem;
  padding: 0.25rem 0.5rem;
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 1;
}
.post-type-archive-key2_events .events .container .listing-item.featured a {
  border: 2px solid teal;
}
.post-type-archive-key2_events .events .container .listing-item.featured a aside {
  position: relative;
}
.post-type-archive-key2_events .events .container .listing-item.featured a aside:before {
  font-family: "events_fontello";
  font-style: normal;
  font-weight: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  color: teal;
  content: "\e801";
  font-size: 1.65rem;
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 1;
}

.single-key2_events h1 {
  margin: 0;
}
.single-key2_events .breadcrumbs .breadcrumb {
  margin: 0 0 2rem;
}
.single-key2_events .breadcrumbs .breadcrumb li {
  margin: 0;
}
.single-key2_events .labels {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
}
.single-key2_events .labels span {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ccc;
  border-radius: 0.5rem;
  color: black;
  font-size: 1rem;
  padding: 0.25rem 0.5rem;
  width: -moz-max-content;
  width: max-content;
}
.single-key2_events .labels .category {
  background: #ccc;
  color: black;
}
.single-key2_events .labels .featured {
  background: teal;
  color: white;
}
.single-key2_events section.content {
  padding: 2rem 0;
}
@media only screen and (min-width: 768px) {
  .single-key2_events section.content {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 1440px) {
  .single-key2_events section.content {
    padding: 6rem 0;
  }
}
.single-key2_events section.content .container {
  display: grid;
  gap: 2rem;
}
@media only screen and (min-width: 1024px) {
  .single-key2_events section.content .container {
    gap: 4rem;
    grid-template-columns: 3fr 2fr;
  }
}
@media only screen and (min-width: 1440px) {
  .single-key2_events section.content .container {
    gap: 6rem;
    grid-template-columns: 2fr 1fr;
  }
}
.single-key2_events section.content hr {
  margin: 2rem 0;
}
.single-key2_events section.content .information {
  display: flex;
  align-items: unset;
  justify-content: unset;
  flex-direction: column;
  background: lightblue;
  border-radius: 2rem 0 2rem 0;
  gap: 1.25rem;
  padding: 2rem;
}
.single-key2_events section.content .information p {
  display: block;
  gap: 1rem;
  margin: 0;
  padding-left: 2rem;
  position: relative;
}
.single-key2_events section.content .information p:before {
  font-family: "events_fontello";
  font-style: normal;
  font-weight: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  position: absolute;
  width: 1.1rem;
}
.single-key2_events section.content .information p.date:before {
  content: "\e817";
}
.single-key2_events section.content .information p.time:before {
  content: "\e813";
}
.single-key2_events section.content .information p.location:before {
  content: "\f031";
}
.single-key2_events section.content .information p.location a {
  color: black;
  font-size: 0.975rem;
  font-style: italic;
}
.single-key2_events section.content .information p.cost:before {
  content: "\e800";
}
.single-key2_events section.content .information .calendar {
  position: relative;
}
.single-key2_events section.content .information .calendar button.add-to-calendar {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  background: teal;
  border: 1px solid teal;
  border-radius: 0.5rem;
  color: white;
  cursor: pointer;
  font-size: 1.125rem;
  padding: 1rem 2rem;
  position: relative;
  width: -moz-max-content;
  width: max-content;
}
.single-key2_events section.content .information .calendar button.add-to-calendar:hover, .single-key2_events section.content .information .calendar button.add-to-calendar:active, .single-key2_events section.content .information .calendar button.add-to-calendar:focus-within, .single-key2_events section.content .information .calendar button.add-to-calendar:focus {
  background: white;
  color: teal;
}
.single-key2_events section.content .information .calendar .calendar-dropdown {
  display: none;
  position: absolute;
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  min-width: 150px;
}
.single-key2_events section.content .information .calendar .calendar-dropdown a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: black;
}
.single-key2_events section.content .information .calendar .calendar-dropdown a:hover {
  background-color: #f1f1f1;
}
.single-key2_events section.content .map {
  margin-bottom: 2rem;
  width: 100%;
}
.single-key2_events section.content .map iframe {
  width: 100%;
}
.single-key2_events section.content .sharing {
  position: relative;
}
.single-key2_events section.content .sharing .social-section {
  display: flex;
  align-items: unset;
  justify-content: unset;
  gap: 1rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-key2_events section.content .sharing .social-section li {
  margin: 0;
  padding: 0;
}
.single-key2_events section.content .sharing .social-section li::marker {
  display: none;
}
.single-key2_events section.content .sharing a.social-item {
  text-decoration: none;
}
.single-key2_events section.content .sharing a.social-item:after {
  color: black;
}
.single-key2_events section.content .sharing a.social-item:hover, .single-key2_events section.content .sharing a.social-item:active, .single-key2_events section.content .sharing a.social-item:focus-within, .single-key2_events section.content .sharing a.social-item:focus {
  text-decoration: none;
}
.single-key2_events section.content .sharing button {
  transition: all 0.2s ease-in-out;
  background: none;
  border: 1px solid black;
  border-radius: 1rem;
  cursor: pointer;
  font-size: 1.125rem;
  font-weight: 700;
  margin-top: 2rem;
  padding: 1rem;
}
.single-key2_events section.content .sharing button:hover, .single-key2_events section.content .sharing button:active, .single-key2_events section.content .sharing button:focus-within, .single-key2_events section.content .sharing button:focus {
  background: black;
  color: white;
}
.single-key2_events section.content .sharing p {
  margin: 0;
}/*# sourceMappingURL=styles.css.map */