@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/* Raleway */
@font-face {
    font-family: "Raleway Black";
    src: url('https://katsudoto.id/plugin/fonts/raleway/Raleway-Black.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Raleway Bold";
    src: url('https://katsudoto.id/plugin/fonts/raleway/Raleway-Bold.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Raleway";
    src: url('https://katsudoto.id/plugin/fonts/raleway/Raleway-Regular.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Raleway Light";
    src: url('https://katsudoto.id/plugin/fonts/raleway/Raleway-Light.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Raleway SemiBold";
    src: url('https://katsudoto.id/plugin/fonts/raleway/Raleway-SemiBold.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Qeilab */
@font-face {
    font-family: "Qeilab";
    src: url('https://katsudoto.id/plugin/fonts/Qeilab.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Augereau */
@font-face {
    font-family: "Augereau Regular";
    src: url('https://katsudoto.id/plugin/fonts/Augereau-Regular.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Janelotus */
@font-face {
    font-family: "Janelotus";
    src: url('https://katsudoto.id/plugin/fonts/Janelotus.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* Tasya & Rezza */
body.tasya-rezza {

    /* Font Family */
    --raleway-black: "Raleway Black", sans-serif;
    --raleway-bold: "Raleway Bold", sans-serif;
    --raleway: "Raleway", sans-serif;
    --raleway-light: "Raleway Light", sans-serif;
    --raleway-semibold: "Raleway SemiBold", sans-serif;

    --qeilab: "Qeilab", sans-serif;
    --augereau: "Augereau Regular", sans-serif;
    --janelotus: "Janelotus", sans-serif;

    /* Font Size */
    --fs-title: 30px;
    --fs-content: 18px;

    /* Attribute */
    --body-height: 100vh;    
}

@media only screen and (min-width: 1440px) {

    /* Tasya & Rezza */
    body.tasya-rezza {
        /* Font Size */
        --fs-title: 35px;
        --fs-content: 18px;
    }

}

/* Sage Color */
body.tasya-rezza.original {
    /* Color */
    --primary-clr:  #465644;
    --secondary-clr: #C4C9B2;
    --tertiary-clr:  #F6F0E3;
    --wood-clr: #F1EAD8;

    --input-clr: #D2D6C4;
    --font-clr: #030303;

    --dark-blue: #0A1172;
    --dark-red: #571717;
    --maroon: #800000;

    --light-clr: #FFFFFF;
    --dark-clr: #000000;


    /* Ornament */
    --orn-single-01: url("https://katsudoto.id/media/template/custom/tasya-rezza/orn-single-01.png");
    --orn-single-02: url("https://katsudoto.id/media/template/custom/tasya-rezza/orn-single-02.png");
    --orn-single-03: url("https://katsudoto.id/media/template/custom/tasya-rezza/orn-single-03.png");

    --orn-group-01: url("https://katsudoto.id/media/template/custom/tasya-rezza/orn-group-01.png");
    --orn-group-02: url("https://katsudoto.id/media/template/custom/tasya-rezza/orn-group-02.png");
    --orn-group-03: url("https://katsudoto.id/media/template/custom/tasya-rezza/orn-group-03.png");

    --flower-01: url("https://katsudoto.id/media/template/custom/tasya-rezza/flower-01.png");
    --flower-02: url("https://katsudoto.id/media/template/custom/tasya-rezza/flower-02.png");

    --couple-bride-shadow: url("https://katsudoto.id/media/template/custom/tasya-rezza/couple-bride-shadow.png");
    --couple-groom-shadow: url("https://katsudoto.id/media/template/custom/tasya-rezza/couple-groom-shadow.png");
    --couple-frame: url("https://katsudoto.id/media/template/custom/tasya-rezza/couple-frame.png");

    --bg-couple-hands: url("https://katsudoto.id/media/template/custom/tasya-rezza/bg-couple-hands.png");
    --bg-cover-couple: url("https://katsudoto.id/media/template/custom/tasya-rezza/bg-cover-couple.png");
    --bg-forest: url("https://katsudoto.id/media/template/custom/tasya-rezza/bg-forest.png");
    --bg-house: url("https://katsudoto.id/media/template/custom/tasya-rezza/bg-house.png");
    --bg-save-the-date: url("https://katsudoto.id/media/template/custom/tasya-rezza/bg-save-the-date.jpg");

    --blur-01: url("https://katsudoto.id/media/template/custom/tasya-rezza/blur-01.png");
    --blur-02: url("https://katsudoto.id/media/template/custom/tasya-rezza/blur-02.png");
    --blur-03: url("https://katsudoto.id/media/template/custom/tasya-rezza/blur-03.png");
}

body.tasya-rezza h1,
body.tasya-rezza h2,
body.tasya-rezza h3,
body.tasya-rezza h4,
body.tasya-rezza h5,
body.tasya-rezza h6 {
    font-size: var(--fs-title);
    font-family: var(--qeilab);
    font-weight: normal;
    line-height: normal;
    color: var(--dark-clr);
}
body.tasya-rezza p {
    font-family: var(--augereau);
    font-size: var(--fs-content);
    line-height: 1.4;  
    color: var(--dark-clr);
}
body.tasya-rezza sup {
    font-family: inherit;
    font-size: 0.7em;
    color: inherit;
}
body.tasya-rezza font {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    text-decoration: inherit;
    font-style: inherit;
}

html {
    scroll-behavior: smooth;
}
body.tasya-rezza {
    overflow: visible;
}
@media only screen and (max-width: 960px) {
    body.tasya-rezza {
        overflow: hidden;
    }
}

body.tasya-rezza::-webkit-scrollbar {
    width: 10px;
    height: 15px;
}
body.tasya-rezza::-webkit-scrollbar-thumb,
textarea::-webkit-scrollbar-thumb {
    border-width: 2px;
    background-color: var(--primary-clr);
}

.form-control:focus, 
.form-control:active {
    background: #fff;
    box-shadow: 0 0 2px var(--primary-clr);
    border-color: var(--primary-clr);
}



/* ============================================
    SIDE TO SIDE
============================================ */
.kat-page__side-to-side {
    background: #ffffff;
    min-height: 480px;
    display: block;
    position: relative;
    height: 100%;
}
.kat-page__side-to-side,
.kat-page__side-to-side * {
    -webkit-overflow-scrolling: touch;
}

.kat-page__side-to-side .primary-pane {
    overflow: hidden;
    top: 0;
    left: 0;
    bottom: 0;
    position: fixed;
    width: 61%;
}
.kat-page__side-to-side .secondary-pane {
    position: relative;
    right: 0;
    background: #fff;
    width: 39%;
    margin-left: auto;
}

@media only screen and (max-width: 960px) {

    .kat-page__side-to-side .primary-pane {
        position: relative;
        width: 100%;
        display: none;
    }
    .kat-page__side-to-side .secondary-pane {
        position: relative;
        width: 100%;
    }

}



/* ============================================
    SIDE TO SIDE => PRIMARY PANE
============================================ */
.kat-page__side-to-side .primary-pane .inner {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 0;
    flex: 1;
    display: flex;
    flex-direction: column;
    position: absolute;
}
.kat-page__side-to-side .primary-pane .inner::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: rgb(0 0 0 / 30%); */   
    background: linear-gradient(to bottom, rgb(0 0 0 / 50%) 0%, rgb(255 255 255 / 0%), rgb(0 0 0 / 50%) 90%);
    background: -o-linear-gradient(to bottom, rgb(0 0 0 / 50%) 0%, rgb(255 255 255 / 0%), rgb(0 0 0 / 50%) 90%);
    background: -moz-linear-gradient(to bottom, rgb(0 0 0 / 50%) 0%, rgb(255 255 255 / 0%), rgb(0 0 0 / 50%) 90%);
    background: -webkit-linear-gradient(to bottom, rgb(0 0 0 / 50%) 0%, rgb(255 255 255 / 0%), rgb(0 0 0 / 50%) 90%);
}
.kat-page__side-to-side .primary-pane .inner .details {    
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 10% 20% 11% 7%;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 10px;
    z-index: 2;
}
.kat-page__side-to-side .primary-pane .inner .details h1 {
    padding: 0;
    margin-bottom: 10px;
    font-size: calc(var(--fs-title) + 80px);
    color: var(--light-clr);
    line-height: 1.4;
    font-family: var(--janelotus);
}
.kat-page__side-to-side .primary-pane .inner .details p {
    font-size: calc(var(--fs-content) + 5px);
    color: var(--light-clr);
    margin-bottom: 5px;
    margin-left: 7.5px;
}
/* Highlight */
.kat-page__side-to-side .primary-pane .inner .highlight {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
}
.kat-page__side-to-side .primary-pane .inner .highlight .preview-container {
    width: 100%;
    height: 100%;
    display: block;
}
.kat-page__side-to-side .primary-pane .inner .highlight .preview-container .slick-list {
    width: 100%!important;
    height: 100%!important;
}
.kat-page__side-to-side .primary-pane .inner .highlight .preview-container .slick-track {
    width: 100%!important;
    height: 100%!important;
    position: relative!important;
}
.kat-page__side-to-side .primary-pane .inner .highlight .preview-container .picture {
    width: 100%!important;
    height: 100%!important;
    top: 0;
    left: 0;
    position: absolute!important;
}
.kat-page__side-to-side .primary-pane .inner .highlight .preview-container .picture img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}



/* ==============================
        Top Cover
============================== */
section.top-cover {
    background-color: var(--secondary-clr);
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: var(--body-height);
    z-index: 999999;
    top: 0;
    /* top: -120%; */
    left: 0;
    padding: 0;
    
    transition: all 1.8s;
    transition-timing-function: cubic-bezier(.23,.56,.38,.78);
    -webkit-transition-timing-function: cubic-bezier(.23,.56,.38,.78);
    -moz-transition-timing-function: cubic-bezier(.23,.56,.38,.78);
    -o-transition-timing-function: cubic-bezier(.23,.56,.38,.78);

    display: flex;
    flex-direction: column;
    display: none;
}

@media only screen and (max-width: 960px) {
    section.top-cover {
        display: flex;   
    }
}

section.top-cover.hide {
    top: -120%;
    bottom: 120%;
    pointer-events: none;
}
section.top-cover .inner {
    padding: 15px 0;
    flex: 1;
    display: flex;
    flex-direction: column;
    position: relative;
}
section.top-cover .inner::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0 0 0 / 50%);    
}
section.top-cover .inner .details {
    text-align: center;
    padding: 10px;
    margin-top: auto;
    margin-bottom: 10vh;
    position: relative;
    z-index: 2;
}
section.top-cover .inner .details h1 {
    padding: 0;
    margin: 0 auto 160px;
    font-size: calc(var(--fs-title) + 45px);
    color: var(--light-clr);
    font-family: var(--janelotus);
    line-height: 1.4;
}
section.top-cover .inner .details h3 {
    font-size: calc(var(--fs-content) - 4px);
    color: var(--light-clr);
    letter-spacing: 5px;
    margin-bottom: 50px;
}
section.top-cover .inner .details p {
    font-size: calc(var(--fs-content) + 2px);
    color: var(--light-clr);
    margin-bottom: 5px;
    margin-top: 10px;
}
section.top-cover .inner .details a.link {
    min-width: 220px;
    background-color: var(--primary-clr);
    border: 1px solid var(--primary-clr);
    color: var(--light-clr);
    font-size: var(--fs-content);
    font-family: var(--augereau);
    text-decoration: none;
    margin: 5px auto 10px auto;
    display: inline-block;    
    padding: 10px 30px;
    border-radius: 25px;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
}
section.top-cover .inner .details a.link:hover {
    border-color: var(--secondary-clr);
    background-color: var(--secondary-clr);
    color: var(--light-clr);
}

/* Highlight */
section.top-cover .inner .highlight {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
}
section.top-cover .inner .highlight .preview-container {
    width: 100%;
    height: 100%;
    display: block;
}
section.top-cover .inner .highlight .preview-container .slick-list {
    width: 100%!important;
    height: 100%!important;
}
section.top-cover .inner .highlight .preview-container .slick-track {
    width: 100%!important;
    height: 100%!important;
    position: relative!important;
}
section.top-cover .inner .highlight .preview-container .picture {
    width: 100%!important;
    height: 100%!important;
    top: 0;
    left: 0;
    position: absolute!important;
}
section.top-cover .inner .highlight .preview-container .picture img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}



/* Cover Group */
.cover-group {
    position: relative;
    overflow: hidden;
    margin: -30px 0;
}

/* Cover */
.cover-separator-wrap {
    position: relative;
    z-index: 1;    
}
.cover-separator-wrap.top {
    margin-bottom: -30px;
}
.cover-separator-wrap.bottom {
    margin-top: -30px;
}
.cover-separator {
    width: auto;
    height: 60px;
    display: block;
    object-position: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}


/* ==============================
        Cover
============================== */
.cover {
    background-color: var(--wood-clr);
    min-height: var(--body-height);
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.cover .inner {
    position: relative;
    padding: 40px 0 60px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cover .inner .head {
    width: 100%;
    padding: 20px;
    text-align: center;
}
.cover .inner .head .logo-wrap {
    width: 45px;
    margin: 0 auto;
    margin-bottom: 15px;    
}
.cover .inner .head .logo {
    width: 100%;
    height: auto;    
    display: block;
    object-fit: contain;
    object-position: center;
}

.cover .inner .body {
    margin: 15px 0;
}
.cover .inner .body .cover-picture-wrap {
    width: 100%;
    position: relative;
    pointer-events: none;
}
.cover .inner .body .cover-picture {
    width: 160%;
    max-width: 800px;
    height: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    object-fit: contain;
    object-position: center;
}

.cover .inner .foot {
    padding: 20px;
    text-align: center;
}
.cover .inner .foot .cover-hashtag {
    font-size: calc(var(--fs-content) - 1px);
}
.cover .inner .foot .cover-agenda {
    margin-top: 7px;
    font-size: calc(var(--fs-content) + 1px);
}

.cover .inner .foot .cover-title-wrap {
    margin-top: 30px;
}
.cover .inner .foot .cover-title {
    font-family: var(--janelotus);
    font-size: calc(var(--fs-title) + 12px);
    line-height: 1.4;
}
.cover .inner .foot .cover-title-separator {
    font-family: var(--janelotus);
    font-size: calc(var(--fs-title) + 18px);
    line-height: 1.4;
    margin-top: -15px;
}

@media only screen and (min-width: 1440px) {

    .cover .inner .foot .cover-title {
        font-size: calc(var(--fs-title) + 20px);
    }

}

/* Cover Ornament */
.cover .cover-blur {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.cover .cover-blur.blur-01 {    
    width: 600px;
    height: 600px;    
    margin-left: 120px;
    background-image: var(--blur-03);    
}
.cover .cover-blur.blur-02 {
    width: 800px;
    height: 800px;    
    margin-left: -240px;
    background-image: var(--blur-02);    
}

/* Flower */
.cover .cover-flower {
    position: absolute;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.cover .cover-flower.top {
    top: 0;
}
.cover .cover-flower.left {
    left: 0;
}
.cover .cover-flower.right {
    right: 0;
}
.cover .cover-flower.bottom {
    bottom: 0;
}

.cover .cover-flower.flower-01 {
    width: 200px;
    height: 200px;
    background-image: var(--flower-01);
    background-position: right;
    opacity: 0.4;
}
.cover .cover-flower.flower-01.bottom {
    transform: translateX(75px) translateY(-200px);
}

.cover .cover-flower.flower-02 {
    width: 400px;
    height: 400px;
    background-image: var(--flower-02);
    background-position: left;
    opacity: 0.4;
}
.cover .cover-flower.flower-02.top {
    transform: translateX(-105px) translateY(50px);
}
.cover .cover-flower.flower-02.bottom {
    transform: translateX(-168px) translateY(50px);
}



/* ==============================
        Couple
============================== */
.couple-wrap {
    background-color: var(--wood-clr);
    position: relative;
    overflow: hidden;    
}
.couple-wrap .couple {
    padding: 80px 0 60px;
}

/* Couple Head */
.couple-head {
    text-align: center;
    padding: 20px;
}
.couple-head .couple-title {
    font-family: var(--qeilab);
    font-size: var(--fs-title);
    margin-bottom: 0.25em;
    line-height: 1;
}
.couple-description {
    font-family: var(--visiapro-light);
    font-style: italic;
}

/* Couple Ornament */
.couple-orn-wrap {
    margin: 40px 0 20px;
}
.couple-orn {
    width: 100px;
    height: 40px;
    display: block;
    margin: 0 auto;
    background-image: var(--orn-single-03);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}


/* Couple Body */
.couple-body {
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
}
.couple-body.bride-first {
    flex-direction: column-reverse;
}

.couple-info {
    width: 100%;
    padding: 20px 0;
    margin: 0 auto;
    position: relative;
}

/* Blur */
.couple-info::before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 540px;
    height: 540px;
    background-image: var(--blur-01);
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
.couple-body .couple-info.bride::before {
    left: -170px;
    right: auto;
    bottom: -75px;
}
.couple-body.bride-first .couple-info.bride::before {
    bottom: -240px;
}

.couple-body .couple-info.groom::before {
    left: auto;
    right: -150px;
    bottom: -140px;
}
.couple-body.bride-first .couple-info.groom::before {
    bottom: -70px;
}

/* Couple Shadow */
.couple-info .couple-shadow-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.couple-info.bride .couple-shadow-wrap .couple-shadow {
    content: '';
    position: absolute;
    top: -20px;
    right: -110px;
    width: 400px;
    height: 600px;
    background-image: var(--couple-bride-shadow);
    background-position: top right;
    background-size: contain;
    background-repeat: no-repeat;
}
.couple-info.groom .couple-shadow-wrap .couple-shadow {
    content: '';
    position: absolute;
    top: 50px;
    left: -40px;
    width: 300px;
    height: 500px;
    background-image: var(--couple-groom-shadow);
    background-position: top left;
    background-size: contain;
    background-repeat: no-repeat;
}

/* Couple Preview */
.couple-preview-wrap {
    padding: 20px 0;
}
.couple-preview {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    display: flex;
    position: relative;
}
.couple-preview::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    background-image: var(--couple-frame);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
}

.couple-preview .img-wrap {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin: 0 auto;
}
.couple-preview .img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: block;
    object-fit: cover;
    object-position: center;
}

/* Couple Details */
.couple-details {
    padding: 20px 10px;
    text-align: center;
}
.couple-details .couple-name {
    font-family: var(--janelotus);
    margin-bottom: 0;
    line-height: 1.7;
    font-size: calc(var(--fs-title) + 12px);
    color: var(--font-clr);
}
.couple-details .couple-parents {
    font-family: var(--augereau);
    margin-bottom: 0.3em;
    color: var(--font-clr);
}
.couple-details .couple-bio {
    font-style: italic;
    color: var(--font-clr);
}
.couple-link {
    min-width: 220px;
    font-family: var(--augereau);
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    border-radius: 25px;
    margin-top: 1em;
    padding: 8px 20px;
    background-color: var(--secondary-clr);
    color: var(--light-clr);
    font-size: var(--fs-content);
    border: none;
    transition: all 0.25s ease-in-out;
}
.couple-link:hover {
    background-color: var(--primary-clr);
    color: var(--light-clr);
}
.couple-link > i {
    font-size: 0.8em;
}

/* Separator */
.separator-wrap {
    padding: 25px 0;
}
.separator-wrap .separator {
    display: flex;
}
.separator .couple-separator {
    font-family: var(--janelotus);
    font-size: 75px;
    line-height: 1;
    margin: auto;
    color: rgb(0 0 0 / 25%);
}




/* Save Date Group */
.save-date-group {
    position: relative;
    overflow: hidden;
    margin: -30px 0;
}

/* Save Date */
.save-date-separator-wrap {
    position: relative;
    z-index: 1;    
}
.save-date-separator-wrap.top {
    margin-bottom: -30px;
}
.save-date-separator-wrap.bottom {
    margin-top: -30px;
}
.save-date-separator {
    width: auto;
    height: 60px;
    display: block;
    object-position: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}



/* ==============================
        Save The Date
============================== */
.save-date-wrap {
    background-color: var(--dark-red);
    background-image: var(--bg-save-the-date);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.save-date-wrap .save-date {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 66px 0 76px;
}

/* Save Date Head */
.save-date-head {
    padding: 20px;
    text-align: center;
    position: relative;
}
.save-date-head .save-date-title {
    font-size: var(--fs-title);
    color: var(--wood-clr);
}
.save-date-head .save-date-event {
    font-family: var(--augereau);
    letter-spacing: 5px;
    font-size: var(--fs-content);
    color: var(--wood-clr);
    font-weight: 300;
}

/* Save Date Body */
.save-date-body {
    
}

/* Countdown */
.countdown {
    padding: 40px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.countdown .count-item {
    text-align: center;
    background-color: var(--wood-clr);
    padding: 10px 5px 14px;
    margin: 5px;
    width: 75px;
    border-radius: 15px 0;
}
.count-item .count-num {
    font-family: var(--raleway-semibold);
    line-height: 1;
    font-size: calc(var(--fs-title) + 4px);
    color: var(--font-clr);
}
.count-item .count-text {
    font-family: var(--raleway-light);    
    font-size: calc(var(--fs-content) - 6px);
    color: var(--font-clr);
}

/* Add To Calendar */
.add-to-calendar-wrap {
    padding: 20px;
    text-align: center;
}
.add-to-calendar {
    min-width: 220px;
    padding: 8px 20px;
    border-radius: 28px;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-family: var(--raleway);
    font-size: calc(var(--fs-content) - 2px);
    border: 1px solid var(--wood-clr);
    color: var(--wood-clr);
    transition: all 0.25s ease-in-out;
}
.add-to-calendar:hover {
    background-color: var(--wood-clr);
    color: var(--font-clr);
}



/* ==============================
        GALLERY
============================== */
.gallery-wrap {
    position: relative;
    overflow: hidden;
    padding: 20px 0;
    background-color: var(--wood-clr);
}
.gallery-inner {
    position: relative;
    padding: 80px 20px 120px;
}

/* Video Wrap */
.video-wrap {
    margin-bottom: 30px;
}
.video-head {
    padding: 20px 0;
    text-align: center;
    margin-bottom: 30px;
}
.video-head .video-title {

}
.video-head .video-caption {
    font-style: italic;
}

.video-body {
    
}

/* Video Item */
.vitem-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.vitem {
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
}
.vitem-img-wrap {
    position: relative;
    width: 100%;
}
.vitem-img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.vitem-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white-clr);
    background: transparent;
    transition: all 0.25s ease-in-out;
    opacity: 0.7;
}
.vitem-play-btn:hover {
    opacity: 1;
}
.vitem-caption-wrap {
    text-align: center;
    padding: 10px 0;    
}
.vitem:last-of-type .vitem-caption-wrap {
    margin-bottom: 30px;
}
.vitem-caption-wrap .vitem-caption {
    font-family: var(--augereau);
    font-size: var(--fs-content);
}

/* Photo Wrap */
.photo-wrap {    
    
}

.photo-head {
    text-align: center;
    padding: 20px 0;
    margin-bottom: 30px;
}
.photo-head .photo-title {

}
.photo-head .photo-caption {
    font-style: italic;
}

.photo-body {
    
}

/* Potrait */
.gallery-potrait__slider-wrap {
    position: relative;
    margin-bottom: 20px;
}

/* Potrait Slider */
.gallery-potrait__slider {
    position: relative;
}
.gallery-potrait__slider .slick-list {
    margin: 0 -7px;
}
.gallery-potrait__slider .potrait-item {
    margin: 0 7px;
}
.gallery-potrait__slider .potrait-img-wrap {
    width: 100%;
    height: 200px;
}
.gallery-potrait__slider .potrait-link {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
}
.gallery-potrait__slider .potrait-img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}

/* Landscape */
.gallery-landscape__slider-wrap {
    position: relative;
}

/* Landscape Slider */
.gallery-landscape__slider {
    position: relative;
}
.gallery-landscape__slider .slick-list {
    margin: 0 -7px;
}
.gallery-landscape__slider .landscape-item {
    margin: 0 7px;
}
.gallery-landscape__slider .landscape-img-wrap {
    width: 100%;
    height: 200px;
}
.gallery-landscape__slider .landscape-link {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
}
.gallery-landscape__slider .landscape-img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}

/* Arrow */
.gallery-slider__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background-color: transparent;
    padding: 10px;
    cursor: pointer;
    opacity: 0.6;
    transition: all 0.25s ease-in-out;
}
.gallery-slider__arrow:hover {
    opacity: 1;
}
.gallery-slider__arrow.prev {
    left: 10px;
}
.gallery-slider__arrow.next {
    right: 10px;
}
.gallery-slider__arrow.slick-disabled {
    display: none!important;
}
.gallery-slider__arrow svg {
    width: 12px;
    height: auto;
    display: block;
}
.gallery-slider__arrow svg path {
    stroke: #ffffff;
}

/* Ornament */
.gallery-wrap .gallery-flower {
    position: absolute;
}
.gallery-wrap .gallery-flower.flower-02.top.left {
    top: 0;
    left: 0;
    width: 560px;
    height: 560px;
    transform: scaleY(-1) translateY(50px) translateX(-30px);
    background-image: var(--flower-02);
    background-position: center left;
    background-size: contain;
    background-repeat: no-repeat;
}
.gallery-wrap .gallery-flower.flower-01.bottom.right {
    bottom: 0;
    right: 0;
    width: 400px;
    height: 400px;
    transform: translateY(34px) translateX(50px);
    background-image: var(--flower-01);
    background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;
}



/* Agenda Group */
.agenda-group {
    position: relative;
    overflow: hidden;
    margin: -30px 0;
}

/* Agenda */
.agenda-separator-wrap {
    position: relative;
    z-index: 1;    
}
.agenda-separator-wrap.top {
    margin-bottom: -30px;
}
.agenda-separator-wrap.bottom {
    margin-top: -30px;
}
.agenda-separator {
    width: auto;
    height: 60px;
    display: block;
    object-position: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}



/* ==============================
        Agenda
============================== */
.agenda-wrap {
    background-color: var(--dark-red);
    position: relative;
    overflow: hidden;
}
.agenda-inner {
    padding: 60px 0;
}

/* Agenda Head */
.agenda-head {
    padding: 20px;
    text-align: center;
}
.agenda-head .agenda-title {
    font-size: calc(var(--fs-title) + 0px);
    margin-bottom: 0.25em;
    color: var(--wood-clr);
}
.agenda-head .agenda-description {
    font-style: italic;
    color: var(--wood-clr);
}

/* Agenda Body */
.agenda-body {
    position: relative;
    z-index: 1;
}

/* Event */
.event-item {
    margin: 100px auto 0;
    position: relative;
}
.event-item:first-of-type {
    margin: 80px auto 0;
}

/* Event Separator */
.event-item .event-separator-wrap {
    margin-top: 80px;
}
.event-item:last-of-type .event-separator-wrap {
    display: none;
}
.event-item .event-separator {
    width: 70px;    
    height: 30px;
    display: block;
    margin: 0 auto;
    background-image: var(--orn-single-02);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

/* Maps Icon */
.event-item .ic-maps {
    width: 16px;
    height: auto;
    display: block;
    margin: 0 auto 15px;
}

/* Event Head */
.event-head {
    border-top: 1px solid rgba(241, 234, 216, 0.5);
    border-bottom: 1px solid rgba(241, 234, 216, 0.5);
    padding: 20px;
    text-align: center;
}
.event-head .event-day {
    font-family: var(--qeilab);
    font-size: calc(var(--fs-title) - 3px);
    line-height: normal;
    margin-bottom: 0.15em;
    color: var(--wood-clr);
}
.event-head .event-date {
    font-size: calc(var(--fs-title) - 3px);
    font-family: var(--qeilab);
    color: var(--wood-clr);
}
.event-head .event-description {
    font-style: italic;
    margin-top: 0.25em;
    font-family: var(--augereau);
    color: var(--wood-clr);
}

/* Activity */
.activity-wrap.same-location {
    padding-top: 40px;
}
.activity-wrap.same-location .activity-item {
    margin-top: 0;
}

.activity-item {
    margin-top: 35px;
}
.activity-head {
    padding: 20px;
    text-align: center;
}
.activity-head .activity-icon {
    width: 55px;
    height: 55px;
    display: block;
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
    margin-bottom: 10px;
}
.activity-head .activity-title {
    margin-bottom: 0.25em;
    color: var(--wood-clr);
}
.activity-head .activity-description {
    font-style: italic;
    font-family: var(--augereau);
    margin-bottom: 0.5em;
    color: var(--wood-clr);
}
.activity-head .activity-time {
    font-family: var(--augereau);
    font-size: var(--fs-content);
    display: inline-block;
    vertical-align: top;
    color: var(--wood-clr);
}

/* Agenda Details */
.event-details,
.activity-details {
    padding: 20px;
    text-align: center;
}
.event-details .event-hall,
.activity-details .activity-hall {
    font-family: var(--augereau);
    margin-bottom: 0.75em;
    color: var(--wood-clr);
}
.event-details .event-address,
.activity-details .activity-address {
    margin-bottom: 0.25em;
    color: var(--wood-clr);
}
.event-details .event-city,
.activity-details .activity-city {
    font-style: italic;
    color: var(--wood-clr);
}
.event-link-wrap,
.activity-link-wrap {
    margin-top: 20px;
}
.event-link,
.activity-link {
    width: 100%;
    max-width: 160px;
    text-decoration: none;    
    padding: 10px 20px;
    border-radius: 22px;
    background-color: var(--wood-clr);
    border: 1px solid var(--wood-clr);
    color: var(--dark-red);
    display: inline-block;
    vertical-align: top;
    font-family: var(--augereau);
    font-size: calc(var(--fs-content) - 2px);
    transition: all 0.25s ease-in-out;
}
.event-link:hover,
.activity-link:hover {
    border-color: var(--secondary-clr);
    background-color: var(--secondary-clr);
    color: var(--light-clr);
}

/* Agenda Foot */
.agenda-foot {
    margin-top: 50px;
}

.agenda-couple-hands-wrap {
    position: relative;
}
.agenda-couple-hands {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 104%;
    height: auto;
    display: block;
}

.agenda-quote-wrap {
    margin-top: 60px;
    padding: 40px 20px;
    text-align: center;
}
.agenda-quote-wrap .agenda-quote {
    font-family: var(--janelotus);
    line-height: 1.4;
    font-size: calc(var(--fs-title) + 15px);
    color: var(--wood-clr);
}

/* Next Agenda is Live Streaming */
.agenda-group + section.live-streaming .inner {
    padding: 60px 0 20px;
}




/* ==============================
        RSVP
============================== */
.rsvp-wrap {
    position: relative;
    overflow: hidden;
    background-color: var(--tertiary-clr);
}
.rsvp-inner {
    padding: 100px 0 20px;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

/* Head */
.rsvp-head {    
    text-align: center;
}
.rsvp-head .rsvp-title {
    font-size: var(--fs-title);
    letter-spacing: 5px;
}

.rsvp-body {
    padding: 0 20px;
}

.rsvp-confirm-step {
    display: none;
}

/* RSVP Status */
.rsvp-status-wrap {
    margin-bottom: 20px;
}
.rsvp-status-head {
    padding: 20px;
    text-align: center;
}

.rsvp-status-wrap input[name="rsvp_status"] {
    display: none;
}

/* RSVP Amount */
.rsvp-amount-wrap {
    background-color: var(--wood-clr);
    padding: 10px;
    border-radius: 15px;
}
.rsvp-amount-head {    
    text-align: center;
    padding: 20px;
}
.rsvp-amount-caption {
    margin-bottom: 0.5em;
}

.rsvp-amount-body {
    
}


/* Amount Controller */
.rsvp-amount-controller-wrap {
    padding: 15px;
}
.rsvp-amount-controller {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.rsvp-amount-controller .toggle-btn {
    background-color: transparent;
    border: none;
    outline: none;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 1px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.25s ease-in-out;
}
.rsvp-amount-controller .toggle-icon {
    width: 15px;
    height: auto;
    display: block;
}

.rsvp-amount-controller .toggle-btn.plus {
    border-color: var(--primary-clr);
    background-color: var(--primary-clr);
    color: var(--light-clr);
}
.rsvp-amount-controller .toggle-btn.plus .toggle-icon path {
    stroke: var(--light-clr);
}
.rsvp-amount-controller .toggle-btn.plus:hover {
    border-color: var(--secondary-clr);
    background-color: var(--secondary-clr);
    color: var(--light-clr);
}
.rsvp-amount-controller .toggle-btn.plus:hover .toggle-icon path {
    stroke: var(--light-clr);
}
.rsvp-amount-controller .toggle-btn.minus {
    border-color: var(--primary-clr);
    color: var(--primary-clr);
}
.rsvp-amount-controller .toggle-btn.minus .toggle-icon path {
    stroke: var(--primary-clr);
}
.rsvp-amount-controller .toggle-btn.minus:hover {
    border-color: var(--secondary-clr);
    background-color: var(--secondary-clr);
    color: var(--light-clr);
}
.rsvp-amount-controller .toggle-btn.minus:hover .toggle-icon path {
    stroke: var(--light-clr);
}

.rsvp-amount-controller .input-control {
    width: 65px;
    height: 40px;
    margin: 0 20px;
    border: none;
    outline: none;
    background-color: transparent;
    text-align: center;
    font-family: var(--raleway-semibold);
    font-size: var(--fs-content);
    color: var(--font-clr);
    border-top: 1px solid rgb(0 0 0 / 25%);
    border-bottom: 1px solid rgb(0 0 0 / 25%);
    pointer-events: none;
}

/* RSVP Confirm */
.rsvp-confirm-wrap {
    padding: 10px;
    text-align: center;
}

.rsvp-confirm-wrap label {
    display: inline-block;
}
.rsvp-confirm-btn {
    width: 240px;
    display: block;
    padding: 12px 20px;
    margin: 0 auto 10px;
    border-radius: 25px;
    font-family: var(--augereau);
    font-size: var(--fs-content);
    background-color: transparent;
    border: 1px solid transparent;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.25s ease-in-out;
}

.rsvp-confirm-btn.going {
    border-color: var(--secondary-clr);
    background-color: var(--secondary-clr);
    color: var(--light-clr);
}

.rsvp-status-wrap input[name="rsvp_status"]:checked + .rsvp-confirm-btn.going,
.rsvp-confirm-btn.going:hover {
    border-color: var(--primary-clr);
    background-color: var(--primary-clr);
}

.rsvp-confirm-btn.not-going {
    border-color: var(--secondary-clr);
    color: var(--secondary-clr);
}
.rsvp-status-wrap input[name="rsvp_status"]:checked + .rsvp-confirm-btn.not-going,
.rsvp-confirm-btn.not-going:hover {
    border-color: var(--primary-clr);
    background-color: var(--primary-clr);
    color: var(--light-clr);
}

.rsvp-confirm-btn.confirm {
    border-color: var(--maroon);
    background-color: var(--maroon);
    color: var(--light-clr);
}
.rsvp-confirm-btn.confirm:hover {
    border-color: var(--dark-red);
    background-color: var(--dark-red);
    color: var(--light-clr);
}

.rsvp-confirm-btn.download {
    border-color: var(--primary-clr);
    background-color: var(--primary-clr);
    color: var(--light-clr);
}
.rsvp-confirm-btn.download:hover {
    border-color: var(--secondary-clr);
    background-color: var(--secondary-clr);
    color: var(--light-clr);
}

.rsvp-confirm-btn > i {
    font-size: 0.8em;
    margin-left: 5px;
}


/* QR Card */
.rsvp-qrcard-wrap {
    /* margin-top: 20px; */
    margin-bottom: 40px;
}
.rsvp-qrcard-img-wrap {
    margin-bottom: 30px;
}
.rsvp-qrcard-img {
    display: block;
    width: 100%;
    max-width: 240px;
    height: auto;
    margin: 0 auto;
    object-fit: contain;
}

/* RSVP Message */
.rsvp-message-wrap {
    margin-top: 20px;
}
.rsvp-message-content {
    background-color: transparent;
    border-radius: 15px;
    border: 1px solid var(--dark-clr);
    padding: 40px 20px;
    text-align: center;
}
.rsvp-message-icon {
    width: 30px;
    height: auto;
    display: block;
    margin: 0 auto 20px;
}
.rsvp-message-wrap .rsvp-message-title {
    font-family: var(--raleway-bold);
    font-size: calc(var(--fs-content) - 1px);
    margin-bottom: 10px;
}
.rsvp-message-wrap .rsvp-message-caption {
    font-family: var(--raleway);
    font-size: calc(var(--fs-content) - 3px);
}

/* RSVP Change */
.rsvp-change-wrap {
    padding: 20px;
}

/* RSVP Separator */
.rsvp-separator-wrap {
    margin: 30px 0;
}
.rsvp-separator-wrap .rsvp-separator {
    width: 70px;    
    height: 30px;
    display: block;
    margin: 0 auto;
    background-image: var(--orn-single-01);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}



/* ==============================
        Live Streaming
============================== */
section.live-streaming {
    background-color: var(--tertiary-clr);
    padding: 0;
    position: relative;
    overflow: hidden;
}
section.live-streaming .inner {
    padding: 20px 0;
    max-width: 500px;
}
section.live-streaming .inner .head {
    padding: 20px;
}
section.live-streaming .inner .head h1 {
    padding: 0;
    margin-bottom: 0.25em;
    color: var(--font-clr);
}   
section.live-streaming .inner .head p {
    font-style: italic;
    font-size: var(--fs-content);
    font-family: var(--augereau);
    color: var(--font-clr);
}

.live-streaming .inner .body {
    padding: 0;
}

.live-streaming .inner .body p {
    font-size: var(--fs-content);
    color: var(--font-clr);
}
.live-streaming .inner .body p.meeting-text {
    font-size: calc(var(--fs-content) + 3px);
    font-family: var(--augereau);
}
.live-streaming .inner .body > .streaming-info {
    padding: 20px;
}

.live-streaming .inner .body > .streaming-info > div.zoom-details {
    padding: 10px 20px;
    flex-wrap: nowrap;
    gap: 10px;
}
.live-streaming .inner .body > .streaming-info > div.zoom-details > div {
    margin: 0;
    padding: 10px 20px 8px;
    flex-grow: 1;
    width: 100%;
}

.live-streaming .inner .body > .streaming-info > div > .preview {
    width: 70px;
}

.live-streaming .inner .body > .streaming-info > div > .preview.google-meet {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--wood-clr);
}
.live-streaming .inner .body > .streaming-info > div > .preview.google-meet > img {
    width: 62.5%;
    height: auto;
    border-radius: 0;
}

.live-streaming .inner .body > .streaming-info > div > .preview.wide {
    height: 240px;
}
.live-streaming .inner .body > .streaming-info > div > .preview.wide > img {
    object-fit: cover;
}

.live-streaming .inner .body > .streaming-info > div > .preview.wide.youtube {
    height: auto;
}
@media only screen and (min-width: 425px) {
    .live-streaming .inner .body > .streaming-info > div > .preview.wide.youtube {
        height: auto;
    }
}

.live-streaming .inner .body > .streaming-info > div.link > a {
    border-radius: 25px;
    font-family: var(--augereau);
    font-weight: normal;
    font-size: var(--fs-content);
    background-color: var(--maroon);
    color: var(--light-clr);
    padding: 15px 25px;
}
.live-streaming .inner .body > .streaming-info > div.link > a:hover {
    background-color: var(--wood-clr);
    color: var(--maroon);
}



/* =====================================
        INSTAGRAM FILTER
==================================== */
.ig-filter-wrap {
    background-color: var(--tertiary-clr);
    position: relative;
    overflow: hidden;
}
.ig-filter {
    width: 100%;
    max-width: 500px;
    padding: 20px 0 30px;
}

.ig-filter-head {
    margin-bottom: 10px;
}
.ig-filter-head .ig-filter-caption {
    font-style: italic;
}

.ig-filter-link {
    min-width: 220px;
    border-radius: 25px;
    padding: 12px 20px;
    color: var(--light-clr);
    font-family: var(--augereau);
    font-size: var(--fs-content);
    background-color: var(--maroon);
    border: none;
    transition: all 0.25s ease-in-out;
}
.ig-filter-link:hover {
    background-color: var(--dark-red);
}



/* ======================
    PROTOCOL
====================== */
section.protocol {
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
}
section.protocol.protocol-01 .inner .head,
section.protocol.protocol-03 .inner .head {
    padding: 20px 15px;
    background-color: var(--wood-clr);
}

section.protocol.protocol-02 .inner .head .step-outer {
    background-color: var(--primary-clr);
}
section.protocol.protocol-01 .inner .head p,
section.protocol.protocol-03 .inner .head p {
    font-size: calc(var(--fs-content) + 2px);
    color: var(--font-clr);
    font-weight: 300;
    margin-bottom: 0;
}
section.protocol.protocol-01 .inner .head h1,
section.protocol.protocol-03 .inner .head h1 {
    margin-top: 10px;
    font-size: calc(var(--fs-title) + 10px);
    font-weight: normal;
    line-height: 1.2;
    color: var(--font-clr);
}

/* Protocol 01 */
.protocol.protocol-01 .inner .body {
    margin: 10px auto 60px;
}

/* Protocol 03 */
.protocol.protocol-03 .inner .body {
    padding: 20px 0 80px;
}
section.protocol.protocol-03 .inner .body .slider .content .text-01 {
    font-family: var(--augereau);
    font-weight: normal;
    font-size: calc(var(--fs-content) + 10px);
    color: var(--primary-clr);
    text-transform: capitalize;
}
.protocol.protocol-03 .inner .body .slider_dots::before {
    border-color: var(--primary-clr);
}
.protocol.protocol-03 .inner .body .slider_dots .slider_navigator {
    background-color: var(--wood-clr);
}
.protocol.protocol-03 .inner .body .slider_dots .slider_navigator.slick-current.slick-center {
    background-color: var(--primary-clr);
}

/* Protocol 04 */
section.protocol-04 {
    background-color: var(--tertiary-clr);
    /* background-color: var(--wood-clr); */
}
section.protocol-04 .inner {
    padding: 30px 0 96px;
}
section.protocol-04 .inner .head .title {
    font-size: var(--fs-title);
    font-family: var(--qeilab);
    font-weight: normal;
    line-height: 1.7;
    color: var(--font-clr);
}
section.protocol-04 .protocol-item-wrap .protocol-item {
    background-color: transparent;
}

/* Prokes House */
.protocol .bg-house-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--wood-clr);
}
.protocol .bg-house {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    background-color: var(--wood-clr);
    transform: translateY(-110px);
}



/* Wedding Wish Group */
.wedding-wish-group {
    position: relative;
    overflow: hidden;
    margin-top: -30px;
}

/* Wedding Wish */
.wedding-wish-separator-wrap {
    position: relative;
    z-index: 1;    
    margin-bottom: -30px;
}
.wedding-wish-separator {
    width: auto;
    height: 60px;
    display: block;
    object-position: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}



/* ==============================
        Wedding Wish
============================== */
.wedding-wish-wrap {
    background-color: var(--secondary-clr);
    position: relative;
    overflow: hidden;
}
.wedding-wish-inner {
    position: relative;
    padding: 70px 0 100px;
}

/* head */
.wedding-wish-head {
    padding: 20px;
    text-align: center;
}
.wedding-wish-head .wedding-wish-title {
    margin-bottom: 0.25em;
    color: var(--font-clr);
}
.wedding-wish-head .wedding-wish-description {
    font-style: italic;
}

/* Body */
.wedding-wish-body {
    
}

/* Form */
.wedding-wish-form {
    padding: 20px;
}

.wedding-wish-form .hide {
    display: none;
}
.wedding-wish-form .form-control {
    background-color: var(--input-clr);
    border: none;
    border-radius: 0;
    padding: 15px;
    font-family: var(--augereau);
    font-size: var(--fs-content);
}
.wedding-wish-form .form-control:focus {
    border: none;
    box-shadow: none;
}
.wedding-wish-form textarea.form-control {
    max-height: 250px;
}
.wedding-wish-form .submit-comment {
    border-radius: 25px;
    padding: 10px 40px;
    cursor: pointer;
    border: none;
    outline: none;
    background-color: var(--primary-clr);
    color: var(--light-clr);
    font-family: var(--augereau);
    font-size: var(--fs-content);
    transition: all 0.25s ease-in-out;
}
.wedding-wish-form .submit-comment > i {
    font-size: 0.75em;
    margin-left: 0.25em;
}
.wedding-wish-form .submit-comment:hover {
    background-color: var(--wood-clr);
    color: var(--primary-clr);
}

/* Comment Wrap */
.comment-wrap {
    padding: 20px;
    display: none;
}
.comment-wrap.show {
    display: block;
}
.comment-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgb(0 0 0 / 25%);
}
.comment-item:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.comment-head {
    position: relative;
    margin-bottom: 15px;
}
.comment-head .comment-name {
    font-family: var(--augereau);
    font-size: calc(var(--fs-content) + 4px);
    margin-bottom: 0.15em;
    color: var(--primary-clr);
}
.comment-head .comment-name > i {
    font-size: 0.7em;
}
.comment-head .comment-date {
    font-family: var(--augereau);
    font-size: calc(var(--fs-content) - 3px);
    display: block;
    color: rgb(0 0 0 / 50%);
}

.comment-head .delete-comment {
    position: absolute;
    top: 5px;
    right: 0;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    color: rgb(0 0 0 / 50%);
    transition: color 0.25s ease-in-out;
}
.comment-head .delete-comment:hover {
    color: #b22222;
}

.comment-body {
    
}
.comment-body .comment-caption {
    font-family: var(--augereau);
    color: var(--font-clr);
}

/* More Comment */
.more-comment-wrap {
    padding: 20px;
    display: none;
}
.more-comment-wrap.show {
    display: block;
}
#moreComment {
    width: 100%;
    display: block;
    border-radius: 25px;
    padding: 10px 20px;
    margin: 0 auto;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid var(--primary-clr);
    outline: none;
    color: var(--primary-clr);
    font-family: var(--augereau);
    font-size: var(--fs-content);
    cursor: pointer;
    transition: all 0.25s ease-in-out;
}
#moreComment:hover {
    background-color: var(--primary-clr);
    color: var(--light-clr);
}

/* Wedding Wish Forest */
.wedding-wish-wrap .bg-forest-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.wedding-wish-wrap .bg-forest {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    transform: translateY(-50px);
}



/* Footnote Group */
.footnote-group {
    position: relative;
    overflow: hidden;
    margin-top: -30px;
}

/* Footnote */
.footnote-separator-wrap {
    position: relative;
    z-index: 1;    
    margin-bottom: -30px;
}
.footnote-separator {
    width: auto;
    height: 60px;
    display: block;
    object-position: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}



/* ============================================
        FOOTNOTE
============================================ */
.footnote-wrap {
    position: relative;
    overflow: hidden;
    background-color: var(--primary-clr);
}
.footnote-inner {
    padding: 100px 0 80px;
}

.footnote-quote-wrap {
    padding: 20px;
    text-align: center;
    margin-bottom: 60px;
}
.footnote-quote-wrap .footnote-quote-caption {
    color: var(--light-clr);
}

.footnote-details {
    text-align: center;   
    padding: 20px 10px;
}
.footnote-details .footnote-title {
    font-family: var(--janelotus);
    font-size: calc(var(--fs-title) + 42px);
    color: var(--light-clr);
    line-height: 1.5;
}

/* Footnote Ornament */
.footnote-flower {
    position: absolute;
}

/* Flower 01 & 02 */
.footnote-flower.flower-01 {
    width: 325px;
    height: 325px;
    background-image: var(--flower-01);
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
    opacity: 0.05;
}
.footnote-flower.flower-02 {
    width: 350px;
    height: 350px;
    background-image: var(--flower-02);
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
    opacity: 0.05;
}

/* Flower Top */
.footnote-flower.top {
    top: 0;
}
.footnote-flower.flower-02.top.left {
    width: 400px;
    height: 400px;
    left: 0;
    transform: scaleY(-1) translateY(80px) translateX(-210px);
}
.footnote-flower.flower-01.top.right {
    right: 0;
    transform: translateX(162px) translateY(12px);    
}

/* Flower Bottom */
.footnote-flower.bottom {
    bottom: 0;
}
.footnote-flower.bottom.left {
    left: 0;
    transform: scaleX(1) translateX(-100px) translateY(40px);
}
.footnote-flower.bottom.right {
    right: 0;
    transform: scaleX(-1) translateX(-100px) translateY(-70px);
}



/* =======================
        FOOTER
======================= */
section.footer {
    background: var(--secondary-clr);
    padding: 0;
}
section.footer .footer-inner {
    padding: 10px 0;
}
section.footer .footer-inner p {
    font-weight: normal;
    letter-spacing: 2px;
    color: var(--light-clr);    
    font-size: var(--fs-content);
    font-family: var(--augereau);
}
.footer .footer-inner .footer-logo {
    width: 55px;
}
section.footer .footer-inner .footer-logo path {
    fill: var(--light-clr);
}

@media only screen and (max-width: 960px) {
    section.footer .footer-inner.flex-column {
        flex-direction: column;
        padding-top: 80px;
        padding-bottom: 150px;
    }
    section.footer .footer-inner.flex-column p {
        margin-right: 0;
        font-size: calc(var(--fs-content) + 3px);
    }
    section.footer .footer-inner.flex-column .footer-logo {
        margin-top: 10px;
        width: 150px;
    }
}



/* =======================
        PERSON
======================= */
section.person p {
    font-family: var(--roboto);
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    color: #000000;
}