@charset "UTF-8";
.date {
  position: absolute;
  z-index: 9;
  bottom: 10px;
  right: 10px;
  backdrop-filter: blur(4px);
  color: white;
  font-weight: bold;
  background-color: rgba(2, 22, 56, 0.2);
  padding: 5px 11px;
  border-radius: 4px;
  line-height: 1;
  font-size: 20px;
  font-family: "Tangerine", cursive;
  letter-spacing: 0.5px;
}

.floraldesign-tr {
  position: absolute;
  top: -70px;
  right: 50px;
  max-height: 85%;
  transform: scalex(-1);
  z-index: -1;
  opacity: 0.7;
  max-width: calc(100% - 70px);
}

.floraldesign-tl {
  position: absolute;
  top: -80px;
  left: 50px;
  max-height: 85%;
  z-index: -1;
  opacity: 0.7;
  max-width: calc(100% - 70px);
}

.fontcolourwhite p,
.fontcolourwhite h1,
.fontcolourwhite h2,
.fontcolourwhite h3,
.fontcolourwhite h4,
.fontcolourwhite h5,
.fontcolourwhite h6 {
  color: #ffffff;
}

.fw-bold {
  font-weight: bold;
}

.palepinkbg {
  background-color: #fdefed;
}

.burgandybg {
  background-color: #7a1e2c;
}

.whitebg {
  background-color: #ffffff;
}

.purplebg {
  background-color: #b1d5aa;
}

.bluebg {
  background-color: rgba(1, 99, 65, 0.1);
}

.creambgsplit {
  background-color: rgba(1, 99, 65, 0.1);
}

.blue {
  color: #e6e1ff;
}

.hide {
  display: none !important;
}

.paddingtopsml {
  padding-top: 40px;
}

.paddingbottomsml {
  padding-bottom: 40px;
}

.paddingbottomlrg-sm {
  padding-bottom: 65px;
}

.paddingtoplrg {
  padding-top: 65px;
}

.paddingtoplrg-sml {
  padding-top: 65px;
}

.paddingbottomlrg {
  padding-bottom: 65px;
}

.paddingbottommed {
  padding-bottom: 65px;
}

.paddingtopmed {
  padding-top: 65px;
}

.rsvpcontactdetails {
  padding-top: 20px;
}

.rsvpcontactintro {
  margin: 0 0 35px;
  text-align: left;
}

.margintopsml {
  margin-top: 40px;
}

.marginbottomsml {
  margin-bottom: 40px;
}

.marginbottommed {
  margin-bottom: 65px;
}

.margintopmed {
  margin-top: 65px;
}

.rsvpcontactdetails {
  padding-top: 20px;
}

.marginbottomsml-sml {
  margin-bottom: 40px;
}

.height100 {
  height: 100%;
}

.width-100 {
  width: 100%;
}

.relative {
  position: relative;
}

.wni-flex {
  display: flex;
}

.wni-flex-col {
  display: flex;
  flex-direction: column;
}

.wni-flex-vc {
  justify-content: center;
}

.wni-flex-vt {
  justify-content: flex-start;
}

.wni-flex-vb {
  justify-content: flex-end;
}

.wni-flex-sb {
  justify-content: space-between;
}

.wni-flex-hs {
  align-items: flex-start;
}

.wni-flex-hc,
.wni-flex-ac {
  align-items: center;
}

.wni-flex-he {
  align-items: flex-end;
}

.gap {
  gap: 20px;
}

