/* @font-face {
  font-family: "sadwell";
  src: url("assets/fonts/SadwellRegular.ttf") format("truetype");
  font-weight: normal;
}

@font-face {
  font-family: "Sadwell";
  font-style: normal;
  font-weight: 400;
  src: local("Sadwell"),
    url("https://fonts.cdnfonts.com/s/30056/SadwellRegular.woff") format("woff");
}

@font-face {
  font-family: "shopping";
  src: url("assets/fonts/Shopping Font Script.ttf") format("truetype");
  font-weight: normal;
} */

@font-face {
  font-family: "avenir";
  src: url("../assets/fonts/Avenir.ttc") format("truetype");
  font-weight: normal;
}

@font-face {
  font-family: "avenir-bold";
  src: url("../assets/fonts/Avenir Next.ttc") format("truetype");
  font-weight: normal;
}

@font-face {
  font-family: "bali";
  src: url("../assets/fonts/PantaiBali.ttf") format("truetype");
  font-weight: normal;
}

.bold {
  font-weight: bolder;
}

/* .sadwell {
  font-family: "sadwell";
  letter-spacing: 2px;
}

.shopping {
  font-family: "shopping";
} */

.avenir {
  font-family: "avenir";
  letter-spacing: 1px;
}

.avenir-bold {
  font-family: "avenir-bold";
}

.bali {
  font-family: "bali";
  letter-spacing: 1px;
}

.section-header {
  width: 100%;
  justify-content: center;
  margin: auto 0;
}

.flower-section {
  height: 600px;
  position: relative;
}

.flower-section img {
  height: 100%;
}

.mr-logo-section {
  height: 20px;
  display: contents;
}

.mr-logo-section img {
  height: 300px;
  width: 100%;
}

.ui-tiny {
  font-size: 14px;
}

.ui-small {
  font-size: 16px;
}

.ui-baseline {
  font-size: 18px;
}

.ui-normal {
  font-size: 20px;
}

.ui-large {
  font-size: 36px;
}

.ui-giant {
  font-size: 36px;
}

.white {
  color: white;
}

.green {
  color: #729161;
}

.blue {
  color: #8ea5c4;
}

.dark-blue {
  color: #677ea2;
}

.purple {
  color: #3f3f3f;
}

.grey {
  color: #8b8b8b;
}

.black {
  color: #3c3c3c;
}

.shadow-black {
  text-shadow: 0px 0px 4px dimgrey;
}

.picture-one, .picture-footer {
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
  align-items: center;
}

.speech-section {
  padding: 60px 20px 30px;
  text-align: center;
  background-color: #d8d6d6;
}

.hashtag-standalone {
  position: absolute;
  color: #ecffef;
  font-style: italic;
  font-size: 20px;
  letter-spacing: 8px;
}

.picture-one img, .picture-footer img {
  width: 100%;
}

.picture-two img {
  width: 100%;
}

.italic {
  font-style: italic;
}

.text-center {
  justify-content: center;
  display: flex;
  align-items: center;
  flex-flow: column;
}

.credit {
  flex-flow: row;
}

.vertical-centered {
  display: flex;
  align-items: center;
  justify-content: center;
}

.column {
  display: flex;
  flex-flow: row;
  margin-top: 8px;
}

.container-wish {
  padding-left: 0;
  padding-right: 0;
  max-width: unset;
}

.about-section {
  padding: 40px 28px;
  background: #3f3f3f;
}
.about-section img {
  width: 50px;
}

.intro-desc-section {
  padding: 10px 100px;
}

.intro-desc-section > p:nth-child(3) {
  margin-bottom: 0;
}

.background-vector {
  background-image: url("../assets/images/fira-riza-vector.svg");
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-position-x: center;
  background-size: 80%;
  height: 100vh;
}

.bigday {
  background-image: url("../assets/images/web-pattern.svg");
  margin: 0;
  max-width: unset;
  padding: 20vh 40px;
  background-position: center;
  background-size: cover;
}

.bigday-content {
  position: relative;
  border: 1px solid black;
  background: white;
  padding: 40px 28px;
}

.info-section {
  z-index: -1;
}

.bigday .garnish {
  height: 50px;
}

.protocol {
  padding: 26px 18px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  background: #3f3f3f;
  align-items: center;
}

.protocol-section {
  padding-top: 26px;
  display: flex;
  flex-wrap: wrap;
}

.protocol-row {
  width: 50%;
}

