/**
 * Copyright (C) 2021  Eoin Flood
 */
/**
 * Enter row, col
 */
@import 'https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css';
.ast-container {
  padding: 0;
}

.ast-row {
  margin: auto;
}

.hentry {
  margin-bottom: 7.5rem;
}

/*============================================================================
 Typography 
-----------------------------------------------------------------------------*/
@font-face {
  font-family: "Gradual";
  src: url(/wp-content/themes/astra-child-miw/css/font/BwGradual-Bold.woff2) format('woff2'), url(/wp-content/themes/astra-child-miw/css/font/BwGradual-Bold.woff) format('woff');
  font-weight: "normal";
  font-style: "normal";
}
@font-face {
  font-family: "Manrope";
  src: url(/wp-content/themes/astra-child-miw/css/font/manrope-variablefont_wght-webfont.woff2) format('woff2'), url(/wp-content/themes/astra-child-miw/css/font/manrope-variablefont_wght-webfont.woff) format('woff'), url(/wp-content/themes/astra-child-miw/css/font/manrope-variablefont_wght-webfont.ttf) format('ttf');
  font-weight: "normal";
  font-style: "normal";
}
@font-face {
  font-family: "Manrope Bold";
  src: url(/wp-content/themes/astra-child-miw/css/font/manrope-bold-webfont.woff2) format('woff2'), url(/wp-content/themes/astra-child-miw/css/font/manrope-bold-webfont.woff) format('woff'), url(/wp-content/themes/astra-child-miw/css/font/manrope-bold-webfont.ttf) format('ttf');
  font-weight: "normal";
  font-style: "normal";
}
@font-face {
  font-family: "FontAwesome";
  src: url(/wp-content/themes/astra-child-miw/css/font/fa-regular-400.woff2) format('woff2'), url(/wp-content/themes/astra-child-miw/css/font/fa-regular-400.ttf) format('ttf');
  font-weight: "normal";
  font-style: "normal";
}
/*@font-face {
    font-family: Manrope;
    src: local("Manrope Bold"),
        url("manrope-bold-webfont.ttf") format("truetype"),
        url("/wp-content/themes/astra-child-miw/css/font/manrope-bold-webfont.woff") format("woff");
}*/
html,
html body {
  font-family: Manrope;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.55;
}
@media (min-width: 922px) {
  html,
  html body {
    font-size: 18px;
  }
}

h1, .entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6 {
  font-weight: 400;
  text-wrap: balance;
}

h1, .entry-content h1,
h2,
.entry-content h2 {
  line-height: 1.2;
}

h1, .entry-content h1 {
  font-size: 3.2rem;
}
@media (min-width: 922px) {
  h1, .entry-content h1 {
    font-size: 5.5rem;
  }
}

h2, .entry-content h2 {
  font-size: 3rem;
  margin-bottom: 0.5em;
}
@media (min-width: 922px) {
  h2, .entry-content h2 {
    font-size: 3.9rem;
  }
}

h3, .entry-content h3,
h4,
.entry-content h4 {
  line-height: 1.225;
}

h3, .entry-content h3 {
  font-size: 2.2rem;
}
@media (min-width: 922px) {
  h3, .entry-content h3 {
    font-size: 2.65rem;
  }
}

h4, .entry-content h4 {
  font-size: 1.8rem;
}

