:root {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

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

html,
html body {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
}

body:not(.template-slider) #Header {
  min-height: 0;
}

.mfn-header-scrolled.admin-bar .mfn-header-tmpl.mfn-hasSticky {
  top: 32px;
}

.logo-wrapper > img {
  max-height: 60px;
  margin: 0.5em 0;
}

.mcb-header-section .one.column {
  width: auto;
}

.mfn-menu-item-megamenu .mfn-megamenu-tmpl-builder > section {
  padding: 2em 0;
  background-color: hsl(0, 0%, 94.1%);
}
.mfn-menu-item-megamenu .mfn-megamenu-tmpl-builder > section a,
.mfn-menu-item-megamenu .mfn-megamenu-tmpl-builder > section p,
.mfn-menu-item-megamenu .mfn-megamenu-tmpl-builder > section .menu-label {
  color: hsl(216.8, 72.1%, 23.9%);
  font-weight: 500;
}
.mfn-menu-item-megamenu .mfn-megamenu-tmpl-builder > section a:hover,
.mfn-menu-item-megamenu .mfn-megamenu-tmpl-builder > section p:hover,
.mfn-menu-item-megamenu .mfn-megamenu-tmpl-builder > section .menu-label:hover {
  color: hsl(326.3, 100%, 36.7%);
  text-decoration: none;
}

.mcb-section .mcb-wrap .column_header_logo {
  flex: none;
  max-width: none;
}
.mcb-section .mcb-wrap .column_header_logo img {
  width: 155px;
}

.mfn-megamenu-menu > li > a {
  padding-left: 0;
}

.mfn-header-menu .mfn-menu-li > .mfn-menu-link {
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
}
.mfn-header-menu .mfn-menu-li > .mfn-menu-link:hover {
  color: #fff;
}
@media (min-width: 1240px) {
  .mfn-header-menu .mfn-menu-li > .mfn-menu-link {
    color: hsl(216.8, 72.1%, 23.9%);
  }
  .mfn-header-menu .mfn-menu-li > .mfn-menu-link:hover {
    color: hsl(326.3, 100%, 36.7%);
  }
}

.mcb-section-aezt413fj .mcb-section-inner-aezt413fj {
  align-items: center;
}

.mcb-header-section.mfn-default-section > .mcb-section-inner .wrap,
.mcb-header-section.mfn-default-section > .mcb-section-inner .wrap > .mcb-wrap-inner {
  align-items: stretch;
}

.mfn-header-sticky-section > .mcb-section-inner,
.mfn-header-sticky-section > .mcb-section-inner .wrap {
  align-items: stretch;
}

.mcb-item-5aptyi25b,
.mcb-item-52mh6l7p0a,
.mcb-column-inner-52mh6l7p0a,
.mcb-item-g8ecwm35,
.mcb-column-inner-g8ecwm35 {
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
}

.mcb-section .mcb-wrap-fvddjfdaj .mcb-wrap-inner-fvddjfdaj {
  align-items: stretch;
}

.mcb-item-5aptyi25b > .mcb-column-inner {
  display: flex;
  align-items: center;
}

.mfn-header-tmpl .column_header_icon .search_wrapper {
  position: absolute;
  left: auto;
  right: 0;
  top: 220%;
  max-width: 80vw;
  transform: none;
}
@media (min-width: 1240px) {
  .mfn-header-tmpl .column_header_icon .search_wrapper {
    top: 110%;
  }
}

.section_wrapper .column.mcb-item-vbdi6sz5 {
  margin: auto 1em auto 0.5em;
}

.mfn-header-tmpl-menu-sidebar .mfn-header-tmpl-menu-sidebar-wrapper {
  padding: 7em 0;
}

.mfn-close-icon .icon, .mfn-close-icon:hover .icon {
  color: #fff;
}

.mfn-header-tmpl-menu-sidebar-right {
  background-color: hsl(216.8, 72.1%, 23.9%);
}
.mfn-header-tmpl-menu-sidebar-right .mfn-header-menu {
  align-items: unset;
}
.mfn-header-tmpl-menu-sidebar-right .mfn-header-menu > .mfn-menu-li > .mfn-menu-link {
  justify-content: space-between;
}
.mfn-header-tmpl-menu-sidebar-right .mfn-header-menu .mfn-menu-li > .mfn-menu-link {
  padding-left: 2em;
  padding-right: 2em;
  text-transform: none;
}
.mfn-header-tmpl-menu-sidebar-right .mfn-header-menu .mfn-menu-li .mfn-submenu {
  background-color: hsl(216.8, 72.1%, 28.9%);
  border-radius: 0;
}
.mfn-header-tmpl-menu-sidebar-right .mfn-header-menu .mfn-menu-li:hover > .mfn-menu-link {
  color: #fff;
}
.mfn-header-tmpl-menu-sidebar-right .mfn-header-menu .mfn-menu-li.current-menu-item > .mfn-menu-link {
  color: #fff;
}

