/* ----------------------------------
Custom for slider 
-----------------------------------*/
h1, h2, h3, h4, h5, h6, p {
  font-family: 'Unna';
}
h4.volin-sec-title {
  font-family: 'Poppins';
  text-transform: uppercase;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 0px;
  color: #495057;
}
b, strong {
  color: #f1f1f1;
}

/* Invitatin Section */
#inv-popup.header {
  background-image: url(../images/inv-bg.jpg) !important;
}
#inv-popup:before {
  height: 60% !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #00000000), to(#00000085)) !important;
  background-color: none;
}
.bottom-link {
  position: relative;
  top: 10vh;
}
.bottom-link .text-center {
  position: relative;
  width: 100%;
}
.header .caption p {
  color: #ffffff !important;
}
.invitation-section a.link {
  color: #e8e8e8f0;
}
.inv-title {
  margin-top: 0 !important;
}
@media (max-width: 991px) {
  #inv-popup.header { 
    background-image: url(../images/inv-bg-mob.jpg) !important;
  }
  

  .bottom-link {
    margin-top: 220px;
    bottom: 15%;
    position: absolute;
    width: calc(100% - 60px);
    top: auto;
  }
}

/* Couple */
img.salam {
  width: 100%;
  max-width: 400px;
}

.social-links .social-icon {
  color: white;
  font-size: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 27px;
  height: 27px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  margin-right: 10px;
  transition: all 0.3s ease;
  text-decoration: none;
}
.social-links .social-icon.floating-text.floating-text.visible {
  opacity: 0.8;
}

.social-links .social-icon:hover {
  opacity: 1;
  text-decoration: none;
}
#couple .rec-word {
  margin-top: -110px;
}
#couple .rec-word h3 {
  line-height: 1.5em;
  font-family: 'Poppins';
  font-weight: 300;
  color: #888;
}
.couple-tag {
  font-family: 'Poppins';
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 5px;
  font-size: 18px;
  color: #888;
  width: 100%;
  text-align: left;
}
.toright .couple-tag {
  text-align: right;
}
.couple-quotes::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}
.couple-quotes {
  background-image: url(../images/quotes.jpg);
  background-size: cover;
  background-position: center;
  padding: clamp(30px, 5vh, 60px) 20px;
  background-color: rgba(0, 0, 0, 0.6);
  aspect-ratio: 16 / 9;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50vh;
}
.couple-quotes p {
  max-width: min(700px, 90%); 
  margin: 0 auto; 
  color: white; 
  font-family: 'Unna'; 
  font-style:italic; 
  font-size: 14px; 
  line-height: 1.7; 
  text-align: center; 
  padding: 0 clamp(15px, 3vw, 40px);
  z-index: 1;
}
.couple-quotes p span {
  font-family: 'Unna'; 
  display: block; 
  margin-top: clamp(1.2em, 3vh, 1.8em); 
  font-size: clamp(0.675rem, 2.025vw, 0.844em); 
  opacity: 0.9;
}
.couple-full {
  height: 80vh;
}
.couple-bg {
  background-size: cover; 
  background-position: center; 
  height: 100%; 
  position: relative; 
  aspect-ratio: 4/6;
}
.couple-bg.groom {
  background-image: url('../images/prof-2.jpg'); 
}
.couple-bg.bride {
  background-image: url('../images/prof-1.jpg'); 
}
.couple-info {
  position: absolute; 
  bottom: 40px; 
  left: 0; 
  right: 0; 
  color: white; 
  text-shadow: 2px 2px 8px rgba(0,0,0,0.8); 
  text-align: left; 
  padding-left: 40px;
}
.couple-info .couple-tag {
  font-family: 'HolidayFree'; 
  font-size: 1.7em; 
  color: #ffffffde; 
  display: block; 
  margin-bottom: 5px; 
  text-align: left; 
  text-transform: capitalize;
  letter-spacing: 0;
}
.couple-info h2 {
  font-family: 'Unna';
  font-size: 1.8em;
  margin: 5px 0;
  color: white;
  font-weight: 600;
}
.couple-info p {
  font-family: 'Unna';
  font-size: 1.1em;
  font-size: 1em;
  color: #ffffff;
  line-height: 1.4;
  margin-bottom: 5px;
}


/* Slider */
.oliven-hero .flexslider .slides li.slide1 {
  background-image: url(../images/desktop1.jpg);
}
.oliven-hero .flexslider .slides li.slide2 {
  background-image: url(../images/desktop2.jpg);
}
.oliven-hero .flexslider .slides li.slide3 {
  background-image: url(../images/desktop3.jpg);
}

