@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face { font-family: Amsterdam; src: url('../fonts/AmsterdamOne.ttf'); } 
/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: "Work Sans", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #828282;
  background: #fff;
}

html, body {
  overflow-x: hidden;
}

section, div {
  max-width: 100%;
}

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.offcanvas #page {
  overflow: hidden;
  position: absolute;
}
.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}

a {
  color: #646464;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #646464;
  outline: none;
  text-decoration: none;
}

p {
  margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6, figure {
  color: #000;
  font-family: "Work Sans", Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
}

::-webkit-selection {
  color: #fff;
  background: #646464;
}

::-moz-selection {
  color: #fff;
  background: #646464;
}

::selection {
  color: #fff;
  background: #646464;
}




#fh5co-header {
  background-image: url("../images/NA-Coupleshoot-1.jpg");
  /* background-position: 0 px 0 px; */
  background-size: cover;
  background-position: center 20%;
  background-repeat: no-repeat;
  min-height: 100vh;
}

/* Mobile version */
@media (max-width: 768px) {
  #fh5co-header {
    background-image: url("../images/NA-Coupleshoot-3.jpg");
    background-position: center center;
  }
}



#fh5co-counter,
#fh5co-event,
.fh5co-bg {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}

.fh5co-bg {
  background-position: center center;
  width: 100%;
  float: left;
  position: relative;
}


.fh5co-cover .container {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

#fh5co-header .container,
#fh5co-header .container-fluid {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

#fh5co-header .row {
  margin-left: 0;
  margin-right: 0;
}

.fh5co-cover {
  height: 100vh;
  min-height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
}

.fh5co-cover {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}


.display-t {
  height: 100%;
}

.display-tc {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;   /* vertical center */
  align-items: center;
}

.fh5co-cover .overlay {
  z-index: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(147, 147, 147, 0.5);
}

.fh5co-cover .row {
  margin-left: 0;
  margin-right: 0;
}

.fh5co-cover > .fh5co-container {
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 1920px) {
  .fh5co-cover {
    height: 100vh;
  }
}

@media screen and (max-width: 768px) {
  .fh5co-cover .display-t,
  .fh5co-cover .display-tc {
    height: 600px;
  }
}
.fh5co-cover.fh5co-cover-sm {
  height: 600px;
}
@media screen and (max-width: 768px) {
  .fh5co-cover.fh5co-cover-sm {
    height: 400px;
  }
}
.fh5co-cover.fh5co-cover-sm .display-t,
.fh5co-cover.fh5co-cover-sm .display-tc {
  height: 600px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .fh5co-cover.fh5co-cover-sm .display-t,
  .fh5co-cover.fh5co-cover-sm .display-tc {
    height: 400px;
  }
}

#fh5co-counter,
#fh5co-event {
  min-height: 850px;
  float: left;
  background-color: #fdf8f5;
  background-image: radial-gradient(#f3e9e3 1px, transparent 1px);
  background-size: 20px 20px;
}
#fh5co-counter .display-t,
#fh5co-counter .display-tc,
#fh5co-event .display-t,
#fh5co-event .display-tc {
  height: 700px;
  display: table;
  width: 100%;
}
#fh5co-counter .fh5co-heading h2,
#fh5co-event .fh5co-heading h2 {
  color: #646464;
}
#fh5co-counter .fh5co-heading span,
#fh5co-event .fh5co-heading span {
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: 600;
}
#fh5co-counter .overlay,
#fh5co-event .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  
  
  background: rgba(0, 0, 0, 0.04);
}
@media screen and (max-width: 768px) {
  #fh5co-counter,
  #fh5co-event {
    height: inherit;
    padding: 7em 0;
  }
  #fh5co-counter .display-t,
  #fh5co-counter .display-tc,
  #fh5co-event .display-t,
  #fh5co-event .display-tc {
    height: inherit;
  }
}
#fh5co-counter .event-wrap,
#fh5co-event .event-wrap {
  border: 2px solid rgba(0, 0, 0, 0.5);
  padding: 30px;
  width: 100%;
  float: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  #fh5co-counter .event-wrap,
  #fh5co-event .event-wrap {
    margin-bottom: 10px;
  }
}
#fh5co-counter .event-wrap h3,
#fh5co-event .event-wrap h3 {
  font-size: 14px;
  color: #000000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  display: block;
  padding-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: Sofia Sans Condensed;
  font-size: 25px;
}
#fh5co-counter .event-wrap p, #fh5co-counter .event-wrap span,
#fh5co-event .event-wrap p,
#fh5co-event .event-wrap span {
  display: block;
  color: rgba(0, 0, 0, 0.8);
  font-family: Sofia Sans Condensed;
  font-size: 20px;
}
#fh5co-counter .event-wrap i,
#fh5co-event .event-wrap i {
  color: rgb(0, 0, 0);
  font-size: 20px;
}
#fh5co-counter .event-wrap .event-col,
#fh5co-event .event-wrap .event-col {
  width: 50%;
  float: left;
  margin-bottom: 30px;
}

