@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@font-face {
  font-family: "Bebas Neue";
  src: url("../fonts/bebas/book-300.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bebas Neue";
  src: url("../fonts/bebas/book-300.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

.f-body {
  font-family: "Prompt", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.f-main2 {
  font-family: "Prompt" !important;
  text-transform: none !important;
  font-optical-sizing: auto;
  font-style: normal;
}
.f-main3 {
  font-family: "Prompt" !important;
  font-size: 30px;
  text-transform: none !important;
  letter-spacing: -1px;
  font-weight: 700 !important;
}
.f-main4 {
  font-family: "Tusca" !important;
  font-size: 30px;
  text-transform: none !important;
  letter-spacing: -3%;
  font-weight: 700 !important;
}
.f-main5 {
  font-family: "Meow Script" !important;
  text-transform: none !important;
  line-height: 92%;
  letter-spacing: -3%;
  font-weight: 400 !important;
}
.f-main6 {
  font-family: "Parisienne" !important;
  text-transform: none !important;
  line-height: 92%;
  letter-spacing: 0px;
  font-weight: 400 !important;
}
.f-main7 {
  font-family: "Princess Sofia" !important;
  text-transform: none !important;
  line-height: 92%;
  letter-spacing: 0px;
  font-weight: 400 !important;
}

.f-60 {
  font-size: 60px !important;
}

.garis::after {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 200px;
  background: #000;
}

.slide-text p,
.slide-judul h2 {
  font-family: "Gloria" !important;
  text-transform: none !important;
  letter-spacing: 0.2em;
  font-weight: 200 !important;
  line-height: 1.5em;
  font-size: 18px;
}
.slide-title h1 {
  font-family: "Almara" !important;
  text-transform: none !important;
  letter-spacing: 0.03em;
  font-weight: 200 !important;
  font-size: 60px !important;
}
.slide-undangan {
  display: block;
}
.slide-undangan p small {
  font-size: 14px;
}
.border-undangan {
  display: inline-block;
  border: 2px solid #fff;
  padding: 3px 15px;
  margin: 8px 0px;
  border-radius: 5px;
}
.text-gloria {
  font-family: "Gloria" !important;
  text-transform: none !important;
  letter-spacing: 0.03em;
}
.wp-su,
.wp-top {
  opacity: 1;
  transition: all ease 0.5s;
}
.wp-middle {
  opacity: 0;
  transition: all ease 0.5s;
}
.wp-mouse {
  opacity: 1;
  transition: all ease 0.5s;
}
.music_button {
  background-color: rgba(0, 0, 0, 1);
  width: 55px;
  height: 55px;
  line-height: 55px;
  border: 2px solid #fff;
  border-radius: 55px;
  text-align: center;
  /* display: none; */
  position: fixed;
  z-index: 999;
  right: 8px;
  bottom: 105px;
  transition: all 0.2s;
}
html,
body {
  height: 100%;
  /* overflow: hidden; */
}
.wp-su,
.wp-mouse {
  position: absolute !important;
  bottom: 40%;
}
.img-logo {
  width: 60% !important;
}
.img-logo-bawah {
  width: 30%;
}
@media (max-width: 767px) {
  .wp-su,
  .wp-mouse {
    bottom: 13% !important;
  }
  .img-logo {
    width: 50%;
  }
}
.arc_kepada path {
  fill: transparent;
}

.arc_kepada text {
  fill: #000;
}
.btn-custom {
  background-color: #1b3b20;
  color: #ad802c;
  border-radius: 25px;
  font-size: 16px;
  padding: 15px 25px;
}
.btn-custom2 {
  background-color: #5b4437;
  color: #fff;
  border-radius: 25px;
  font-size: 13px;
  padding: 10px 20px;
}
.f-13 {
  font-size: 13px;
}
.f-10 {
  font-size: 10px;
  line-height: 1.3em;
}
.text-gold {
  color: #8d7e51;
}

.text-kuning {
  color: #8a6854;
}

.text-hijau {
  color: #5b4437;
}