.of-h {
  overflow: hidden;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.bgcover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

a {
  text-decoration: none;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  background-color: #ffffff;
  color: #011638;
}

p,
ul li,
ol li {
  line-height: 1.5;
  font-family: "Cormorant Garamond", serif;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 20px;
  color: #011638;
}

ul,
ol {
  margin: 0 0 20px 0;
  padding: 0 0 0 15px;
}
ul li,
ol li {
  padding-left: 10px;
  margin-bottom: 10px;
}

.text-balance {
  text-wrap: balance;
}

.pfirstof p:first-of-type {
  font-size: 20px;
}

.plastof p:last-of-type {
  margin-bottom: 0;
}

.headingfont {
  font-family: "Tangerine", cursive;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 400;
}
h1.uppercase,
h2.uppercase,
h3.uppercase,
h4.uppercase,
h5.uppercase,
h6.uppercase {
  text-transform: uppercase;
}
h1.nomarginbottom,
h2.nomarginbottom,
h3.nomarginbottom,
h4.nomarginbottom,
h5.nomarginbottom,
h6.nomarginbottom {
  margin-bottom: 0;
}
h1.maxwidth,
h2.maxwidth,
h3.maxwidth,
h4.maxwidth,
h5.maxwidth,
h6.maxwidth {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

h1 {
  margin-bottom: 20px;
  font-size: 110px;
  font-family: "Tangerine", cursive;
  line-height: 0.9;
  letter-spacing: 0.5px;
}
h1.marginbottomlrg {
  margin-bottom: 30px;
}

h2 {
  font-size: 60px;
  font-family: "Tangerine", cursive;
  line-height: 1;
}
h2.primary {
  color: #000000;
}
h2.marginbottomsml {
  margin-bottom: 22px;
}
h2.marginbottomlrg {
  margin-bottom: 30px;
}

h3 {
  font-family: "Cormorant Garamond", serif;
  margin-bottom: 30px;
  line-height: 0.9;
  margin-top: 0;
  font-size: 50px;
}
h3.marginbottomsml {
  margin-bottom: 22px;
}
h3.marginbottomlrg {
  margin-bottom: 30px;
}

h4 {
  font-family: "Cormorant Garamond", serif;
  margin-bottom: 30px;
  line-height: 1.3;
  margin-top: 0;
  font-size: 20px;
  font-weight: 500;
}

#savethedate h4 {
  font-size: 18px;
}

#savethedate {
  min-height: 80vh;
}
#savethedate .hero-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}
#savethedate > .grid-container {
  position: relative;
  z-index: 1;
}

h5 {
  font-family: "Cormorant Garamond", serif;
  margin-bottom: 30px;
  line-height: 1.3;
  margin-top: 0;
  font-size: 16px;
  font-weight: 500;
}

h6 {
  font-family: "Cormorant Garamond", serif;
  margin-bottom: 30px;
  line-height: 1;
  margin-top: 0;
  font-size: 14px;
  font-weight: 500;
}

img {
  max-width: 100%;
  height: auto;
}

.grid-container.full {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.bgoverlay {
  position: relative;
}
.bgoverlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #b1d5aa;
}
.bgoverlay .grid-x {
  position: relative;
  z-index: 9;
}

.textbutton {
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  border: 1px solid #011638;
  padding: 8px 25px;
  display: table;
  margin-top: 30px;
  border-radius: 10px;
  background-color: #011638;
  transition: 0.3s ease-in-out;
}
.textbutton:hover,
.textbutton:active,
.textbutton:focus {
  background-color: transparent;
  color: #011638;
}

.burgbutton {
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 8px 25px;
  display: table;
  margin-top: 30px;
  border-radius: 10px;
  background-color: #7a1e2c;
  transition: 0.3s ease-in-out;
}
.burgbutton:hover,
.burgbutton:active,
.burgbutton:focus {
  background-color: transparent;
  color: #ffffff;
}
.burgbutton-light {
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 8px 25px;
  display: table;
  margin-top: 30px;
  border-radius: 10px;
  background-color: #7a1e2c;
  transition: 0.3s ease-in-out;
}
.burgbutton-light:hover,
.burgbutton-light:active,
.burgbutton-light:focus {
  background-color: transparent;
  color: #7a1e2c;
  border: 1px solid #7a1e2c;
}

.margintopsmlscreens {
  margin-top: 50px;
}