#fh5co-counter {
  height: 600px;
}
@media screen and (max-width: 768px) {
  #fh5co-counter {
    height: auto;
  }
}


#fh5co-gallery {
  width: 100%;
  overflow: hidden;
}

#fh5co-gallery .container {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

#fh5co-gallery .row {
  margin-left: 0;
  margin-right: 0;
}

#fh5co-gallery-list {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
}
#fh5co-gallery-list li {
  display: block;
  padding: 0;
  margin: 0 0 10px 1%;
  list-style: none;
  min-height: 400px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.5s ease;
  overflow: hidden;
  float: left;
  clear: left;
  position: relative;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 12px;
}

/* 🔥 ZOOM + LIFT EFFECT */
#fh5co-gallery-list li:hover {
  background-size: 115%;   /* THIS is the zoom */
  transform: translateY(-8px); /* slight lift */
  box-shadow: 0 25px 60px rgba(0,0,0,0.35);
}

#fh5co-gallery-list li::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.15);
  transition: 0.4s ease;
}

/* 💛 GOLD GLOW */
#fh5co-gallery-list li:hover::before {
  background: rgba(212, 175, 55, 0.25);
}

#fh5co-gallery-list li::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255,255,255,0.4),
    transparent
  );
  transition: 0.6s;
}

#fh5co-gallery-list li:hover::after {
  left: 120%;
}








@media screen and (max-width: 480px) {
  #fh5co-gallery-list li {
    margin-left: 0;
  }
}


#fh5co-gallery-list li a {
  min-height: 400px;
  padding: 2em;
  position: relative;
  width: 100%;
  display: block;
}
#fh5co-gallery-list li a:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 80;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  background: rgba(0, 0, 0, 0.2);
}
#fh5co-gallery-list li a:hover:before {
  background: rgba(0, 0, 0, 0.5);
}
#fh5co-gallery-list li a .case-studies-summary {
  width: auto;
  bottom: 2em;
  left: 2em;
  right: 2em;
  position: absolute;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  #fh5co-gallery-list li a .case-studies-summary {
    bottom: 1em;
    left: 1em;
    right: 1em;
  }
}
#fh5co-gallery-list li a .case-studies-summary span {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}
#fh5co-gallery-list li a .case-studies-summary h2 {
  color: #fff;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #fh5co-gallery-list li a .case-studies-summary h2 {
    font-size: 20px;
  }
}
#fh5co-gallery-list li.one-third {
  width: 32.3%;
}
@media screen and (max-width: 768px) {
  #fh5co-gallery-list li.one-third {
    width: 49%;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-gallery-list li.one-third {
    width: 100%;
  }
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

.fh5co-social-icons {
  margin: 0;
  padding: 0;
}
.fh5co-social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.fh5co-social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #646464;
  padding-left: 10px;
  padding-right: 10px;
}
.fh5co-social-icons li a i {
  font-size: 20px;
}

.fh5co-contact-info ul {
  padding: 0;
  margin: 0;
}
.fh5co-contact-info ul li {
  padding: 0 0 0 50px;
  margin: 0 0 30px 0;
  list-style: none;
  position: relative;
}
.fh5co-contact-info ul li:before {
  color: #646464;
  position: absolute;
  left: 0;
  top: .05em;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fh5co-contact-info ul li.address:before {
  font-size: 30px;
  content: "\e9d1";
}
.fh5co-contact-info ul li.phone:before {
  font-size: 23px;
  content: "\e9f4";
}
.fh5co-contact-info ul li.email:before {
  font-size: 23px;
  content: "\e9da";
}
.fh5co-contact-info ul li.url:before {
  font-size: 23px;
  content: "\e9af";
}

form label {
  font-weight: normal;
}

#fh5co-header .display-tc,
#fh5co-counter .display-tc,
.fh5co-cover .display-tc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  height: 100%; 
}
#fh5co-header .display-tc h1, #fh5co-header .display-tc h2,
#fh5co-counter .display-tc h1,
#fh5co-counter .display-tc h2,
.fh5co-cover .display-tc h1,
.fh5co-cover .display-tc h2 {
  margin: 0;
  padding: 0;
  color: white;
}
#fh5co-header .display-tc h1,
#fh5co-counter .display-tc h1,
.fh5co-cover .display-tc h1 {
  margin-bottom: 0px;
  font-size: 65px;
  line-height: 1.5;
  font-family: "Amsterdam", Arial, serif;
}
@media screen and (max-width: 768px) {
  #fh5co-header .display-tc h1,
  #fh5co-counter .display-tc h1,
  .fh5co-cover .display-tc h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-header .display-tc h1,
  #fh5co-counter .display-tc h1,
  .fh5co-cover .display-tc h1 {
    font-size: 30px;
  }
}
#fh5co-header .display-tc h2,
#fh5co-counter .display-tc h2,
.fh5co-cover .display-tc h2 {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 20px;
  font-family: Engagement;
}
@media screen and (max-width: 480px) {
  #fh5co-header .display-tc h2,
  #fh5co-counter .display-tc h2,
  .fh5co-cover .display-tc h2 {
    font-size: 16px;
  }
}
#fh5co-header .display-tc .btn,
#fh5co-counter .display-tc .btn,
.fh5co-cover .display-tc .btn {
  padding: 20px 20px;
  background: #fff;
  color: #646464;
  border: none;
  font-size: 16px;
  font-family: Sofia Sans Condensed;
  text-transform: uppercase;
}
#fh5co-header .display-tc .btn:hover,
#fh5co-counter .display-tc .btn:hover,
.fh5co-cover .display-tc .btn:hover {
  background: #fff;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
}