#Wrapper,
#Content {
  background: #fff;
}

#Content .vc_col-sm-5 .vc_btn3-container.vc_btn3-center {
  margin-bottom: 7px !important;
}

#Footer #gform_1 {
  display: flex;
  justify-content: space-between;
}
#Footer #gform_1 > :first-child {
  flex-grow: 1;
}
#Footer .gform_ajax_spinner {
  position: absolute;
  right: 60px;
  top: 15px;
}
#Footer .gform_fields,
#Footer .ginput_container,
#Footer .gfield,
#Footer input {
  height: 100%;
}
#Footer .ginput_container,
#Footer .gform_footer {
  max-height: 3em;
}
#Footer .gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  margin: 0;
  padding: 0;
}
#Footer .gform_wrapper .gform_footer input[type=image] {
  padding: 1em;
  background-color: #BB0069;
}
#Footer .gform_wrapper .gform_validation_errors {
  background: transparent;
}
#Footer .gform_wrapper .gf_simple_horizontal .gform_body .top_label .gfield {
  padding-right: 0;
}

.section-post-header .single-photo-wrapper.image .image_frame {
  max-width: none;
}

.post-type-archive-tribe_events .tribe-events-view {
  overflow-x: hidden;
}
.post-type-archive-tribe_events .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding-top: 0;
}
.post-type-archive-tribe_events #banner {
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
  background-image: url(/wp-content/uploads/2020/07/banner-35.jpg);
}

.entry-title,
.tribe-events-single-event-title {
  line-height: 1.4;
  font-weight: 400;
  color: #113369;
}

.tribe-events-single-event-title {
  font-size: 2rem;
}

#tribe-events-content .tribe-events-back {
  margin-bottom: 4px;
}
#tribe-events-content h2 {
  font-size: 1.2rem;
}

.tribe-events-single-event-description .map > .wrap {
  height: auto !important;
}

.tribe_events .event-meta {
  min-width: min(24em, 100%);
}
.tribe_events .event-content-wrap {
  display: flex;
  flex-direction: column;
  gap: 3em;
}
@media (min-width: 960px) {
  .tribe_events .event-content-wrap {
    flex-direction: row;
  }
}

.star {
  position: relative;
  margin-right: 1.6em;
  width: 0;
  height: 0;
}
.star::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
}
.star.full::after {
  background: url(img/star-full.png) no-repeat;
}
.star.empty::after {
  background: url(img/star-empty.png) no-repeat;
}

.capacity-summary {
  font-size: 1.4em;
  margin: 1em auto;
}
.capacity-summary .value {
  margin-right: 2em;
  font-weight: 700;
}

@media (max-width: calc(35em - 1px)) {
  .table-container {
    overflow-x: scroll;
  }
  .vc_empty_space {
    display: none;
  }
}
.archive #Content .post-head a {
  display: block;
}
.archive #Content .post-head img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: middle;
}

@media (min-width: 1220px) {
  .single-venue .main,
  .single-venue .meta {
    float: left;
  }
  .single-venue .meta {
    clear: left;
  }
  .single-venue .meta .toggle {
    float: right;
  }
  .single-venue .venue-contact {
    float: right;
  }
  .single-venue .media {
    clear: both;
  }
  .single-venue #Content .section-post-header img,
  .single-special_offer #Content .section-post-header img {
    width: 1220px;
    height: 570px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .archive #Content .post-head img {
    height: 255px;
  }
}
.post-type-archive-special_offer .slogan {
  margin-top: 2em;
  margin-bottom: 1em;
  text-align: center;
}
.post-type-archive-special_offer .slogan span {
  display: block;
}
.post-type-archive-special_offer .slogan::after {
  content: "";
  display: block;
  margin: 1em auto;
  width: 25%;
  border-bottom: 1px solid;
}
.post-type-archive-special_offer .offer-meta .venue {
  display: block;
}
@media (max-width: calc(56.25em - 1px)) {
  .post-type-archive-special_offer .offer-meta .end {
    display: block;
  }
}

.archive .venue_category-green-venues .post-title::after, .single .venue_category-green-venues .entry-title::after,
.archive .venue_category-green-partners .post-title::after,
.single .venue_category-green-partners .entry-title::after {
  content: "";
  display: inline-block;
  background-image: url(img/green-partner.svg);
  z-index: 9999;
  background-repeat: no-repeat;
}
.archive .venue_category-green-venues .post-title::after,
.archive .venue_category-green-partners .post-title::after {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 120px;
  height: 90px;
  border-radius: 0 0 0 90%;
  background-color: hsla(0, 0%, 100%, 0.6);
  background-size: 80%;
  background-position: center right;
}
.single .venue_category-green-venues .entry-title::after,
.single .venue_category-green-partners .entry-title::after {
  top: -20px;
  right: -20px;
  width: 90px;
  height: 50px;
  background-size: contain;
}