.protocol-row:first-child .text-center:last-child,
.protocol-row:nth-child(2) .text-center:last-child {
  padding-top: 20px;
}

.protocol-section img {
  height: 80px;
  margin-bottom: 16px;
  filter: invert(1);
}

/* .protocol img {
    width: 50%;
    margin-top: 20px;
} */

.blur {
  filter: blur(5px);
}

.messages {
  padding: 26px 16px;
  color: white;
}

.link-section {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.link-section button {
  margin-top: 4px;
  border-radius: 8px;
  background-color: #a78e5e;
  padding: 4px 16px;
  border: none;
  letter-spacing: 1px;
  color: white;
  transition: background-color 0.5s ease;
}

.link-section button:hover {
  background-color: black;
}

.rsvp-button {
  font-weight: bold;
  height: 30px;
  border-radius: 8px;
  text-decoration: none;
  border: 1px solid white;
  width: 130px;
}

.rsvp-button-header,
.rsvp-button-header a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  cursor: pointer;
}

.mobile-nav-active a.rsvp-button,
.mobile-nav-active .mobile-nav + .mobile-nav {
  display: none !important;
}

.rsvp-button-green {
  display: initial;
  border: 1px solid transparent;
  height: 36px;
  background: #729161;
  color: white;
  border-radius: 8px;
  text-decoration: none;
  padding: 0px 24px;
  cursor: pointer;
  align-items: center;
}