#fh5co-counter {
  text-align: center;
}
#fh5co-counter .counter {
  font-size: 50px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 100;
  display: block;
}
#fh5co-counter .counter-label {
  margin-bottom: 0;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: .1em;
}
@media screen and (max-width: 768px) {
  #fh5co-counter .feature-center {
    margin-bottom: 50px;
  }
}
#fh5co-counter .icon {
  width: 70px;
  height: 70px;
  text-align: center;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  margin-bottom: 30px;
}
#fh5co-counter .icon i {
  height: 70px;
}
#fh5co-counter .icon i:before {
  display: block;
  text-align: center;
  margin-left: 3px;
}

.simply-countdown {
  /* The countdown */
  margin-bottom: 20px;
  margin-top: 10px;


}

/*==================================*/
/*     GLOBAL SECTION SPACING FIX   */
/*==================================*/

#fh5co-testimonial,
#fh5co-services,
#fh5co-started,
#fh5co-footer,
#fh5co-event,
#fh5co-couple-story,
#fh5co-couple,
#fh5co-gallery,
#fh5co-guest-wishes,
#fh5co-rsvp,
.fh5co-section,
.fh5co-section-gray {
  padding: 5em 0;
}


@media screen and (max-width: 768px) {
  #fh5co-testimonial,
  #fh5co-services,
  #fh5co-started,
  #fh5co-footer,
  #fh5co-event,
  #fh5co-couple-story,
  #fh5co-couple,
  #fh5co-gallery,
  #fh5c0-rsvp,
  .fh5co-section,
  .fh5co-section-gray {
    padding: 2em 0;
  }
  .fh5co-heading {
    margin-bottom: 1em;
  }
  .timeline-wrapper {
    padding: 20px 0;
  }
}

.fh5co-section-gray {
  background: rgba(0, 0, 0, 0.04);
}

.couple-wrap {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .couple-wrap {
    width: 100%;
  }
}

.heart {
  position: absolute;
  top: 4em;
  left: 0;
  right: 0;
  z-index: 99;
  animation: pulse 1s ease infinite;
}
.heart i {
  font-size: 20px;
  background: #fff;
  padding: 20px;
  color: #646464;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .heart {
    display: none;
  }
}

.couple-half {
  width: 50%;
  float: left;
}
@media screen and (max-width: 768px) {
  .couple-half {
    width: 100%;
  }
}
.couple-half h3 {
  font-family: "Amsterdam", Arial, serif;
  color: #646464;
  font-size: 30px;
}
.couple-half .groom, .couple-half .bride {
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 150px;
  height: 150px;
}
.couple-half .groom img, .couple-half .bride img {
  width: 150px;
  height: 150px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 480px) {
  .couple-half .groom, .couple-half .bride {
    width: 100%;
    height: 140px;
  }
  .couple-half .groom img, .couple-half .bride img {
    width: 120px;
    height: 120px;
    margin: 0 auto;
  }
}
.couple-half .groom {
  float: right;
  margin-right: 5px;
}
.couple-half .bride {
  float: left;
  margin-left: 5px;
}
.couple-half .desc-groom {
  padding-right: 180px;
  text-align: right;
}
.couple-half .desc-bride {
  padding-left: 180px;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .couple-half .groom, .couple-half .bride {
    margin-left: 0;
    margin-right: 0;
  }
  .couple-half .desc-groom {
    padding-right: 0;
    text-align: center;
  }
  .couple-half .desc-bride {
    padding-left: 0;
    text-align: center;
  }
}

.feature-center {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .feature-center {
    margin-bottom: 50px;
  }
}
.feature-center .icon {
  width: 90px;
  height: 90px;
  background: #efefef;
  display: table;
  text-align: center;
  margin: 0 auto 30px auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.feature-center .icon i {
  display: table-cell;
  vertical-align: middle;
  height: 90px;
  font-size: 40px;
  line-height: 40px;
  color: #646464;
}
.feature-center p, .feature-center h3 {
  margin-bottom: 30px;
}
.feature-center h3 {
  text-transform: uppercase;
  font-size: 18px;
  color: #5d5d5d;
}

.fh5co-heading {
  margin-bottom: 2.5em;
}
.fh5co-heading.fh5co-heading-sm {
  margin-bottom: 2em;
}

.fh5co-heading {
  display: block;
  justify-content: center;
  align-items: center;
  text-align: center;
}


.fh5co-heading h2 {
  font-size: 38px;
  margin-bottom: 10px;
  line-height: 1.2;
  font-weight: bold;
  color: #646464;
  font-family: "Amsterdam", Arial, serif;
  max-width: 100%;
  margin: 0 auto 20px;
  display: block;
  text-align: center;
  white-space: normal;
}

.fh5co-heading p{
  
  display: block;
  max-width: 100%;
  font-size: 10px;
  line-height: 1.5;
  color: #828282;
  letter-spacing: 2px;
  margin-top: 60px;
  margin-bottom: 10px;
}



@media screen and (max-width: 768px) { 
  .fh5co-heading h2 {
    font-size: 38px;
  }
}


.fh5co-heading span {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.4);
}