.button {
  background-color: #b1d5aa;
  font-weight: 400;
  font-family: "Tangerine", cursive;
  line-height: 1;
  font-size: 25px;
  letter-spacing: -0.2px;
  border-radius: 25px;
  padding: 13px 35px;
  color: #1e3932;
  text-decoration: none;
  display: block;
  width: fit-content;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.button.spacingtop {
  margin-top: 30px;
}
.button.center {
  margin-left: auto;
  margin-right: auto;
}
.button:hover {
  background-color: #000000;
  color: white;
}

.buttongroup a {
  display: block;
  margin: 0 auto 10px;
}

header {
  padding: 40px 0;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 9;
}
header nav ul {
  padding: 0;
  list-style-type: none;
  width: fit-content;
  margin: 0 auto;
}
header nav ul li {
  display: inline-block;
  padding: 0 15px;
}
header nav ul li:last-of-type {
  padding-right: 0;
}
header nav ul li a:not(.button) {
  font-weight: 600;
  font-family: "Cormorant Garamond", serif;
  margin-bottom: 30px;
  line-height: 1;
  margin-top: 0;
  font-size: 18px;
  color: #fdefed;
  padding: 4px 0;
  position: relative;
}
header nav ul li a:not(.button):before,
header nav ul li a:not(.button):after {
  width: 0;
  height: 1px;
  top: calc(100% - 1px);
  right: 0;
  position: absolute;
  content: "";
}
header nav ul li a:not(.button):before {
  transition: width 0.5s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
}
header nav ul li a:not(.button):after {
  background-color: #fdefed;
  transition: width 0.25s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}
header nav ul li a:not(.button):hover:before,
header nav ul li a:not(.button):hover:after {
  width: 100%;
  left: 0;
}

.imgzoomcontainer {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #000000;
}
.imgzoomcontainer img {
  opacity: 0.8;
}
.imgzoomcontainer:before {
  content: "";
  background: #000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.imagecover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.zoom {
  animation: zoom 20s linear infinite;
}

@keyframes zoom {
  50% {
    transform: scale(1.1);
  }
}
.contentbanner {
  min-height: 80vh;
}
.contentbanner .middlecontent {
  min-height: 80vh;
}
.contentbanner h5 {
  margin-top: 10px;
}
.contentbanner {
  color: #fdefed;
}
.contentbanner h1 {
  color: #ffffff;
}
.contentbanner .bannerbottom {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#moreinfobanner .imgzoomcontainer img {
  opacity: 0.45;
}
#moreinfobanner .imgzoomcontainer:before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.72) 100%);
  position: absolute;
  inset: 0;
  z-index: 1;
}
#moreinfobanner .contentbanner,
#moreinfobanner .contentbanner .middlecontent {
  min-height: 100vh;
  height: auto;
}
#moreinfobanner .more-info-content {
  flex-direction: column;
  gap: 24px;
  align-content: center;
  justify-content: center;
  padding-bottom: 100px;
}
#moreinfobanner .more-info-heading {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}
#moreinfobanner .rsvparea {
  padding: 40px 32px 16px;
  margin-bottom: 0;
}
#moreinfobanner .bannerbottom {
  position: static;
  margin-top: 0;
  padding-top: 10px;
  width: 100%;
  display: flex;
  text-align: left;
}

.bannercurve {
  max-width: 50%;
  margin-top: 30px;
}

.text_imgmiddle .cell.text-right {
  padding-right: 20px;
}
.text_imgmiddle .cell.text-left {
  padding-left: 20px;
}