archive.tax-venue_category.term-green-partners .category-description {
  padding-top: 3em;
}

.ui-datepicker-today {
  background: #ddd;
}

.gform_wrapper {
  font-size: 1.15em;
}

.gform_wrapper.gravity-theme input[type=color],
.gform_wrapper.gravity-theme input[type=date],
.gform_wrapper.gravity-theme input[type=datetime-local],
.gform_wrapper.gravity-theme input[type=datetime],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=month],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme input[type=password],
.gform_wrapper.gravity-theme input[type=search],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=time],
.gform_wrapper.gravity-theme input[type=url],
.gform_wrapper.gravity-theme input[type=week],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
  font-size: inherit;
  padding: 0.75em;
}
.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
  line-height: 1;
  min-height: 2em;
}

.gchoice {
  display: flex;
  align-items: flex-start;
}
.gchoice label {
  margin-top: 0;
}

.gform_wrapper.gravity-theme .gfield-choice-input {
  margin-top: 0.3em;
}

#gform_submit_button_1 {
  border-radius: 0 !important;
}

#gform_2 .gform_footer,
#gform_4 .gform_footer {
  position: relative;
  margin-top: 2em;
}
#gform_2 .gform_ajax_spinner,
#gform_4 .gform_ajax_spinner {
  position: absolute;
  right: 60px;
  top: 15px;
}

#gform_4 select {
  width: 100%;
}

html #banner {
  background-position: 74% 36%;
}
html #banner h1 {
  margin-top: 1em;
}
@media (min-width: 768px) {
  html #banner {
    height: clamp(4.5rem, 500px, 500px);
    display: flex;
    align-items: center;
    justify-content: center;
    padding-block: 0;
    background-position: right;
  }
}

#form .wpb_text_column .wpb_wrapper > p {
  font-size: 1.6em;
  text-align: center;
  text-wrap: balance;
  margin-block: 2em;
}

.gsection_title {
  color: hsl(326.3, 100%, 36.7%);
}

.gform_heading,
#gform_23 {
  padding-inline: 1.5em;
  background-color: #f0f0f0;
}

.gform_heading {
  padding-block: 5em 1em;
}

.gform_footer .gform_button {
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 0;
}
.gform_footer .gform_button:is(:hover, :active, :focus) {
  background-color: hsl(326.3, 100%, 36.7%);
}

@media (min-width: 768px) {
  .gform_heading,
  #gform_23 {
    padding-inline: 6em;
  }
  #gform_23 {
    padding-block: 0 6em;
  }
}
p:has(+ #gform_confirmation_wrapper_23) {
  display: none;
}

#gform_confirmation_message_23 {
  padding: 1.5em;
}
@media (min-width: 768px) and (max-width: calc(960px - 1px)) {
  #gform_confirmation_message_23 {
    margin-inline: 20%;
  }
}
#gform_confirmation_message_23 > h2,
#gform_confirmation_message_23 > p {
  text-align: center;
}
#gform_confirmation_message_23 > p {
  margin-bottom: 2em;
}

.video-downloads {
  padding: 1.5em;
  background-color: #f0f0f0;
}
.video-downloads > div::after {
  content: "";
  display: inline-block;
  position: relative;
  width: 80%;
  height: 1px;
  background-color: #113369;
  left: 10%;
  margin-block: 2em;
}
@media (min-width: 960px) {
  .video-downloads {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5em;
  }
  .video-downloads > div {
    display: flex;
    flex-direction: column;
    gap: 0.75em;
    justify-content: space-between;
  }
  .video-downloads > div::after {
    display: none;
  }
}
.video-downloads .embed-container {
  margin-bottom: 1em;
  text-align: center;
  background-color: #113369;
}
.video-downloads img {
  vertical-align: middle;
  -o-object-fit: contain;
     object-fit: contain;
}
.video-downloads h3 {
  margin-bottom: auto;
  font-size: 1.3em;
  font-weight: 600;
}
.video-downloads ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.video-downloads li a {
  display: block;
  padding: 0.7em 1em;
  font-size: 0.9em;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  background-color: #113369;
  color: #fff;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.video-downloads li a:is(:hover, :focus, :active) {
  background-color: hsl(326.3, 100%, 36.7%);
}/*# sourceMappingURL=frontend-dublin-region-video.css.map */