#fh5co-testimonial .wrap-testimony {
  position: relative;
}
#fh5co-testimonial .wrap-testimony .testimony-slide {
  text-align: center;
}
#fh5co-testimonial .wrap-testimony .testimony-slide span {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  display: block;
}
#fh5co-testimonial .wrap-testimony .testimony-slide span a.twitter {
  color: #646464;
  font-weight: 300;
}
#fh5co-testimonial .wrap-testimony .testimony-slide figure {
  margin-bottom: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 100px;
  height: 100px;
}
#fh5co-testimonial .wrap-testimony .testimony-slide figure img {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-testimonial .wrap-testimony .testimony-slide blockquote {
  border: none;
  margin: 30px auto;
  width: 50%;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 992px) {
  #fh5co-testimonial .wrap-testimony .testimony-slide blockquote {
    width: 100%;
  }
}
#fh5co-testimonial .wrap-testimony .testimony-slide blockquote p {
  font-style: italic;
  color: #8f989f;
  font-size: 20px;
  line-height: 1.6em;
}
#fh5co-testimonial .wrap-testimony .testimony-slide.active {
  display: block;
}
#fh5co-testimonial .wrap-testimony .arrow-thumb {
  position: absolute;
  top: 40%;
  display: block;
  width: 100%;
}
#fh5co-testimonial .wrap-testimony .arrow-thumb a {
  font-size: 32px;
  color: #dadada;
}
#fh5co-testimonial .wrap-testimony .arrow-thumb a:hover, #fh5co-testimonial .wrap-testimony .arrow-thumb a:focus, #fh5co-testimonial .wrap-testimony .arrow-thumb a:active {
  text-decoration: none;
}

.feature-left {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.feature-left:last-child {
  margin-bottom: 0;
}
.feature-left .icon {
  float: left;
  margin-right: 5%;
  width: 54px;
  height: 54px;
  background: #fff;
  display: table;
  text-align: center;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .feature-left .icon {
    margin-right: 5%;
  }
}
.feature-left .icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 30px;
  color: #646464;
}
.feature-left .feature-copy {
  float: left;
  width: 80%;
}
@media screen and (max-width: 768px) {
  .feature-left .feature-copy {
    width: 70%;
    float: left;
  }
}
.feature-left .feature-copy h3 {
  text-transform: uppercase;
  font-size: 18px;
  color: #5d5d5d;
  margin-bottom: 10px;
}

#fh5co-started {
  position: relative;
}
#fh5co-started .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}
#fh5co-started .fh5co-heading h2 {
  color: #fff;
}
#fh5co-started .fh5co-heading p {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-started .form-control {
  background: rgba(255, 255, 255, 0.2);
  border: none;
  color: #fff;
  font-size: 16px;
  width: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-started .form-control::-webkit-input-placeholder {
  color: #fff;
}
#fh5co-started .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
#fh5co-started .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#fh5co-started .form-control:-ms-input-placeholder {
  color: #fff;
}
#fh5co-started .form-control:focus {
  background: rgba(255, 255, 255, 0.3);
}
#fh5co-started .btn {
  height: 54px;
  border: none;
  background: #646464;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 50px;
  padding-right: 50px;
}
#fh5co-started .form-inline .form-group {
  width: 100%;
  margin-bottom: 10px;
}
#fh5co-started .form-inline .form-group .form-control {
  width: 100%;
}
#fh5co-started .fh5co-heading {
  margin-bottom: 30px;
}
#fh5co-started .fh5co-heading h2 {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  #fh5co-footer .copyright .pull-left,
  #fh5co-footer .copyright .pull-right {
    float: none;
    text-align: center;
  }
}
#fh5co-footer .copyright .block {
  display: block;
}

.owl-carousel .owl-controls .owl-dot span {
  background: #e6e6e6;
}
.owl-carousel .owl-controls .owl-dot span:hover, .owl-carousel .owl-controls .owl-dot span:focus {
  background: #cccccc;
}
.owl-carousel .owl-controls .owl-dot:hover span, .owl-carousel .owl-controls .owl-dot:focus span {
  background: #cccccc;
}
.owl-carousel .owl-controls .owl-dot.active span {
  background: transparent;
  border: 2px solid #646464;
}

#fh5co-offcanvas {
  position: absolute;
  z-index: 1901;
  width: 270px;
  background: black;
  font-size: 14px;
  font-weight: bold;
  font-family: Sofia Sans Condensed; 
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 45px 40px 40px 40px;
  overflow-y: auto;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.offcanvas #fh5co-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