#home.header.static {
  background-image: url(../images/desktop1.jpg) !important;
}
#home.header.static .caption {
  margin-top: -23vh;
}
.header .caption h1 {
  font-family: 'Pinyon Script';
  text-transform: capitalize;
}
.header .caption h1 span {
  font-family: 'Unna';
  font-size: 32px;
}
.header .caption h5, .inv-title p, .inv-title2 p {
  font-family: 'Unna';
}
.inv-title2 h3.kepada, .gift-detail blockquote {
  font-family: 'Unna' !important;
}
.oliven-title-meta {
  text-transform: capitalize;
  color: #495057;
}
/* slider vegas */
#home.desktop {
  display: block;
}
#home.mobile-display {
  display: none;
}

#home .wed-logo {
  top: -22vh;
  width: 100%;
}

/* Gallery */
#gallery {
  background-color: #f5f5f5;
}

.gallery-item-inner {
  position: relative;
  overflow: hidden;
}

.gallery-item-actions {
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.gallery-item-inner:hover .gallery-item-actions {
  opacity: 1;
}

.download-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  color: #495057;
  text-decoration: none;
  transition: all 0.3s ease;
}

.download-btn:hover {
  background-color: #fff;
  color: #000;
  transform: scale(1.1);
}

@media (max-width: 991px) {
  .oliven-hero .flexslider .slides li.slide1 {
    background-image: url(../images/mobile1.jpg);
  }
  .oliven-hero .flexslider .slides li.slide2 {
    background-image: url(../images/mobile2.jpg);
  }
  .oliven-hero .flexslider .slides li.slide3 {
    background-image: url(../images/mobile3.jpg);
  }

  #home.header.static {
    background-image: url(../images/mobile1.jpg) !important;
  }
  .header .caption h1 span {
    font-size: 20px;
  }
  .header .arrow {
    top: 50vh;
  }

  /* slider vegas */
  #home.desktop {
    display: none;
  }
  #home.mobile-display {
    display: block;
  }

  #guestbook {
    padding-bottom: 0px;
  }

  .couple-tag, .toright .couple-tag {
    text-align: center;
  }
}

.desktop-hide {
  display: none !important;
}

#oliven-aside {
  background: #1c1c1d;
}
#oliven-aside .oliven-main-menu ul li a {
  font-family: 'Unna';
  font-size: 14px;
  color: #ececec;
}
#oliven-aside .footer1 p {
  color: #8d8d8d;
}
.footer2 h4 {
  font-family: 'Pinyon Script' !important;
  text-transform: capitalize;
}
.footer2 h4 span {
  font-family: 'Unna';
  font-size: 16px;
}
#oliven-aside .oliven-logo h6 {
  color: #cecece;
  font-size: 12px;
  font-family: 'Unna';
}


/* Side Bar */
#oliven-aside .oliven-logo a span {
  color: #fff;
  font-family: 'Pinyon Script';
}
@media screen and (max-width: 768px) {
  #oliven-aside {
    overflow-y: hidden;
  }
  #oliven-aside .oliven-logo {
    margin-top: 30px;
  }
  #oliven-aside .oliven-logo a span {
    font-size: 34px;
  }

  /* Gallery */
  .gallery-item {
    width: 50%;
    padding: 5px;
  }
  .gallery-item.landscape {
    padding: 7px 5px;
  }
  .mob-hide {
      display: none !important;
  }
  .desktop-hide {
      display: block !important;
  }
  
}

/* Guest book */
.wishes-box .wishes:last-child {
  padding-bottom: 5px;
} 
.wishes-box {
  font-family: 'Bellefair-Regular';
  color: rgba(255, 255, 255, 0.95);
  font-family: 'Bellefair-Regular';
  /* background: rgba(255, 255, 255, 0.1); */
  border: none;
  background: transparent;
  color: rgba(255, 255, 255, 0.95);
  padding: 12px 20px;
  /* border-radius: 10px; */
}