h5, .entry-content h5,
h6,
.entry-content h6 {
  font-family: "Manrope Bold", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h6, .entry-content h6 {
  text-transform: uppercase;
}

h1, .entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
.site-title,
.entry-content .site-title {
  font-family: Gradual, serif;
}

.h1-style, .entry-content .h1-style {
  font-size: var(--h1-size);
}

.h2-style, .entry-content .h2-style {
  font-size: var(--h2-size);
}

.h3-style, .entry-content .h3-style {
  font-size: var(--h3-size);
  margin-bottom: 0.9em;
}

.h4-style, .entry-content .h4-style {
  font-size: var(--h4-size);
}

.h5-style, .entry-content .h5-style {
  font-size: var(--h5-size);
}

.h6-style, .entry-content .h6-style {
  font-size: var(--h6-size);
}

@media (min-width: 1440px) {
  .vc_section {
    padding-left: 0;
    padding-right: 0;
  }
}
.vc_section.vc_section-has-fill {
  padding-top: 0;
}

.vc_btn3.vc_btn3-size-md {
  font-size: 1rem;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline {
  color: #000;
  border-color: #000;
}

.vc_btn3.vc_btn3-color-white,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
  color: #000;
  background-color: #fff;
}

.vc_general.vc_btn3 {
  position: relative;
  z-index: 0;
}
.vc_general.vc_btn3::before {
  content: "";
  z-index: -1;
  position: absolute;
  display: block;
  height: 100%;
  top: 0;
  left: 0;
  right: 100%;
  border-radius: inherit;
  transition: right 0.3s;
}
.vc_general.vc_btn3:active::before, .vc_general.vc_btn3:focus::before, .vc_general.vc_btn3:hover::before {
  right: 0;
}
.vc_general.vc_btn3, .vc_general.vc_btn3:hover, .vc_general.vc_btn3:active, .vc_general.vc_btn3:focus {
  border: none;
}
.vc_general.vc_btn3.vc_btn3-style-outline {
  padding: 1em 3em;
  border-width: 1px;
  border-style: solid;
  font-size: 0.8rem;
  font-weight: 700;
}
.vc_general.vc_btn3.vc_btn3-style-outline::before {
  border-radius: 3px;
}
.vc_general.vc_btn3.vc_btn3-style-outline.vc_btn3-color-Peach {
  background-color: transparent !important;
  color: #fdd8c2 !important;
}
.vc_general.vc_btn3.vc_btn3-color-black::before {
  background-color: #000;
}
.vc_general.vc_btn3.vc_btn3-color-white::before {
  background-color: #89c8c2;
}
.vc_general.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline::before {
  background-color: #fff;
}
.vc_general.vc_btn3.vc_btn3-color-blue::before {
  background-color: #000;
}
.vc_general.vc_btn3.vc_btn3-color-Peach::before {
  background-color: #fdd8c2;
}
.vc_general.vc_btn3.vc_btn3-style-outline:active, .vc_general.vc_btn3.vc_btn3-style-outline:focus, .vc_general.vc_btn3.vc_btn3-style-outline:hover {
  background-color: transparent;
}
.vc_general.vc_btn3.vc_btn3-style-outline:active.vc_btn3-color-blue, .vc_general.vc_btn3.vc_btn3-style-outline:focus.vc_btn3-color-blue, .vc_general.vc_btn3.vc_btn3-style-outline:hover.vc_btn3-color-blue {
  border-color: #000;
}
.vc_general.vc_btn3.vc_btn3-style-outline:active.vc_btn3-color-white, .vc_general.vc_btn3.vc_btn3-style-outline:focus.vc_btn3-color-white, .vc_general.vc_btn3.vc_btn3-style-outline:hover.vc_btn3-color-white {
  border-color: #fff;
}
.vc_general.vc_btn3.vc_btn3-style-outline:active.vc_btn3-color-Peach, .vc_general.vc_btn3.vc_btn3-style-outline:focus.vc_btn3-color-Peach, .vc_general.vc_btn3.vc_btn3-style-outline:hover.vc_btn3-color-Peach {
  border-color: #fdd8c2;
  color: #000 !important;
}

:root {
  --miw-black: #000;
  --miw-white: #fff;
  --miw-beige: #d3cbb6;
  --miw-navy: #001e4a;
  --miw-orange: #e6a26b;
  --miw-jade: #89c8c2;
  --miw-lgrey: #e6e7e8;
}

.clearfix:before, .clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}
.clearfix:after {
  clear: both;
}

a {
  transition: all 0.3s;
}

.entry-content > .wpb-content-wrapper > section {
  margin-bottom: 7.5rem;
}

@media (max-width: calc(1440px - 1px)) {
  #main {
    overflow: hidden;
  }
}
.site-header-section .ast-main-header-bar-alignment {
  height: 100%;
}

.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
  min-height: 0;
}

.main-header-bar img {
  width: auto;
  transition: transform 0.3s;
}

.ast-sticky-active .main-header-bar img {
  transform: scale(0.7);
}
.ast-sticky-active .main-header-bar .ast-site-identity {
  padding: 0;
}