#fh5co-offcanvas a {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-offcanvas a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#fh5co-offcanvas ul {
  padding: 0;
  margin: 0;
}
#fh5co-offcanvas ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#fh5co-offcanvas ul li > ul {
  padding-left: 20px;
  display: none;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  position: relative;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e921";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.uppercase {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}



.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Work Sans", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px;
}
.btn.btn-md {
  padding: 8px 20px;
}
.btn.btn-lg {
  padding: 18px 36px;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none;
  outline: none;
}

.btn-primary {
  background: #646464;
  color: #fff;
  border: 2px solid #646464;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #f366a3;
  border-color: #f366a3;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #646464;
  border: 2px solid #646464;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #646464;
  color: #fff;
}

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c;
  border-color: #4cae4c;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da;
  border-color: #46b8da;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236;
  border-color: #eea236;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a;
  border-color: #d43f3a;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #646464;
}

.row-pb-md {
  padding-bottom: 4em;
}

.row-pb-sm {
  padding-bottom: 2em;
}

.fh5co-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;
}

.js .animate-box {
  opacity: 0;
}


/* ============================= */
/*        EVENTS TIMELINE        */
/* ============================= */


/* TIMELINE STYLE */

.timeline-wrapper {
  text-align: center;
  padding: 50px 0;
  position: relative;
}

.event-title {
  font-family: 'Playfair Display', serif;
  font-size: 26px;
  font-weight: 500;
  color: #2c2c2c;
  letter-spacing: 1px;
}


.section-title {
  font-size: 60px;
  margin-bottom: 10px;
  line-height: 1.5;
  font-weight: bold;
  color: #646464;
  font-family: "Amsterdam", Arial, serif;
}

/* MAIN TIMELINE */
.timeline {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
  margin-top: 50px;
}

/* VERTICAL GOLD CENTER LINE */
.timeline::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  background: linear-gradient(to bottom, #83dba9, #5f9156, #83dba9);
  transform: translateX(-50%);
  box-shadow: 0 0 8px rgba(212, 175, 55, 0.4);
}


/* TOP ORNATE SHAPE  */

.timeline::after {
  content: "";
  position: absolute;
  top: -25px;
  left: 50%;
  width: 30px;
  height: 30px;
  transform: translateX(-50%) rotate(45deg);
  background: #a1b17d;
  border-radius: 6px;
  box-shadow:
    0 0 0 3px #fdf8f5,
    0 0 0 5px #D4AF37;
}

/* inner decorative dot */
.timeline::after {
  box-shadow:
    0 0 0 3px #fdf8f5,
    0 0 0 5px #D4AF37,
    inset 0 0 6px rgba(0,0,0,0.2);
}

/* BOTTOM ORNATE SHAPE  */

.timeline-end {
  position: absolute;
  bottom: -25px;
  left: 50%;
  width: 30px;
  height: 30px;
  transform: translateX(-50%) rotate(45deg);
  background: #a1b17d;
  border-radius: 6px;
  box-shadow:
    0 0 0 3px #fdf8f5,
    0 0 0 5px #D4AF37,
    inset 0 0 6px rgba(0,0,0,0.2);
}


/* EACH EVENT ROW */
.timeline-item {
  position: relative;
  width: 100%;
  min-height: 220px;
  margin: 40px 0;
}

/* LEFT SIDE CARD */
.timeline-item.left .timeline-content {
  position: relative;
  width: 280px;
  margin-left: auto;
  margin-right: calc(50% + 50px);
  text-align: right;
}

/* RIGHT SIDE CARD */
.timeline-item.right .timeline-content {
  position: relative;
  width: 280px;
  margin-left: calc(50% + 50px);
  margin-right: auto;
  text-align: left;
}

/* CARD DESIGN */
.timeline-content {
  background: #fff;
  padding: 28px 24px;
  border-radius: 14px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease;
}

.timeline-content:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 12px 35px rgba(0,0,0,0.12);
}

.timeline-content h3 {
  
  letter-spacing: 0.5px;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 24px;
  color: #111;
}

.timeline-content p {
  margin: 12px 0;
  color: #666;
  font-size: 15px;
  line-height: 1.7;
}

.timeline-content b {
  color: #444;
  font-weight: 600;
}

/* CENTER DOT */
.timeline-dot {
  position: absolute;
  top: 50px;
  left: 50%;
  width: 18px;
  height: 18px;
  background: rgb(88, 138, 112);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  border: 5px solid #fff;
  box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.3);
}

/* HORIZONTAL CONNECTOR FROM LEFT CARD TO CENTER */
.timeline-item.left::before {
  content: "";
  position: absolute;
  top: 50px;
  right: 50%;
  width: 50px;
  height: 2px;
  background: #d4af37;
}

/* HORIZONTAL CONNECTOR FROM CENTER TO RIGHT CARD */
.timeline-item.right::before {
  content: "";
  position: absolute;
  top: 50px;
  left: 50%;
  width: 50px;
  height: 2px;
  background: #d4af37;
}


.timeline-item::before {
  transition: width 0.3s ease;
}

.timeline-item:hover::before {
  width: 70px;
}

