@font-face {
    font-family: 'Brittany';
    src: url('../../../general/fonts/BrittanySignature.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.font-script{
    font-family: 'Brittany';
}
body{
    background-color: #7ca47c;
}
.cover-section{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99;
    overflow: hidden;
    padding-top: 50px;
    transition: all 0.8s;
    left: 0px;
    color: #454749;
    background-image: url('../image/bg-1.webp');
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}
.cover-section.closed{
    height: 0px;
    top: -50px;
}
.cover-section img{
    transition: all 1s;
}
.cover-section.closed img{
    width: 0px;
    height: 0px;
}
.cover-section h2{
    font-size: 2.5rem;
    margin-top: 50vh;
}
.cover-section h3{
    font-size: 20px;
}
.cover-section h4{
    font-size: 16px;
}
.nama-tamu{
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    font-family: 'Poiret One';
}
.cover-section .and{
    font-size: 2.5rem;
}
.cover-section button{
    padding: 10px;
    width: 180px;
    border: none;
    position: absolute;
    left: 50%;
    margin-left: -90px;
    bottom: 50px;
    border-radius: 50px;
    background-color: #5a895b;
    color: #fff;
    
}
.img-1{
    position: absolute;
    width: 400px;
    left: 50%;
    bottom: 0;
    top: 15vh;
    opacity: 0.9 !important;
    margin-left: -200px;
}
.img-2{
    position: absolute;
    width: 250px;
    padding: 10px;
    height: 250px;
    object-fit: cover;
    border-radius: 50%;
    left: 50%;
    bottom: 0;
    top: 25vh;
    opacity: 0.9 !important;
    margin-left: -120px;
    border: 1.5px solid #fff;
}
.header-section{
    background-color: #5f7496;
    color: #fff;
}
.cover-img{
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 1;
    left: 0;
    top: 0;
    object-fit: cover;
}
.cover-ornament{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    object-fit: cover;
}
.header-section h4{
    font-family: "Raleway";
    position: inherit;
    z-index: 2;
    margin-top: 40vh;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.77);
}
.header-section h2{
    font-family: "Brittany";
    position: inherit;
    font-size:3rem;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.77);
}
.date{
    font-family: "Raleway";
    font-size: 1rem;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    margin-top: 20px;
}
.count-down{
    text-align: center;
    position: inherit;
    color: #fff;
}
.connector{
    width: 100%;
    margin-top: -130px;
    position: relative;
    z-index: 1;
}
.connector-bottom{
    width: 100%;
    margin-bottom: -55px;
    position: relative;
    z-index: 1;
}
.location-section .connector-bottom{
    margin-bottom: -120px;
}
.count-down .box{
    display: inline-block;
    padding: 10px;
    width: 60px;
    margin: 5px;
    border: 1px dotted #fff;
    background-color: #9fc099;
    color: #fff;
    font-size: 12px;
}
.count-down .box span{
    display: block;
    font-size: 16px;
}
.couple-section{
    text-align: center;
    padding-top: 50px;
    min-height: 100%;
    color: #fff;
    background-image: url('../image/undangan-website-bg-2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.couple-divider{
    margin: 10px;
    font-size: 5rem;
    font-family: "Monsieur";
}

.couple-section .flower-1,.location-section .flower-1{
    position: absolute;
    width: 250px;
    right: -105px;
    top: -40px;
}
.couple-section .flower-2,.location-section .flower-2{
    position: absolute;
    width: 200px;
    right: -95px;
    bottom: 100px;
}
.couple-name{
    font-family: "Brittany";
}

h1,h2,h3,h4,h5{
    font-family: "Raleway";
}
.divider{
    width: 175px;
    margin-bottom: -50px;
}
.couple-img{
    width: 180px;
    height: 180px;
    margin: 20px auto;
    position: relative;
}
.couple-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.schedule-section{
    text-align: center;
    min-height: 100%;
    background-image: url('../image/bg-1.webp');
    background-repeat: no-repeat;
    position: relative;
}
.box.drop-shadow{
    position: relative;
    background-color: #406f3d8f;
    border-radius: 15px;
    color: #fff;;
}
.left-flower{
    position: absolute;
    width: 200px;
    left: -70px;
    top: -50px;
    opacity: 1;
    z-index: 1;
}
.left-flower-2{
    position: absolute;
    width: 200px;
    left: -60px;
    top: 550px;
    animation: floatUp 5s ease-in-out infinite;
}
.right-flower{
    position: absolute;
    width: 150px;
    right: -30px;
    bottom: -20px;
    z-index: 2;
    animation: floatUp 5s ease-in-out infinite;
}
.schedule-section .icon{
    width: 30px;
    margin-bottom: 10px;
    animation: floatSmall 5s ease-in-out infinite;
}
.date-box table{
    width: 100%;
}
.date-box table td{
    text-align: center;
    vertical-align: middle;
}
.date-box span{
    display: block;
}
.date-box .date{
    font-size: 2rem;
}
.date-box .year{
    font-size: 1rem;
}
.date-box .middle{
    border-left:2px dotted #c8d2c6 ;
    border-right:2px dotted #c8d2c6 ;
}
.date-box .left,.date-box .right{
    width: 110px;
    font-size: 1.2rem;
}
.date-box .time{
    font-weight: bold;
    font-size: 16px;
}
.main-text{
    color: #578356;
}
.light-text{
    color: #fff;
}
.grey-text{
    color: #6a7270;
}

.location-section{
    text-align: center;
    padding-top: 50px;
    min-height: 100%;
    color: #fff;
    background-image: url('../image/undangan-website-bg-2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.map iframe{
    width: 100%;
    height: 400px;
    border-radius: 10px;
}
.btn-map{
    background-color: #578356;
    margin-top: 15px;
    color: #fff;
}
.gallery-section{
    text-align: center;
    position: relative;
    background-image: url('../image/bg-2.webp');
    background-repeat: no-repeat;
}
.gallery-section iframe{
    border-radius: 15px;
}
.gallery-section .top-flower,.love-story-section .top-flower{
    position: absolute;
    top: -70px;
    right: -50px;
    width: 200px;
    z-index: 1;
}

.love-story-section{
    background-color: #272625;
    position: relative;
    text-align: center;
    min-height: 100%;
    background-image: url('../image/undangan-website-bg-2.jpg');
    background-repeat: no-repeat;
}
.love-story-section h2{
    font-family: "Brittany";
}
.story{
    background-color: #315731b3;
    padding: 50px 0px;
    border-radius: 20px;
    max-height: 80vh;
    overflow-y: auto;
    color: #fff;
}

.story::-webkit-scrollbar {
    display: none;
}
.story {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */

}
.story-box{
    font-size: 12px;
    padding: 30px 15px;
    margin-left: 50px;
    margin-bottom: 30px;
    margin-right: 20px;
    position: relative;
    text-align: justify;
    border-radius: 15px;
    border: 1px solid #ffffff;
}
.story-box .date{
    padding: 5px;
    text-align: center;
    width: 150px;
    background-color: #578356;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: -35px;
    border-radius: 50px;
}
.story-box .title{
    font-weight: bold;
    text-align: right;
    font-size: 21px;
    font-family: "Brittany";
}
.story-box .icon{
    position: absolute;
    top: 40%;
    left: -30px;
    font-size: 1.4rem;
    color: #578356;
}
.font-main{
    font-family: "Brittany";
}
.friend-wishes-section{
    background-image: url('../image/bg-2.webp');
    position: relative;
    text-align: center;
    min-height: 100%;
}
.wishes{
    background-color: #315731b3;
    border-radius: 0;
}
.friend-wishes-section h2{
    font-family: "Brittany";
}
.message{
    max-height: 60vh;
    overflow-y: auto;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.message::-webkit-scrollbar {
    display: none;
  }
  
  /* Hide scrollbar for IE, Edge and Firefox */
.message {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */

}
.message-box{
    width: 90%;
    margin: 20px auto;
    background-color: #6d9b6d;
    padding: 20px;
    font-weight: 900;
    color: #fff;
    font-family: arial;
    position: relative;
    text-align: left;
    font-family: "Poiret One";
  }
  
  .sb1:before {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid #6d9b6d;
    border-right: 10px solid transparent;
    border-top: 10px solid #6d9b6d;
    border-bottom: 10px solid transparent;
    right: -19px;
    top: 6px;
  }
  
  .sb2:before {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid #6d9b6d;
    border-top: 10px solid #6d9b6d;
    border-bottom: 10px solid transparent;
    left: -19px;
    top: 6px;
  }
  
  .sb3:before {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid #6d9b6d;
    border-right: 10px solid transparent;
    border-top: 10px solid #6d9b6d;
    border-bottom: 10px solid transparent;
    left: 19px;
    bottom: -19px;
  }
  
  .sb4:before {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid #6d9b6d;
    border-top: 10px solid #6d9b6d;
    border-bottom: 10px solid transparent;
    right: 19px;
    bottom: -19px;
  }
.message-box .name{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #fff;
}
.message .time {
    text-align: right;
    font-size: 12px;
    margin-top: 20px;
}
.wishes input,.wishes textarea,.wishes select{
    background-color: transparent;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
}
.wishes input:focus,.wishes textarea:focus,.wishes select:focus{
    background-color: transparent;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #578356;
    color: #fff;
    outline: none;
    box-shadow: none;
}
.wishes input::-webkit-input-placeholder,.wishes textarea::-webkit-input-placeholder { /* Edge */
    color: #fff;
}

.wishes input::-ms-input-placeholder,.wishes textarea::-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;
}

.wishes input::placeholder,.wishes textarea ::placeholder{
color: #fff;
}
.btn-wishes,.btn-wishes:hover{
    background-color: #6d9b6d;
    color: #fff;
    width: 100%;
    border-radius: 20px;
    margin-bottom: 40px;
}
.wedding-gift-section{
    position: relative;
    background-image: url('../image/undangan-website-bg-2.jpg');
    background-repeat: no-repeat;
    color: #fff;
    background-position-y: bottom;
}
.wedding-gift-section .card{
    padding: 20px;
    text-align: left;
    color: #fff;
    border: none;
    margin-bottom: 20px;
    background-color: #8bbc8b;
    background-position: center
}
.wedding-gift-section .card .logo{
    text-align: right;
}
.wedding-gift-section .card .logo img{
    width: 100px;
}
.wedding-gift-section .card .content{
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.wedding-gift-section .card .label{
    color: #578356;
}
.wedding-gift-section .card .icon{
    width: 80px;
    margin-top: 25px;
}
.closing{
    position: relative;
    background-image: url('../image/bg-1.webp');
    background-repeat: no-repeat;
}
.closing h5{
    font-size: 14px;
}
.closing h1{
    font-size: 2.5rem;
}
.footer{
    padding: 20px;
    background-color: #a1ba9f;
    color: #fff;
}
.footer img{
    width: 100px;
}
.footer .copyright-text{
    font-size: 12px;
    margin-bottom: 80px;
}
.footer a,.footer i{
    text-decoration: none;
    color: #5a895c;
    font-weight: bold;
}
.menu{
    position: fixed;
    bottom: 0px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 10px;
    z-index: 9;
}
.menu-container{
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
    padding: 0px 10px;
}
.menu-box{
    background-color: #5a895c66;
    padding: 10px;
    border-radius: 5px;
}
.menu a{
    display: block;
    padding: 10px;
    width: 40px;
    background-color: #5a895b;
    border-radius: 5px;
    margin: auto;
}
.btn-sound{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: fixed;
    z-index: 9;
    left: 20px;
    bottom: 100px;
    border: none;
    background-color: #5a895bb5;
    color: #fff;
}
.btn-copy{
    background-color: #578356;
    border: none;
    color: #fff;
    float: right;
    margin-top: 20px;
    padding: 5px 10px;
    font-size: 11px;
}
.img-box{
    padding: 5px;
    display: block;
}
.img-gallery .img-box img{
    border-radius: 10px;
    width: 100%;
    aspect-ratio : 1 / 1;
    object-fit: cover;
}