@media (max-width: calc(1440px + 2rem - 1px)) {
  .main-header-bar {
    padding: 0 1rem;
  }
}
body.show-space-available .menu-item-573 a::after {
  content: "Space available";
  position: absolute;
  height: auto;
  margin: auto;
  padding: 0.5em;
  top: -0.8em;
  left: 1rem;
  border-radius: 0.2em;
  line-height: 1;
  font-family: Manrope;
  font-size: 0.7rem;
  background: grey;
  color: black;
}
@media (min-width: 922px) {
  body.show-space-available .menu-item-573 a::after {
    top: 0.7em;
  }
}

@media (min-width: 922px) {
  body.show-space-available .ast-sticky-active .menu-item-573 a::after {
    top: 0.2em;
  }
}
.site-header-section .ast-builder-menu,
.ast-builder-menu .main-navigation > ul {
  height: 100%;
}

.main-header-menu > .menu-item > .menu-link {
  height: auto;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
  line-height: 80px;
  font-family: "Manrope Bold";
  font-weight: normal;
}

#ast-fixed-header .main-header-menu > .menu-item > .menu-link {
  color: #fff;
}
#ast-fixed-header .main-header-menu .menu-link:hover,
#ast-fixed-header .main-header-menu .menu-item:hover > .menu-link,
#ast-fixed-header .main-header-menu > .menu-item.current-menu-item:not(.auditorium) > .menu-link {
  color: #fdd8c2;
}

.video-playing #ast-mobile-popup-wrapper {
  display: none;
}

@media (min-width: 922px) {
  .main-navigation .main-header-menu > #menu-item-1511,
  #ast-fixed-header .main-header-menu > #menu-item-1511,
  #ast-hf-mobile-menu #menu-item-1511 {
    margin-left: 1em;
  }
}
.main-navigation .main-header-menu > #menu-item-1511 > .menu-link,
#ast-fixed-header .main-header-menu > #menu-item-1511 > .menu-link,
#ast-hf-mobile-menu #menu-item-1511 > .menu-link {
  font-family: manrope;
  color: #fdd8c2;
  padding: 1em;
  border: 1px solid;
  flex-shrink: 1;
  line-height: 1;
  font-size: 0.9em;
  font-weight: 600;
  border-radius: 5px;
}
.main-navigation .main-header-menu > #menu-item-1511 > .menu-link::before,
#ast-fixed-header .main-header-menu > #menu-item-1511 > .menu-link::before,
#ast-hf-mobile-menu #menu-item-1511 > .menu-link::before {
  display: none;
}
.main-navigation .main-header-menu > #menu-item-1511 > .menu-link:hover,
#ast-fixed-header .main-header-menu > #menu-item-1511 > .menu-link:hover,
#ast-hf-mobile-menu #menu-item-1511 > .menu-link:hover {
  background-color: #fdd8c2;
  border-color: #fdd8c2;
  color: #fff;
}

#ast-hf-mobile-menu .auditorium {
  width: auto;
  margin-top: 1em;
  padding-left: 20px;
}

cite {
  display: inline-block;
  margin-top: 1em;
}
cite img {
  height: 1.5em;
}

body.video-playing {
  overflow: hidden;
}

header.entry-header > :not(:last-child) {
  margin-bottom: 10px;
}

#main > .has-post-thumbnail > .entry-header {
  position: relative;
}
#main > .has-post-thumbnail > .entry-header,
#main > .has-post-thumbnail > .entry-header .post-thumb img {
  margin: 0;
}
#main > .has-post-thumbnail > .entry-header > :not(:last-child) {
  margin-bottom: 0;
}
#main > .has-post-thumbnail > .entry-header .post-thumb {
  position: relative;
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
}
#main > .has-post-thumbnail > .entry-header .post-thumb img {
  height: 70vh;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 37.5em) {
  #main > .has-post-thumbnail > .entry-header .post-thumb img {
    max-height: 95vh;
    height: auto;
  }
}
@media (min-width: 922px) {
  #main > .has-post-thumbnail > .entry-header .post-thumb img {
    height: 100vh;
  }
}
@media (min-width: 1440px) {
  #main > .has-post-thumbnail > .entry-header .post-thumb img {
    width: 100%;
  }
}