/* MOBILE */
@media screen and (max-width: 768px) {

     .timeline::after {
    left: 28px;              /* same as vertical line */
    transform: translateX(-50%) rotate(45deg);
  }

  .timeline-end {
    left: 28px;
    transform: translateX(-50%) rotate(45deg);
  }

   /* Timeline line shift to left */
  .timeline::before {
    left: 20px;
  }

  .timeline-item {
    min-height: auto;
    padding-left: 60px;
    margin: 30px 0;
  }

  .timeline-item.left .timeline-content,
  .timeline-item.right .timeline-content {
    width: 100%;
    margin: 0;
    text-align: left;
  }

  .timeline-dot {
    left: 24px;
    top: 40px;
    transform: translate(-50%, -50%);
  }

  .timeline-item.left::before,
  .timeline-item.right::before {
    left: 24px;
    right: auto;
    width: 30px;
    top: 40px;
  }
}


/* ============================= */
/* RSVP SECTION */
/* ============================= */



/* CARD */
.rsvp-card {
  max-width: 900px;
  margin: auto;
  padding: 50px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 20px 50px rgba(0,0,0,0.08);
  position: relative;
}



/* ROW */
.row {
  display: flex;
  gap: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}

.field {
  flex: 1;
  text-align: left;
}

.field label {
  font-size: 12px;
  letter-spacing: 1px;
  color: #999;
}

/* INPUT STYLE */
.field input {
  width: 100%;
  border: none;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  outline: none;
  background: transparent;
}

/* CENTER */
.center {
  margin: 40px 0;
}

.toggle-group {
  margin-top: 10px;
}

.toggle-group button {
  border: 1px solid #ddd;
  padding: 10px 25px;
  border-radius: 25px;
  margin: 5px;
  background: transparent;
  cursor: pointer;
}

/* BOXES */
.box {
  flex: 1;
  background: #fafafa;
  padding: 25px;
  border-radius: 15px;
  text-align: left;
}

/* CHECKBOX */
.checkbox-group label {
  display: block;
  margin-top: 10px;
}

/* COUNTER */
.counter {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-top: 10px;
}

.counter button {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #ddd;
  background: transparent;
  cursor: pointer;
}

.counter span {
  font-size: 20px;
  color: #d4af37;
}

/* BUTTON */
.submit-btn {
  width: 100%;
  margin-top: 30px;
  padding: 15px;
  border: none;
  border-radius: 30px;
  background: linear-gradient(to right, #3d6e44, #333);
  color: #fff;
  letter-spacing: 2px;
  cursor: pointer;
}

.side-option {
  border: 2px solid #ddd;
  padding: 12px 20px;
  cursor: pointer;
  background: white;
  transition: all 0.3s ease;
}

/* HIGHLIGHT SELECTED */
.side-option.active {
  background-color: #D4AF37;
  color: white;
  border-color: #D4AF37;
  box-shadow: 0 0 10px rgba(212, 175, 55, 0.6);
}

/* MOBILE */
@media (max-width: 768px) {
  .row {
    flex-direction: column;
  }

  .rsvp-card {
    padding: 30px;
  }
}



/* ============================= */
/*          GUEST WISHES         */
/* ============================= */



/* Section background */
#fh5co-guest-wishes {
  background: radial-gradient(circle at top, #ffffff, #fdf8f5);
}

/* Center card */
.guest-card {
  max-width: 700px;
  width: 90%;
  margin: 0 auto;

  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(12px);

  padding: 50px 60px;
  border-radius: 25px;
  border: 1px solid rgba(0,0,0,0.05);

  box-shadow: 0 20px 40px rgba(0,0,0,0.08);
}

/* Fields */
.guest-card .field {
  text-align: left;
  margin-bottom: 40px;
}

.guest-card label {
  font-size: 11px;
  letter-spacing: 2px;
  color: #777;
  display: block;
  margin-bottom: 10px;
}

/* Inputs */
.guest-card input,
.guest-card textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #ccc;
  padding: 12px 0;
  background: transparent;
  outline: none;
  font-size: 14px;
}

.guest-card input:focus,
.guest-card textarea:focus {
  border-bottom: 1px solid #D4AF37;
}

/* Button */
.guest-btn {
  width: 100%;
  padding: 16px;
  border-radius: 50px;
  border: none;

  background: linear-gradient(to right, #3d6e44, #333);
  color: white;

  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;

  transition: all 0.3s ease;
}

.guest-btn:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}


/* ============================= */
/*     MINIMAL MENU NAV BAR      */
/* ============================= */


.minimal-nav {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
}

.menu-toggle {
  font-size: 28px;
  cursor: pointer;
  pointer-events: auto;
}

.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9998;
}

.menu-overlay.active {
  display: flex;
}

.menu-overlay ul {
  list-style: none;
  text-align: center;
}

.menu-overlay li {
  margin: 20px 0;
}

.menu-overlay a {
  font-size: 24px;
  text-decoration: none;
  color: black;
}


/* ============================= */
/*          TIMER CLOCK          */
/* ============================= */

.simply-countdown {
  text-align: center;
  font-size: 18px;
  color: white;
}