.guyu-primary-button {
  border: 1px solid transparent;
  height: 36px;
  background: #3f3f3f;
  color: white;
  border-radius: 8px;
  text-decoration: none;
  padding: 0px 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.rsvp-button:active {
  background: #cfe8d5;
}

.rsvp-button:hover {
  background: #ffffff2b;
}

.rsvp-button-green > a:hover,
.guyu-primary-button > a:hover {
  color: white;
}

.wish-section {
  padding: 100px 40px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  background: url("../assets/images/web-pattern.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}

.wish-title {
  width: 50vh;
  margin: 76px 0 26px;
}

.wish-section .form-group {
  width: 40vh;
}

.form-section {
  padding-top: 16px;
}

.pics-collage {
  grid-column-gap: 10px;
  margin-top: 10px;
  display: grid;
  height: 400px;
  align-items: center;
  overflow: hidden;
}

.grid-one {
  grid-template-columns: 45% 25% 30%;
}

.grid-two {
  grid-template-columns: 30% 30% 40%;
}

.grid-one-mobile,
.grid-three-mobile {
  grid-template-columns: 65% 35%;
}

.grid-two-mobile {
  grid-template-columns: 35% 65%;
}

.pics-collage div {
  height: inherit;
  z-index: -1;
}

.pics-collage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.big-day img {
  width: 20px;
}

.header-intro {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 16px;
}

.hashtag {
  padding-top: 4px;
  letter-spacing: 4px;
  text-align: center;
}

.header-intro .title {
  max-width: 320px;
  max-height: 110px;
}

.header-intro .date {
  max-width: 150px;
  max-height: 110px;
}

.header-intro .names {
  max-width: 280px;
  height: unset;
}

.header-intro .footer {
  max-width: 150px;
}

.groom-bride-name {
  font-size: 100px;
}

#intro {
  margin-bottom: 0px;
}

.top-container {
  display: flex;
  justify-content: space-between;
  padding: 0 16px;
}

.main-nav a:hover,
.main-nav .active > a,
.main-nav li:hover > a {
  color: white;
}

.header-scrolled .main-nav a,
.header-scrolled .main-nav a:hover,
.header-scrolled .main-nav .active > a,
.header-scrolled .main-nav li:hover > a,
.header-scrolled .mobile-nav-toggle i {
  color: #3f3f3f;
}

.main-nav li > a {
  padding-top: 7px;
}

.intro-section {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
}

.intro-section .side-section div {
  justify-content: center;
  text-align: center;
}

.intro-section .guyu div {
  border-left: 1px solid #bbc5b8;
  padding-left: 36px;
}

.intro-section .name {
  margin-top: 16px;
}

.intro-section .ciba div {
  padding-right: 36px;
}

.side-section {
  width: 50%;
}

.collages {
  display: grid;
  grid-row-gap: 20px;
  padding: 30px 10%;
}

.collages img {
  width: 100%;
  height: 100%;
}

.collages .row {
  width: fit-content;
  margin-right: 0;
}

.collage-row {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-column-gap: 24px;
  overflow: hidden;
}

.left-portrait {
  padding-right: 2px;
}

.right-portrait {
  padding-left: 2px;
}

.greetings {
  letter-spacing: 1px;
  font-size: 14px;
  text-align: center;
}

.shorter-width {
  width: 80%;
}

.zoom-container {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.zoom-container > img {
  height: 75px;
  filter: grayscale(80%) sepia(140%) hue-rotate(182deg);
}

.zoom-container > .rsvp-button-green {
  margin-top: 16px;
}

.zoom-container > .guyu-primary-button {
  margin-top: 8px;
}

.opening-section,
.background-section {
  background-image: url("../assets/images/photoshoots/cover.jpg");
  background-size: cover;
  background-position: bottom;
  height: 100vh;
  max-width: 100%;
}

.opening-section .section-header {
  padding-top: 0;
  transition: opacity ease 0.5s;
}

.simplify-space {
  max-width: 80%;
}

.main-section {
  display: none;
}

.hide {
  display: none;
  opacity: 0;
}

.mobile-nav-toggle {
  display: none;
}

.show {
  display: block;
  opacity: 1;
}

.main-container {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.rsvp-section {
  padding: 20px;
  background-image: url("../assets/images/web-pattern.svg");
  background-position: center;
  background-size: cover;
}

.rsvp-body {
  width: 80%;
}

.rsvp-body .form-group {
  margin-top: 1rem;
}

.attendance-section {
  width: 150px;
}

#messages {
  padding: 16px 16px 40px;
  margin-top: -1px;
  display: flex;
  justify-content: center;
  background-image: url("../assets/images/web-pattern.svg");
}

#gift {
  padding: 16px 16px 60px;
}

#gift .container {
  align-items: center;
  display: flex;
  flex-flow: column;
  padding: 40px;
}

.gift-picture {
  display: flex;
  justify-content: center;
}

.gift-picture img {
  width: 30%;
}

.gift-content {
  width: 50%;
}

.qr-code {
  display: flex;
  justify-content: center;
}

.qr-code img {
  height: 250px;
}

.pointer-cursor {
  cursor: pointer;
}

.container-card {
  padding: 26px 16px 16px;
  background: white;
  height: 60vh;
  width: 60vh;
  display: flex;
  flex-flow: column;
  align-items: center;
  border: 1px solid black;
}

.present {
  margin-left: 16px;
  height: 25vh;
  transition: height 0.2s ease;
}

.slide-down {
  height: 60vh;
}

.present .subtitle {
  max-width: 80%;
  padding-top: 14px;
  text-align: center;
}

.bank-info {
  display: flex;
  flex-flow: column;
  align-items: center;
  text-align: center;
  opacity: 0;
  transition: opacity 1s ease;
}

.notice,
.sent-notice,
.wish-notice {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.sent-notice,
.wish-notice {
  margin-top: 16px;
  font-weight: bold;
  height: 50px;
}

.container-card h3 {
  margin-bottom: 0;
}

.messages-container {
  width: 100%;
  text-align: center;
  max-height: max-content;
  overflow: scroll;
  margin-top: 14px;
}

.message-area {
  height: 100px !important;
}

.messages-container .name,
.bank-info .name {
  font-weight: bold;
}

.messages-container img {
  width: 50%;
}

.message-item {
  margin-bottom: 16px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.message-item .context {
  word-break: break-word;
  width: 80%;
}

.message-item .name {
  font-weight: bolder;
}

.present button {
  margin-top: 8px;
}

.qr-image {
  height: 200px;
}

#bankacc {
  margin: 4px;
  height: 0;
}

.fade-in {
  display: block;
  opacity: 1;
}

.fade-in-flex {
  display: flex;
  opacity: 1;
}

.fade-out {
  opacity: 0;
}

.instagram-link {
  padding-left: 4px;
}

input[type="radio"]:after {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #d1d3d1;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
  cursor: pointer;
}

input[type="radio"]:checked:after {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #3f3f3f;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

@media screen and (min-width: 1200px) {
  .container-wish {
    padding-left: 0;
    padding-right: 0;
  }
}

.is-mobile {
  display: none;
}

.is-web {
  display: block;
}

@media screen and (min-width: 992px) {
  .big-day {
    max-width: 960px;
  }
}

@media screen and (max-width: 768px) {
  .is-mobile {
    display: block;
  }
  .is-web {
    display: none;
  }

  .mobile-nav-toggle i {
    color: white;
  }

  .opening-section,
  .background-section {
    background-position: -75px;
  }

  .bigday {
    max-width: unset;
    padding: 10vh 16px;
    background-image: url("../assets/images/mobile-pattern.svg");
  }

  .rsvp-section {
    background-image: url("../assets/images/mobile-pattern.svg");
  }

  .picture-one img {
    width: unset;
    height: 80vh;
  }

  .picture-footer img {
    width: unset;
    height: 80vh;
    margin-right: 8vh;
  }

  .simplify-space {
    max-width: unset;
  }

  .protocol-section img {
    height: 50px;
  }

  .form-section {
    padding-top: 0;
  }

  .header-intro {
    padding-bottom: 14px;
  }

  #messages {
    flex-flow: column;
    background-image: url("../assets/images/mobile-pattern.svg");
  }

  #messages .container-card {
    width: unset;
    border: 1px solid black;
  }

  .container-wish {
    padding-left: 0;
    padding-right: 0;
  }

  .present {
    margin-left: 0;
    margin-top: 16px;
  }

  .section-header {
    display: flex;
    align-items: start;
    margin-top: 100px;
    padding: 0;
  }
  .side-section {
    width: 100%;
  }
  .intro-section .guyu div {
    border-left: unset;
    padding-left: unset;
  }
  .intro-section .guyu div:first-child {
    border-left: unset;
    border-top: 1px solid #bbc5b8;
    padding-left: unset;
    padding-top: 24px;
  }
  .intro-section .ciba div {
    padding-right: unset;
  }
  .intro-section .guyu {
    margin-top: 18px;
    margin-left: 0px;
  }
  .intro-section {
    flex-flow: column;
  }
  .pics-collage {
    margin-top: 5px;
    grid-column-gap: 5px;
  }
  .flower-section {
    height: unset;
  }
  .flower-section img {
    width: 100%;
  }
  .background-vector {
    background-size: 140%;
    background-position-x: left;
  }

  .collages {
    padding: 0;
    grid-row-gap: 4px;
  }

  .collage-row {
    grid-column-gap: 4px;
  }

  .ui-tiny {
    font-size: 12px;
  }

  .ui-small {
    font-size: 14px;
  }

  .ui-baseline {
    font-size: 16px;
  }

  .ui-large {
    font-size: 22px;
  }

  .ui-giant {
    font-size: 26px;
  }
  .intro-desc-section {
    padding: 10px 0px;
  }
  .about-section {
    padding: 20px 16px;
  }
  .about-section img {
    width: 20px;
  }
  .pics-collage {
    height: 240px;
  }
  .rsvp-body {
    width: 100%;
  }
  .bigday-content {
    margin-top: 16px;
    padding: 26px;
    left: unset;
    border: 1px solid black;
    background: white;
  }
  .bigday .garnish {
    height: 50px;
  }
  .wish-section {
    padding: 40px 40px;
    background-image: url("../assets/images/mobile-pattern.svg");
  }
  .wish-title {
    margin-top: 80px;
    width: 100%;
  }
  .form-section {
    width: 90%;
  }
  .gift-content {
    width: 90%;
  }
  .gift-picture img {
    width: 60%;
  }
  #gift .container {
    padding: 0;
  }
  .qr-code img {
    height: 150px;
  }
  .groom-bride-name {
    font-size: 60px;
  }
  .width-60 {
    width: 60%;
  }
  .width-65 {
    width: 65%;
  }
}

@media screen and (min-width: 768px) {
  .big-day {
    max-width: unset;
  }
}

@media screen and (max-width: 540px) {
  .container-card {
    height: 75vh;
  }
}

@media screen and (max-width: 480px) {
  .present {
    height: 30vh;
  }
  .slide-down {
    height: 66vh;
  }
  .picture-one img {
    width: unset;
    height: 70vh;
    margin-right: 20vh;
  }
}

@media screen and (max-width: 375px) {
  .bigday-content {
    padding: 16px;
  }
  .slide-down {
    height: 60vh;
  }
  .picture-one img {
    width: unset;
    height: 60vh;
  }
}

@media screen and (max-width: 375px) and (max-height: 800px) {
  .slide-down {
    height: 85vh;
  }
}

/* IPAD */
@media screen and (max-width: 768px) and (min-height: 1024px) {
  .bigday {
    max-width: unset;
  }
}