/* Countdown Background */
label {
  font-size: 12px;
}
#rsvp {
  background-image: url("../images/bg-rsvp.jpg");
  background-position: right;
}
#rsvp p {
  font-family: 'Unna';
  font-size: 14px;
  color: rgba(255, 255, 255, 0.95);
  margin-bottom: 1rem;
}
#rsvp .subtitle {
  font-family: 'Unna';
  font-size: 14px;
  color: rgba(255, 255, 255, 0.95);
  margin-bottom: 2rem;
}
input[type="password"], input[type="email"], input[type="text"], input[type="file"], textarea, #message, #search {
  font-family: 'Unna';
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.95);
  padding: 12px 20px;
  border-radius: 10px;
  font-size: 1em;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover {
  color: #fff;
}
select>option {
  background: rgba(0, 0, 0, 0.9);
}
.form-control:active, .form-control:focus {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.wishes-box h4 {
  font-family: 'Unna';
  color: #ffffff;
}
.wishes-box h4 + .wishes-from {
  font-family: 'Unna';
}
.all-wishes {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px 0px 0px 10px;
}
.qrcode-box {
  width: 200px;
  height: 200px;
  margin: 0 auto 30px;
  background-color: #fff;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0px 6px 13.6px 2.4px rgb(0 0 0 / 13%);
}
#countdown {
  background-image: url("../images/countdown.jpg");
  background-position: center;
  background-size: cover;
  aspect-ratio: 16/9;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0;
  overflow: hidden;
  z-index: 1;
}

#countdown::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

#countdown .container {
  position: relative;
  z-index: 2;
  padding: 40px 20px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#countdown .section-head {
  margin-bottom: 5px;
  text-align: center;
  width: 100%;
  transform: translateY(-20rem);
}

#countdown .section-head h4 {
  font-family: 'HolidayFree';
  text-transform: none;
  font-size: 1.24rem;
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
  color: #fff;
  margin-bottom: 0;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  white-space: nowrap;
}

#countdown .card {
  max-width: 400px;
  border: 0;
  margin: -19rem auto 0;
  background-color: transparent;
  padding: 20px 15px;
}

#countdown ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  list-style: none;
  gap: 15px;
}

#countdown li {
  background: rgba(255, 255, 255, 0.3);
  align-items: center;
  text-align: center;
  flex: 1;
  position: relative;
  padding: 15px 10px;
  background-color: rgb(255 255 255 / 20%);
  border-radius: 50%;
  aspect-ratio: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  backdrop-filter: blur(5px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  height: 80px;
  width: calc(33.3% - 43px);
}

#countdown li span {
  font-size: 32px;
  font-family: 'Unna';
  color: rgba(255, 255, 255, 0.95);
  display: block;
  line-height: 1;
  margin-bottom: -5px;
}

#countdown li small {
  font-size: 11px;
  color: #495057;
  text-transform: uppercase;
  display: block;
  letter-spacing: 1px;
  line-height: 1;
}

.countdown p {
  margin: 0;
  color: rgba(255, 255, 255, 0.95);
  font-size: 0.8em;
  text-transform: lowercase;
  font-family: 'Unna';
}
#countdown .section-head p {
  color: #fff;
  font-family: 'Unna';
  font-size: 0.8em;
  text-transform: capitalize;
  letter-spacing: 2px;
}

@media screen and (max-width: 768px) {
  #rsvp {
    background-position: center;
  }
  #countdown {
    background-image: url("../images/countdown-m.jpg");
    min-height: 250px;
    padding: 90px 0 40px;
    height: 50vh;
  }
  
  #countdown .section-head { 
    padding-top: inherit;
    margin-top: calc(40vh - 80px);
    transform: translateY(-12rem);
    margin-bottom: 3px;
  }
  
  #countdown .section-head h4 {
    font-size: 18px;
    white-space: nowrap;
  }
  
  #countdown .card {
    margin: -11.5rem auto 0;
    padding: 10px;
  }
  
  #countdown ul {
    gap: 10px;
  }
  
  #countdown li {
    padding: 10px 5px;
    height: 60px;
  }
  
  #countdown li span {
    font-size: 32px;
    margin-bottom: -5px;
  }
  
  #countdown li small {
    font-size: 9px;
  }
}

@media (max-width: 991px) {
  #countdown {
    aspect-ratio: 16/9;
    min-height: auto;
  }
  
  #countdown .container {
    padding: 20px;
  }
}

#countdown-bottom {
  background-color: #f5f5f5;
}
#countdown-bottom h4 {
  font-family: 'Poppins';
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #6c757d;
}

p.address {
  font-size: 12px;
}


#seeyou {
  background-image: url('../images/seeyou.jpg');
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 768px) {
  #countdown .section-head { 
    padding-top: inherit;
    margin-top: calc(50vh - 140px);
  }
  #countdown .section-head h4 {
    font-size: 22px;
  }
}