.simply-section {
  display: inline-block;
  margin: 0 10px;
}

.simply-amount {
  font-weight: bold;
  font-size: 22px;
}

.simply-word {
  display: block;
  font-size: 10px;
  opacity: 0.7;
}


/* ============================= */
/*          MUSIC BUTTON         */
/* ============================= */

.music-btn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 70px;
  height: 70px;
  background: #d4af37;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 999;

  /* shadow + glow */
  box-shadow: 0 10px 25px rgba(0,0,0,0.3);

  /* floating animation */
  animation: floatBtn 3s ease-in-out infinite;
}


/* 🎵 icon */
.music-btn .icon {
  font-size: 28px;
  transition: transform 0.3s ease;
}

/* 🔥 Hover effect */
.music-btn:hover {
  transform: scale(1.1);
  box-shadow: 0 15px 35px rgba(0,0,0,0.4);
}

/* icon bounce on hover */
.music-btn:hover .icon {
  transform: scale(1.2) rotate(10deg);
}

/* ✨ Pulse ring */
.music-btn::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(212, 175, 55, 0.4);
  animation: pulse 2s infinite;
  z-index: -1;
}

/* 🌊 Floating animation */
@keyframes floatBtn {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-8px);
  }
}

/* 💫 Pulse animation */
@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 0.6;
  }
  70% {
    transform: scale(1.6);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}

.music-btn::after {
  content: "";
  position: absolute;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top: 3px solid #d4af37;
  border-bottom: 3px solid #d4af37;
  animation: rotateRing 4s linear infinite;
}

@keyframes rotateRing {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}



/* ============================= */
/*    PETALS CONTAINER           */
/* ============================= */



#petals-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
  overflow: hidden;
}

.petal {
  position: absolute;
  top: -50px;
  width: 15px;
  height: 15px;
  background: radial-gradient(circle, #ffb6c1, #ff69b4);
  border-radius: 50% 50% 50% 0;
  opacity: 0.8;
  animation: fall linear forwards;
}

/* 🌸 Falling animation */
@keyframes fall {
  0% {
    transform: translateY(0) rotate(0deg);
    opacity: 1;
  }
  100% {
    transform: translateY(110vh) rotate(360deg);
    opacity: 0;
  }
}


/* ============================= */
/*    GOOGLE MAPS BUTTON         */
/* ============================= */



.map-icon {
  color: #D4AF37;
  font-size: 20px;
  text-decoration: none;
  display: inline-block;
  transition: transform 0.2s ease, color 0.2s ease;
}

.map-icon:hover {
  color: #b8962e;
  transform: scale(1.2);
}

.map-link {
  text-decoration: underline;
  font-weight: 500;
}

.map-link:hover {
  color: #0056b3;        /* darker blue on hover */
}


/* ============================= */
/*    OUR JOURNEY SECTION         */
/* ============================= */


.story-timeline {
  max-width: 750px;
  margin: 0 auto;
  padding: 80px 20px;
}

.story-label {
  letter-spacing: 4px;
  font-size: 60px;

  color: #5f9156;
  margin-bottom: 40px;
  font-family: 'Sacramento', cursive;
}

.story-content {
  margin: 0 auto;  
  max-width: 100%;
  text-align: center;
  padding: 0;
}

.story-content p {
  max-width: 600px;
  margin: 0 auto;
}

/* EACH BLOCK */
.story-block {
  margin-bottom: 40px;
}

/* MATCH / CONNECTION / FOREVER */
.story-step {
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  letter-spacing: 3px;
  color: #5f9156;
  margin-bottom: 10px;
}

/* TEXT */
.story-block p {
  font-family: 'Poppins', sans-serif;
  color: #6b5b55;
  line-height: 1.8;
}

/* GOLD DIVIDER */
.gold-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0 20px;
  color: #5f9156;
  font-size: 18px;
}

.gold-divider span {
  width: 60px;
  height: 1px;
  background: #5f9156;
  margin: 0 10px;
}

/* SIGNATURE */
.story-signature {
  font-style: italic;
  color: #5f9156;
  margin-top: 10px;
}

/* ============================= */
/*    Middle Initials SECTION         */
/* ============================= */


/* Letters */
.initials-logo .letter {
  font-family: 'Playfair Display', serif;
  font-size: 60px;
  color: #ffffff;

  text-shadow:
    0 0 5px rgba(255,255,255,0.6),
    0 0 10px rgba(255,255,255,0.4),
    0 0 20px rgba(255,255,255,0.3);

  animation: glowPulse 2.5s ease-in-out infinite;
}

/* Heart */
.initials-logo .heart {
  font-size: 40px;
  color: #d4af37;

  text-shadow:
    0 0 5px rgba(212,175,55,0.8),
    0 0 15px rgba(212,175,55,0.6),
    0 0 25px rgba(212,175,55,0.4);

  animation: heartBeat 1.8s ease-in-out infinite;
}