.weddingtimeline {
  overflow: hidden;
}
.weddingtimeline div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.weddingtimeline div p {
  margin-right: 40px;
  font-size: 18px;
}
.weddingtimeline div * {
  margin: 0;
}
.weddingtimeline div:after {
  content: "• • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • ";
  position: absolute;
  bottom: 3px;
  left: 0;
  line-height: 0;
  letter-spacing: 5px;
  font-size: 8px;
  opacity: 0.3;
  font-family: "Cormorant Garamond", serif;
  color: white;
}
.weddingtimeline div:first-of-type:before {
  content: "• • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • ";
  position: absolute;
  top: 3px;
  left: 0;
  line-height: 0;
  letter-spacing: 5px;
  font-size: 8px;
  opacity: 0.3;
  font-family: "Cormorant Garamond", serif;
  color: white;
}
.weddingtimeline div {
  padding: 22px 0;
}
.weddingtimeline div h3 {
  margin: 0;
}

.imageaspect {
  aspect-ratio: 2.2/3;
  border-radius: 10px;
  overflow: hidden;
}
.imageaspect img {
  border-radius: 10px;
}

.imagetimeline {
  gap: 1.5vw;
}
.imagetimeline .cell {
  aspect-ratio: 2.2/3;
  border-radius: 10px;
  overflow: hidden;
}
.imagetimeline .cell img {
  border-radius: 10px;
}

#moreinfo .section-title {
  margin-bottom: 0;
}

.info-card-grid {
  row-gap: 30px;
}

.info-card {
  background: #ffffff;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.08);
  height: 100%;
  display: flex;
  flex-direction: column;
}

.info-card-image {
  aspect-ratio: 1.4/1;
  overflow: hidden;
}
.info-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.info-card-body {
  padding: 34px 34px 20px;
  flex: 1;
}
.info-card-body h3 {
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 24px;
  margin-bottom: 24px;
}
.info-card-body p {
  font-size: 18px;
  line-height: 1.7;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}

.info-card-footer {
  padding: 0 34px 34px;
  text-align: center;
}

.info-card-button {
  display: inline-block;
  min-width: 220px;
  border: 2px solid #d8c16f;
  border-radius: 10px;
  padding: 14px 28px;
  color: #b3933c;
  font-family: "Cormorant Garamond", serif;
  font-size: 16px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

#thenextday .feature-section-row {
  row-gap: 40px;
}
#thenextday .feature-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 2vw;
}
#thenextday .feature-copy h2 {
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.15;
  margin-bottom: 30px;
  max-width: 8ch;
}
#thenextday .feature-copy p {
  /* max-width: 700px; */
  font-size: 20px;
  line-height: 1.9;
}
#thenextday .feature-divider {
  width: 140px;
  margin-bottom: 34px;
}
#thenextday .feature-image {
  aspect-ratio: 1.4/1;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.08);
}
#thenextday .feature-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#thenextday .feature-button {
  display: inline-block;
  align-self: flex-start;
  margin-top: 28px;
  min-width: 220px;
  border: 2px solid #d8c16f;
  border-radius: 10px;
  padding: 14px 28px;
  color: #b3933c;
  font-family: "Cormorant Garamond", serif;
  font-size: 16px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

#accommodation .imagecontainer {
  height: fit-content;
}
#accommodation .image1 {
  overflow: hidden;
  width: calc(100% - 25px);
  height: calc(100% - 25px);
  border-radius: 10px;
}
#accommodation .image2 {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  aspect-ratio: 1.5/1;
  max-width: 65%;
  border-radius: 10px;
}