/* Event */
#whenwhere {
  background-color: #f1f1f1;
  padding-top: 80px;
}
.whenwhere h4.place {
    margin: 0;
}
.whenwhere .reception{
  margin-top: 15%;
}
.event-title {
  font-weight: normal;
  font-family: 'HolidayFree'; 
  font-size: 1.5rem; 
  letter-spacing: 1px; 
  margin-bottom: 1.5rem; 
  text-transform: none; 
  color: rgba(255, 255, 255, 0.95);
}
.whenwhere .phone {
  font-family: 'Poppins';
  font-weight: 600;
  text-transform: uppercase;
}
.whenwhere .space-block {
  /* height: 50px; */
  background-color: #fff;
  padding-bottom: 50px;
  max-width: 400px;
  margin: auto;
}
.whenwhere .space-image {
  height: 30vh;
  padding-top: 100px;
  background-image: url("../images/countdown.jpg");
  background-position: center;
  background-size: cover;
}
.section-iconimg {
  width: 100px;
  margin: 0 auto 10%;
}
.row.maps {
  padding: 30px 20px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.event-block {
  background: rgba(0, 0, 0, 0.7); 
  border-radius: 15px;
}
.event-block.p-4 {
  padding: 2rem 1.5rem 1.5rem !important;
}
.whenwhere .event-block p {
  font-family: 'Unna';
  font-size: 14px;
  margin-bottom: 1rem;
  line-height: normal;
  color: rgba(255, 255, 255, 0.95);
}

/* Protocol */
.protocol-section {
  padding: 30px 0 100px;
}
.protokol {
  display: inherit;
  text-align: center;
}
.protokol img {
  max-width: 580px;
  margin: 0 auto;
}

/* Gift */
.gift-section {
  padding-bottom: auto;
  padding: 80px 0 100px;
}
.gift img {
  -webkit-filter: none;
  filter: none;
  -webkit-transition: none;
  transition: all .5s;
}
.gift-detail.quotes {
  margin-top: 25px;
}
.gift-detail blockquote {
  font-family: 'Bellefair-Regular';
  font-size: 14px;
}
.gift-detail blockquote span {
  font-family: 'Cormorant Garamond';
  font-size: 20px;
}
.btn.buttono {
  font-family: 'Unna';
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 22px;
  margin: 0 auto;
  text-decoration: none;
  font-size: 14px;
  color: #fff;
  padding: 12px 20px;
  letter-spacing: normal;
  text-transform: capitalize;
  border: 1px solid #c4c4c4 !important;
}
.gift-detail a.btn.buttono {
  background: #495057b8;
}
.form select {
  font-family: 'Unna';
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.95);
  padding: 12px 20px;
  border-radius: 10px;
}
textarea.form-control {
  font-family: 'Unna';
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.95);
  padding: 12px 20px;
  border-radius: 10px;
  min-height: 120px;
}
.invitation-section a.btn.buttono {
  margin-top: calc(73vh - 400px) !important;
}
a.btn.buttono:hover {
  background-color: rgb(90 90 90 / 70%) !important;
  color: rgb(255 255 255 / 95%) !important;
}
.modal-open {
  padding-right: 0 !important;
}
#kirimkado .nama-penerima {
  margin-bottom: 15px;
  font-weight: normal;
}
.modal #kirimkado {
  background-color: #fff;
  box-shadow: 0px 4px 13.65px 7.35px rgb(143 143 143 / 18%);
  border-radius: 10px;
  border: none;
  padding: 20px 10px 5px;
}
.gift-detail p.copyTeks {
  font-family: 'Cormorant Garamond';
}
.modal .theme-btn.gift {
  cursor: pointer;
  margin: 4px 0 0;
  font-family: 'Unna';
  font-family: 'Unna';
  background: #545454d4;
  border: 1px solid #545454d6;
  color: #fff;
  padding: 10px 20px;
  margin: 0;
  font-weight: 400;
  position: relative;
  font-size: 12px;
  text-transform: capitalize;
  letter-spacing: 1px;
  border-radius: 22px;
  line-height: 1.75em;
}

#thankyou {
  background-image: url(../images/thx.jpg);
  background-size: cover;
  background-position: center;
  height: 100vh;
}
#thankyou p.ucapan {
  font-family: 'Poppins';
  font-size: 12px;
  color: #fff;
}
#thankyou:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50vh;
  z-index: 0;
  height: 50vh !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #00000000), to(#41392eba)) !important;
}