.embed-container.modal {
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.embed-container.modal::before {
  content: "loading...";
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
}
.embed-container.modal .modal-close {
  z-index: 1;
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.embed-container.modal iframe {
  position: relative;
}

.site-above-footer-wrap {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.site-above-footer-wrap .site-footer-section .footer-widget-area.footer-widget-area-inner {
  text-align: center;
}
.site-above-footer-wrap .site-footer-section,
.site-above-footer-wrap .footer-widget-area,
.site-above-footer-wrap .footer-widget-area section {
  height: 100%;
}
.site-above-footer-wrap .footer-widget-area section,
.site-above-footer-wrap .textwidget {
  display: flex;
  flex-direction: column;
}
.site-above-footer-wrap .textwidget {
  flex-grow: 1;
  justify-content: space-between;
}
.site-above-footer-wrap a {
  margin: 1em auto 0;
  font-weight: 700;
  color: #000;
  display: inline-block;
  min-width: 12.5em;
  padding: 0.8rem 0.5rem;
  border-radius: 0.3em;
  font-size: 0.8rem;
  text-align: center;
  position: relative;
  z-index: 0;
  border: 1px solid;
}
.site-above-footer-wrap a::before {
  content: "";
  z-index: -1;
  position: absolute;
  display: block;
  height: 100%;
  top: 0;
  left: 0;
  right: 100%;
  border-radius: inherit;
  transition: right 0.3s;
}
.site-above-footer-wrap a:active::before, .site-above-footer-wrap a:focus::before, .site-above-footer-wrap a:hover::before {
  right: 0;
}
.site-above-footer-wrap a::before {
  border-radius: calc(0.3em - 2px);
}
.site-above-footer-wrap a:hover, .site-above-footer-wrap a:focus {
  color: #fff;
  border-color: #000;
}
.site-above-footer-wrap a::before {
  background-color: #000;
}

#main > .has-post-thumbnail > .entry-header > .entry-title {
  position: absolute;
  display: flex;
  align-items: flex-end;
  max-width: 17ex;
  bottom: 3rem;
  margin: 0;
  font-size: 2.667rem;
  color: #fff;
}
@media (min-width: 922px) {
  #main > .has-post-thumbnail > .entry-header > .entry-title {
    top: 0;
    bottom: 0;
    align-items: center;
    font-size: 5.5rem;
  }
}
@media (min-width: 922px) and (max-width: calc(1440px + 2rem)) {
  #main > .has-post-thumbnail > .entry-header > .entry-title {
    margin-left: 1rem;
  }
}

.single .entry-header .post-thumb {
  margin-bottom: 0;
}

.content-anchor {
  position: absolute;
  z-index: 1;
  bottom: 15vh;
  right: 1vw;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  border-radius: 1000px;
  padding: 0;
  font-size: 0;
  color: white;
  transition: color 0.3s, background-color 0.3s;
}
.content-anchor:hover {
  color: #000;
}

.services {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem 1rem;
}
.services > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(50% - 1rem);
  text-align: center;
}
@media (min-width: 56.25em) {
  .services > div {
    width: calc(33.33% - 1rem * 2 / 3);
  }
}
@media (min-width: 922px) {
  .services > div {
    width: calc(25% - 1rem * 3 / 4);
  }
}
@media (min-width: 1440px) {
  .services > div {
    width: calc(16.667% - 1rem * 5 / 6);
  }
}
.services img {
  max-width: 70px;
}

#booking {
  margin-bottom: 0;
  padding: 5rem 0 5rem;
}
@media (min-width: 768px) {
  #booking {
    min-height: 80vh;
  }
  #booking::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50vw;
    height: 100%;
    background: url(/wp-content/themes/astra-child-miw/css/img/book-event-D.jpg) no-repeat center/cover;
  }
  #booking .wpb_text_column {
    display: flex;
    justify-content: center;
  }
  #booking .wpb_text_column .wpb_wrapper > * {
    max-width: 30rem;
  }
}
#booking h2 {
  font-size: 2.333rem;
}
#booking .gform_submission_error {
  font-size: initial;
}
#booking .wpb_text_column .wpb_wrapper > p {
  font-size: 0.9em;
}
#booking input:not([type=submit]),
#booking textarea,
#booking select {
  padding-top: 1em;
  padding-bottom: 1em;
  background: none;
  border-width: 2px;
}
#booking select {
  height: auto;
}

@media (max-width: 921px) {
  #booking {
    padding-top: 7.5rem;
  }
  .ast-theme-transparent-header #masthead {
    background-color: black;
  }
} /*# sourceMappingURL=frontend-enquire-now-thank-you.css.map */