.new {
  padding-top: 26px;
  padding-bottom: 26px;
}
@media screen and (max-width: 480px) {
  .new .innerWrap {
    padding: 26px !important;
  }
}

.home h1, .page-id-24356 h1 {
  font-size: 40px;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .home h1, .page-id-24356 h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 480px) {
  .home .headerSection, .page-id-24356 .headerSection {
    height: 775px;
  }
}
.home .headerSection .innerWrap, .page-id-24356 .headerSection .innerWrap {
  overflow: visible;
  height: 100%;
}
.home .headerSection .innerWrap::before, .page-id-24356 .headerSection .innerWrap::before {
  content: none;
}
.home .headerSection .floatBlock, .page-id-24356 .headerSection .floatBlock {
  padding: 26px 26px 26px 41px;
  width: 100%;
  height: auto;
  position: absolute;
  margin: 0;
  left: 0;
  right: auto;
  top: calc(50% + 50px);
  transform: translate(0, -50%);
}
@media screen and (min-width: 480px) {
  .home .headerSection .floatBlock, .page-id-24356 .headerSection .floatBlock {
    padding: 13px;
  }
}
@media screen and (min-width: 650px) {
  .home .headerSection .floatBlock, .page-id-24356 .headerSection .floatBlock {
    padding: 26px;
    width: 80%;
  }
}
@media screen and (min-width: 768px) {
  .home .headerSection .floatBlock, .page-id-24356 .headerSection .floatBlock {
    width: 100%;
    top: calc(50%);
  }
}
@media screen and (min-width: 850px) {
  .home .headerSection .floatBlock, .page-id-24356 .headerSection .floatBlock {
    top: calc(50% + 50px);
  }
}
.home .headerSection .floatBlock a, .page-id-24356 .headerSection .floatBlock a {
  display: inline-block;
}
.home .headerSection .headerLabel, .page-id-24356 .headerSection .headerLabel {
  font-size: 18px;
  font-weight: bold;
  background-color: #f15a24;
  display: inline-block;
  padding: 6px 15px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .home .headerSection .headerLabel, .page-id-24356 .headerSection .headerLabel {
    font-size: 26px;
  }
}
.home .headerSection .headerCopy, .page-id-24356 .headerSection .headerCopy {
  margin: 22px 0;
}
@media screen and (min-width: 650px) {
  .home .headerSection .headerCopy, .page-id-24356 .headerSection .headerCopy {
    margin: 22px 0;
  }
}
@media screen and (min-width: 768px) {
  .home .headerSection .headerCopy, .page-id-24356 .headerSection .headerCopy {
    margin: 26px 0;
    padding-right: 120px;
  }
}
.home .headerSection .headerButton a, .page-id-24356 .headerSection .headerButton a {
  font-weight: bold;
  color: white;
}
@media screen and (max-width: 650px) {
  .home .headerSection .headerButton a, .page-id-24356 .headerSection .headerButton a {
    font-size: 16px;
  }
}
.home .headerSection .headerButton:last-child a, .page-id-24356 .headerSection .headerButton:last-child a {
  border-color: #f15a24;
}
.home .subNavBlocks, .page-id-24356 .subNavBlocks {
  position: relative;
  bottom: auto;
  top: auto;
  left: auto;
  right: auto;
}
.home .wp-block-column .wp-block-image, .page-id-24356 .wp-block-column .wp-block-image {
  max-height: 200px;
}
.home .wp-block-column img, .page-id-24356 .wp-block-column img {
  max-width: 200px;
  max-height: 200px;
}
.home .wp-block-pb-accordion-item, .page-id-24356 .wp-block-pb-accordion-item {
  margin-bottom: 20px;
}
.home .wp-block-pb-accordion-item h4, .page-id-24356 .wp-block-pb-accordion-item h4 {
  line-height: 1.3;
}

.covidHeaderSection {
  max-height: 400px;
}

.covideo .wp-block-embed__wrapper {
  height: 0;
  padding-top: 56%;
  position: relative;
}
.covideo iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.annualPassButton {
  display: block !important;
}
@media screen and (max-width: 400px) {
  .annualPassButton a {
    /* font-size: 12px !important; */
  }
}
.bookHereButton {
  display: block !important;
}
@media screen and (max-width: 400px) {
  .bookHereButton a {
    /* font-size: 12px !important; */
  }
}
.extensionButton {
  display: block !important;
}
@media screen and (max-width: 400px) {
  .extensionButton a {
    /* font-size: 12px !important; */
  }
}

@media screen and (max-width: 400px) {
  #header-buttons-wrap {
    height: 72px;
  }

  #header .logo {
    top: 40px;
  }
}

#header-buttons-wrap #header-buttons li {
  margin-right: 22px;
}
@media screen and (max-width: 400px) {
  #header-buttons-wrap #header-buttons li {
    margin-right: 12px;
  }
}