/* Glow animation */
@keyframes glowPulse {
  0% {
    text-shadow:
      0 0 5px rgba(255,255,255,0.6),
      0 0 10px rgba(255,255,255,0.4),
      0 0 20px rgba(255,255,255,0.3);
  }
  50% {
    text-shadow:
      0 0 10px rgba(255,255,255,1),
      0 0 20px rgba(255,255,255,0.8),
      0 0 40px rgba(255,255,255,0.6);
  }
  100% {
    text-shadow:
      0 0 5px rgba(255,255,255,0.6),
      0 0 10px rgba(255,255,255,0.4),
      0 0 20px rgba(255,255,255,0.3);
  }
}

/* Heart beat animation */
@keyframes heartBeat {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
}

/*
.initials-logo span {
  color: #d4af37; /* gold heart */
 /* font-size: 50px;
}  */

@media (max-width: 768px) {
  .initials-logo {
    font-size: 36px;
    width: 100px;
    height: 100px;
  }
}


/* ============================= */
/*    Middle Hero SECTION         */
/* ============================= */

.hero-small {
  font-family: 'Poppins', sans-serif;
  letter-spacing: 4px;
  font-size: 12px;
  color: rgba(255,255,255,0.7);
  margin-bottom: 5px;
}



.hero-sub {
  font-family: 'Poppins', sans-serif;
  color: rgba(255,255,255,0.8);
  margin-bottom: 30px;
}

.hero-names {
  font-family: 'Great Vibes', cursive;
  font-size: 70px;
  color: #fff;
  margin-bottom: 5px;
  
}

.hero-date {
  font-family: 'Poppins', sans-serif;
  color: rgba(255,255,255,0.7);
  font-size: 20px;
  letter-spacing: 2px;

  margin-bottom: 20px;
  margin-top: 50px;
}

.hero-content {
  max-width: 900px;
  margin: 0 auto;
}

.fh5co-cover::before {
  background: rgba(0,0,0,0.4);
}

.flipTimebox {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; /* prevents overflow */
  gap: 10px;
  max-width: 100%;
}

.clock {
  max-width: 100%;
  overflow: hidden;
}


/* 🔥 CORE FIX - ALWAYS APPLY */
.flip-clock-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;                 /* 🚫 prevent breaking */
  padding-left: 12px;
}

/* EACH DIGIT BOX */
.flip-clock-wrapper ul {
  min-width: 40px;
  margin: 0 3px;
}

/* DIVIDERS (: between time) */
.flip-clock-divider {
  width: auto;
  margin: 0 5px;
}

/* WRAPPER FOR CENTERING */
.timer-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  overflow: hidden;
}


@media (max-width: 480px) {

  /* 🔥 shrink full timer */
  .flip-clock-wrapper {
    transform: scale(0.75);
    transform-origin: center;
  }

  /* reduce box size */
  .flip-clock-wrapper ul {
    min-width: 28px;
    margin: 0 1px;
  }

  /* hide labels (Days, Hours, etc) */
  .flip-clock-label {
    display: none;
  }

}


@media (max-width: 768px) {

  .flip-clock-wrapper {
    transform: scale(0.85);
  }

}



/* ============================= */
/*    Initials LOGO SECTION      */
/* ============================= */

.logo-monogram {
  position: relative;
  font-family: 'Playfair Display', serif;
  color: #D4AF37;
}

.logo-monogram .n {
  font-size: 28px;
}

.logo-monogram .a {
  font-size: 28px;
}

.logo-monogram .and {
  position: absolute;
  left: 12px;
  top: 5px;
  font-family: 'Great Vibes', cursive;
  font-size: 30px;
}



/* ============================= */
/*        PREMIUM NAVBAR         */
/* ============================= */


.custom-navbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    padding: 20px 50px;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px);

    overflow: visible;
}



.nav-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* LOGO */
.nav-logo img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  opacity: 0.9;
  transition: 0.3s ease;
  filter: drop-shadow(0 0 6px rgba(212, 175, 55,  0.8));
}

.nav-logo img:hover {
  transform: scale(1.08);
}

.nav-logo {
  display: flex;
  align-items: center;
}

/* MENU */
.nav-menu {
  display: flex;
  align-items: center;
  gap: 30px;
  list-style: none;
}

.nav-menu li a {
  text-decoration: none;
  color: white;
  font-size: 14px;
  letter-spacing: 2px;
  transition: 0.3s;
}

.nav-menu li a:hover {
  color: #D4AF37;
}


@media (max-width: 768px) {

  .nav-menu {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
  }

  .nav-menu li {
    flex: 0 0 auto;
  }

}

@media (max-width: 768px) {

  .nav-menu::-webkit-scrollbar {
    display: none;
  }

}

/* ============================= */
/*        JOURNEY TITLE          */
/* ============================= */


.fh5co-heading h2.journey-title {
  font-size: 38px;
}


/* ============================= */
/*           FOOTER              */
/* ============================= */



.custom-footer {
  text-align: center;
  padding: 50px 20px;
  background: rgba(0, 0, 0, 0.7);
  color: #d4af37;
}

.footer-names {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 2px;
}

.footer-date {
  font-size: 14px;
  margin: 8px 0;
}

.footer-msg {
  font-size: 13px;
  opacity: 0.8;
}

 



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