@media (max-width: 767px) {
    .invitation-section a.btn.buttono {
      margin-top: calc(73vh - 300px) !important;
    }
    .modal.show .modal-dialog {
        margin-top: 5rem;
    }
    #gift .gift-title {
      display: block;
      text-align: center;
    }
    .gift-detail {
      text-align: center;
    }
    .gift-detail blockquote {
      margin: 1rem 0 3rem;
    }

    #thankyou {
      background-image: url(../images/thx.jpg);
      background-size: cover;
      background-position: center;
      height: 100vh;
    }
}

/* Floating Text Effect */
.floating-text {
    opacity: 0;
    transform: translateY(50px);
    transition: all 0.8s ease-out;
}

.floating-text.visible {
    opacity: 1;
    transform: translateY(0);
}

.floating-text:nth-child(1) { transition-delay: 0.1s; }
.floating-text:nth-child(2) { transition-delay: 0.2s; }
.floating-text:nth-child(3) { transition-delay: 0.3s; }
.floating-text:nth-child(4) { transition-delay: 0.4s; }
.floating-text:nth-child(5) { transition-delay: 0.5s; }
.floating-text:nth-child(6) { transition-delay: 0.6s; }
.floating-text:nth-child(7) { transition-delay: 0.7s; }
.floating-text:nth-child(8) { transition-delay: 0.8s; }
.floating-text:nth-child(9) { transition-delay: 0.9s; }
.floating-text:nth-child(10) { transition-delay: 1s; }

@keyframes floatIn {
    0% {
        opacity: 0;
        transform: translateY(20px) scale(0.98);
    }
    40% {
        opacity: 1;
        transform: translateY(0) scale(0.98);
    }
    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.header.static .container {
    animation: floatIn 3s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

/* mepandes Section */
.mepandes {
    background-image: url("../images/mepandes.jpg");
    background-position: center;
    background-size: cover;
    aspect-ratio: 16/9;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0;
    overflow: hidden;
    z-index: 1;
    padding: 80px 0;
}

.mepandes::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.mepandes .container {
    position: relative;
    z-index: 2;
}

.mepandes .section-title {
    font-family: 'Poppins';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 24px;
    letter-spacing: 5px;
    color: #fff;
    margin-bottom: 40px;
    position: relative;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.mepandes .section-title:after {
    content: '';
    width: 45px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}

.mepandes h2 {
    font-family: 'Bellefair-Regular';
    font-size: 28px;
    color: #fff;
    margin: 15px 0;
    line-height: 1.4;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.mepandes h2.ampersand {
    font-family: 'Pinyon Script';
    font-size: 36px;
    margin: 10px 0;
    color: #fff;
}

@media (max-width: 767px) {
    .mepandes {
        padding: 60px 0;
        aspect-ratio: auto;
        min-height: 300px;
    }
    .mepandes .section-title {
        font-size: 20px;
    }
    .mepandes h2 {
        font-size: 22px;
    }
    .mepandes h2.ampersand {
        font-size: 30px;
    }
}

/* Pawiwahan Section */
.pawiwahan {
    background-image: url("../images/countdown.jpg");
    background-position: center;
    background-size: cover;
    aspect-ratio: 16/9;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0;
    overflow: hidden;
    z-index: 1;
    padding: 80px 0;
}

.pawiwahan::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.pawiwahan .container {
    position: relative;
    z-index: 2;
}

.pawiwahan .section-title {
    font-family: 'Poppins';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 24px;
    letter-spacing: 5px;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.pawiwahan .date {
    font-family: 'Bellefair-Regular';
    font-size: 20px;
    color: #fff;
    margin-bottom: 40px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.pawiwahan .section-title:after {
    content: '';
    width: 45px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}

.pawiwahan h2 {
    font-family: 'Bellefair-Regular';
    font-size: 28px;
    color: #fff;
    margin: 15px 0;
    line-height: 1.4;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.pawiwahan h2.ampersand {
    font-family: 'Pinyon Script';
    font-size: 36px;
    margin: 10px 0;
    color: #fff;
}

@media (max-width: 767px) {
    .pawiwahan {
        padding: 60px 0;
        aspect-ratio: auto;
        min-height: 300px;
    }
    .pawiwahan .section-title {
        font-size: 20px;
    }
    .pawiwahan .date {
        font-size: 18px;
    }
    .pawiwahan h2 {
        font-size: 22px;
    }
    .pawiwahan h2.ampersand {
        font-size: 30px;
    }
}

/* Preloader */
.preloader .lds-heart {
  /* margin-top: 400px; */
}