.rsvpsection {
  background: #ffffff;
}
.rsvpsection h1,
.rsvpsection h2 {
  color: #000000;
}
.rsvpsection .maxwidthp {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.taxi-list p {
  margin-bottom: 20px;
}
.taxi-list a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.rsvparea {
  padding: 70px 50px 20px;
  border: 1px solid #000000;
  border-radius: 10px;
  background-color: #ffffff;
  margin-bottom: 20px;
}

.attendees {
  gap: 20px;
  justify-content: center;
}

form div {
  margin-bottom: 50px;
}
form label {
  font-weight: 400;
  font-family: "Tangerine", cursive;
  line-height: 1;
  margin-top: 0;
  font-size: 26px;
  margin-bottom: 15px;
  display: block;
  text-align: left;
  color: #011638;
}
form [type="text"],
form select,
form [type="password"],
form [type="date"],
form [type="datetime"],
form [type="datetime-local"],
form [type="month"],
form [type="week"],
form [type="email"],
form [type="number"],
form [type="search"],
form [type="tel"],
form [type="time"],
form [type="url"],
form [type="color"],
form textarea {
  display: block;
  width: 100%;
  height: 50px;
  outline: none;
  border: 0px;
  box-shadow: none;
  border-bottom: 1px solid #000000;
  border-radius: 0;
  background-color: transparent;
  line-height: 1.4;
  font-size: 18px;
  color: #000000;
  font-family: "Cormorant Garamond", serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
form select {
  background-image: url(../images/menuarrow.svg);
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center right;
}
form [type="submit"] {
  background-color: #ffe25a;
  font-weight: 400;
  font-family: "Tangerine", cursive;
  line-height: 1;
  font-size: 26px;
  border-radius: 25px;
  padding: 13px 35px;
  color: #1e3932;
  text-decoration: none;
  display: block;
  width: fit-content;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  border: 0px;
  width: 100%;
}
form [type="submit"].spacingtop {
  margin-top: 40px;
}
form [type="submit"].center {
  margin-left: auto;
  margin-right: auto;
}
form [type="submit"]:hover {
  background-color: #000000;
  color: white;
}

.accordion-container .accordion-item {
  margin-top: 30px;
}
.accordion-container .accordion {
  background-color: #ffffff;
  cursor: pointer;
  padding: 30px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  display: block;
}
.accordion-container .accordion h5 {
  margin-bottom: 0;
  position: relative;
  display: block;
  padding-right: 30px;
}
.accordion-container .accordion h5:after {
  content: "";
  background-image: url(../images/menuarrow.svg);
  width: 10px;
  height: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
.accordion-container {
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
}
.accordion-container .active,
.accordion-container .accordion:hover {
  border-radius: 4px 4px 0 0;
}
.accordion-container {
  /* Style the accordion panel. Note: hidden by default */
}
.accordion-container .panel {
  background-color: #ffffff;
  text-align: left;
  padding: 0 30px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion-container .panel p:last-of-type {
  margin-bottom: 30px;
}

.show-for-medium,
.show-for-large {
  display: none;
}

.threeimagebanner .middle {
  margin-top: 15px;
  margin-bottom: 15px;
}

#thenextday .feature-section-row {
  justify-content: center;
}

#thenextday .feature-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

@media print, screen and (min-width: 640px) {
  .bannercurve {
    max-width: 300px;
  }
  .paddingtoplrg-sml {
    padding-top: 0;
  }
  .hide-for-medium {
    display: none !important;
  }
  .show-for-medium {
    display: block;
  }
  .show-for-medium.wni-flex {
    display: flex;
  }
  .wni-flex-sb-md {
    justify-content: space-between;
  }
  .imgzoomcontainer img {
    opacity: 0.6;
  }
  .imgzoomcontainer:after {
    content: "";
    background: #000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 0;
    width: 100%;
    height: 30%;
    z-index: 1;
  }
  .imgzoomcontainer:before {
    content: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    height: 0%;
  }
  h3 {
    font-size: 40px;
  }
  .info-card-body {
    padding: 40px 44px 24px;
  }
  .info-card-body h3 {
    font-size: 28px;
  }
  .info-card-footer {
    padding: 0 44px 40px;
  }
  #thenextday .feature-section-row {
    row-gap: 0;
  }
  #thenextday .feature-section-row-reverse .feature-copy {
    padding-left: 2vw;
    padding-right: 0;
  }
}
@media print, screen and (min-width: 64rem) {
  .margintopsmlscreens {
    margin-top: 0;
  }

  .bannercurve {
    max-width: 300px;
    margin-top: 45px;
  }
  .date {
    font-size: 28px;
    padding: 5px 15px;
  }
  .date.bannerdate {
    bottom: 20px;
    right: 20px;
  }
  .imagecover-lg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .hide-for-large {
    display: none;
  }
  .show-for-large {
    display: block;
  }
  .show-for-large.wni-flex {
    display: flex;
  }
  .weddingtimeline div p {
    margin-right: 60px;
    font-size: 20px;
  }
  p,
  ul li,
  ol li {
    font-size: 18px;
  }
  h1 {
    font-size: 150px;
  }
  h2 {
    font-size: 60px;
  }
  h3 {
    font-size: 50px;
  }
  #savethedate h4 {
    font-size: 25px;
  }
  h4 {
    font-size: 25px;
  }
  h5 {
    font-size: 22px;
  }
  header nav ul li a:not(.button) {
    font-size: 22px;
  }
  .textbutton {
    font-size: 18px;
  }
  .text_imgmiddle .cell.text-right {
    padding-right: 40px;
  }
  .text_imgmiddle .cell.text-left {
    padding-left: 40px;
  }
  .threeimagebanner .grid-x {
    padding-left: 50px;
    padding-right: 50px;
  }
  .threeimagebanner .grid-x .middle {
    margin-top: 0;
    margin-bottom: 0;
  }
  .paddingbottomlrg-sm {
    padding-bottom: 0;
  }
  .rsvpcontactdetails {
    padding-top: 55px;
    color: white;
  }
  .paddingtoplrg {
    padding-top: 120px;
  }
  .paddingbottomlrg {
    padding-bottom: 120px;
  }
  .paddingbottommed {
    padding-bottom: 80px;
  }
  .paddingtopmed {
    padding-top: 80px;
  }
  .accordion-container .accordion-item:first-of-type {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 1400px) {
  .imagetimeline {
    gap: 3vw;
  }
  .weddingtimeline div {
    padding: 34px 0;
  }
  .threeimagebanner,
  .contentbanner,
  .contentbanner .middlecontent {
    height: 100vh;
  }
  #moreinfobanner .contentbanner,
  #moreinfobanner .contentbanner .middlecontent {
    height: auto;
  }
  .text_imgmiddle .cell.text-right {
    padding-right: 100px;
  }
  .text_imgmiddle .cell.text-left {
    padding-left: 100px;
  }
  #accommodation .image1 {
    overflow: hidden;
    width: calc(100% - 50px);
    height: calc(100% - 50px);
  }
  #accommodation .image2 {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    aspect-ratio: 1.6/1;
    max-width: 55%;
  }
}
@media print, screen and (min-width: 1600px) {
  .textbutton {
    margin-top: 40px;
  }
  .weddingtimeline div p {
    margin-right: 80px;
    font-size: 22px;
  }
  h1 {
    font-size: 210px;
  }
  h2 {
    font-size: 90px;
  }
  h3 {
    font-size: 82px;
    line-height: 0.85;
  }
  h4 {
    font-size: 28px;
  }
  #savethedate h4 {
    font-size: 28px;
  }
  h5 {
    font-size: 24px;
  }
  header nav ul li a:not(.button) {
    font-size: 24px;
  }
  header nav ul li {
    padding: 0 25px;
  }
  .threeimagebanner,
  .contentbanner,
  .contentbanner .middlecontent {
    height: 100vh;
  }
  #moreinfobanner .contentbanner,
  #moreinfobanner .contentbanner .middlecontent {
    height: auto;
  }
  .text_imgmiddle .cell.text-right {
    padding-right: 100px;
  }
  .text_imgmiddle .cell.text-left {
    padding-left: 100px;
  }
  #accommodation .image1 {
    overflow: hidden;
    width: calc(100% - 50px);
    height: calc(100% - 50px);
  }
  #accommodation .image2 {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    aspect-ratio: 1.6/1;
    max-width: 55%;
  }
}

/*# sourceMappingURL=custom.css.map */