#header-buttons-wrap #header-buttons li a {
  font-size: 1.4rem;
}
@media screen and (max-width: 400px) {
  #header-buttons-wrap #header-buttons li a {
    font-size: 1.2rem;
  }
}

.covidHeaderButtons a:hover {
  padding: 0 0 3px 0;
  border-bottom: solid 1px #fcfcfc;
}

#spaceCentre .covidInfoButton a {
  font-weight: bold;
  background-color: #fef45e;
}
@media screen and (max-width: 650px) {
  #spaceCentre .covidInfoButton a {
    font-size: 16px;
  }
}

.covidSegments {
  padding: 26px;
}
.covidSegments h4 {
  color: black;
  padding: 0;
  margin: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  font-size: 16px;
  line-height: 1.4;
}
@media screen and (min-width: 950px) {
  .covidSegments h4 {
    font-size: 18px;
  }
}
.covidSegments .row {
  position: relative;
  padding: 10px 0;
}
.covidSegments .col {
  position: relative;
  width: 100%;
  height: 100px;
}
@media screen and (min-width: 650px) {
  .covidSegments .col {
    width: 50%;
  }
}
@media screen and (min-width: 950px) {
  .covidSegments .col {
    width: 33.3333333333%;
  }
}
.covidSegments .iconWrap {
  float: left;
  position: relative;
  width: 20%;
  height: 100%;
}
@media screen and (max-width: 650px) {
  .covidSegments .iconWrap {
    width: 75px;
    position: absolute;
  }
}
.covidSegments .iconWrap .icon {
  height: 100%;
  max-height: 75px;
  max-width: 75px;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("../img/icons/covid-icon-placeholder.png");
}
.covidSegments .blockInfo {
  width: 75%;
  float: left;
  height: 100%;
  position: relative;
  display: table;
}
@media screen and (max-width: 650px) {
  .covidSegments .blockInfo {
    width: auto;
    padding-left: 75px;
  }
}
.covidSegments footer span {
  display: block;
  float: left;
  width: 100%;
  padding: 13px 0;
}
@media screen and (min-width: 650px) {
  .covidSegments footer span {
    width: 50%;
    padding: 13px 26px;
  }
}
@media screen and (min-width: 950px) {
  .covidSegments footer span {
    width: 33.3333333333%;
  }
}
.covidSegments .extraInfo {
  text-align: left;
  font-size: 12px;
  padding-right: 26px;
}
.covidSegments .covidSegmentsButton {
  text-align: left;
}
@media screen and (min-width: 950px) {
  .covidSegments .covidSegmentsButton {
    text-align: center;
  }
}

#spaceCentre .wpcf7-response-output {
  border-radius: 0;
  padding: 16px;
  font-size: 16px;
  line-height: 1.4;
}
@media screen and (max-width: 650px) {
  #spaceCentre .floatBlock {
    width: 100%;
    padding: 26px;
  }
}
@media screen and (max-width: 480px) {
  #spaceCentre .covidNarrowWrap {
    padding: 0;
  }
}
#spaceCentre .covidTicketForm {
  margin-left: 0;
}
#spaceCentre .covidTicketForm br {
  display: none;
}
#spaceCentre .covidTicketForm label, #spaceCentre .covidTicketForm h4 {
  font-size: 20px;
  margin: 26px 0 16px 0;
}
#spaceCentre .covidTicketForm input {
  width: 50%;
  min-width: 260px;
  color: black;
}
#spaceCentre .covidTicketForm input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #313131;
  opacity: 1;
  /* Firefox */
}
#spaceCentre .covidTicketForm input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #313131;
}
#spaceCentre .covidTicketForm input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #313131;
}
#spaceCentre .covidTicketForm #postCode {
  min-width: 150px;
}
#spaceCentre .covidTicketForm .wpcf7-radio label {
  margin: 0;
}
#spaceCentre .covidTicketForm .typeOfTicket {
  overflow: auto;
  position: relative;
  height: auto;
}
#spaceCentre .covidTicketForm .typeOfTicket .ticketTypeAmount {
  width: 100%;
  float: left;
  white-space: nowrap;
  display: block;
}
@media screen and (min-width: 950px) {
  #spaceCentre .covidTicketForm .typeOfTicket .ticketTypeAmount {
    width: 40%;
  }
}
#spaceCentre .covidTicketForm .typeOfTicket p {
  margin-bottom: 16px;
}
#spaceCentre .covidTicketForm .typeOfTicket label, #spaceCentre .covidTicketForm .typeOfTicket span {
  display: inline-block;
  font-weight: 300;
  font-size: 14px;
}
#spaceCentre .covidTicketForm .typeOfTicket span {
  margin-right: 6px;
}
#spaceCentre .covidTicketForm .covidNumberField {
  border-radius: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
  min-width: auto;
}
#spaceCentre .covidTicketForm .wpcf7-submit {
  width: auto;
  min-width: auto;
  color: white;
  margin-top: 26px;
}

/*# sourceMappingURL=covid-style.css.map */
