@font-face {
    font-family: "England";
    src: url('https://katsudoto.id/plugin/fonts/England.ttf');
    font-display: swap;
}

body.chindy {
    width: 100%;
    height: 100%;

    /* Body Height */
    --body-height: 100vh;

    --heading-size: 28px;
    --heading-size: 22px;
    --body-text-size: 20px;

    /* Heading Family */
    --heading-family: "Mr De Haviland", cursive;
    --heading-style: normal;
    --heading-weight: 400;
    --heading-size: calc(13vw - .752px);
    --heading-lettercase: none;

    /* Body Text */
    --body-text-family: "Crimson Text", serif;
    --body-text-style: normal;
    --body-text-weight: 400;
    --body-text-size: calc(4.1vw - .0064px);
    --body-text-lettercase: none;

    /* Font Size Extra */
    --fs-extra-1: 2px; 
    --fs-extra-2: 4px;
    --fs-extra-3: 5px;
    --fs-extra-4: 6px;
    --fs-extra-5: 10px;
    --fs-extra-6: 12px;
    --fs-extra-7: 15px;
    --fs-extra-8: 20px;

    /* Ornamen */
    --orn-01: url('https://katsudoto.id/media/template/exclusive-04/01/orn-01.png');
    --orn-02: url('https://katsudoto.id/media/template/exclusive-04/01/orn-02.png');
    --orn-03: url('https://katsudoto.id/media/template/exclusive-04/01/orn-03.png');
    --orn-04: url('https://katsudoto.id/media/template/exclusive-04/01/orn-04.png');
    --orn-05: url('https://katsudoto.id/media/template/exclusive-04/01/orn-05.png');
    --orn-06: url('https://katsudoto.id/media/template/exclusive-04/01/orn-06.png');
    --orn-07: url('https://katsudoto.id/media/template/exclusive-04/01/orn-07.png');
    --orn-08: url('https://katsudoto.id/media/template/exclusive-04/01/orn-08.png');
    --orn-09: url('https://katsudoto.id/media/template/exclusive-04/01/orn-09-min.png');

    /* Background */
    --bg-cover: url('https://katsudoto.id/media/template/exclusive-04/01/bg-cover.jpg');
    --bg-couple: url('https://katsudoto.id/media/template/exclusive-04/01/bg-couple.jpg');
    --bg-rsvp: url('https://katsudoto.id/media/template/exclusive-04/01/bg-rsvp.jpg');
    --bg-gift: url('https://katsudoto.id/media/template/exclusive-04/01/bg-gift.png');

}

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

    body.chindy {

        /* Font Size */
        --heading-size: 72px;
        --body-text-size: 20px;

    }

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

    body.chindy {

        /* Font Size */
        --heading-size: 72px;
        --body-text-size: 18px;

    }

}

body.chindy h1,
body.chindy h2,
body.chindy h3,
body.chindy h4,
body.chindy h5,
body.chindy h6 {
    font-size: var(--heading-size);
    font-family: var(--heading-family);
    font-weight: 400;
    line-height: normal;
    color: var(--text-primary);
    text-transform: var(--heading-lettercase);
}
body.chindy p {
    font-family: var(--body-text-family );
    font-size: var(--body-text-size);
    line-height: normal;
    font-weight: 400;
    color: var(--text-secondary);
    text-transform: var(--body-text-lettercase);
}
body.chindy sup {
    font-family: inherit;
    font-size: 0.7em;
    color: inherit;
}
body.chindy font {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    text-decoration: inherit;
    font-style: inherit;
}


/* Original */
body.chindy.original {

    --background-primary: #EAD1B1;
    --background-secondary: #FFF7F0;
    --background-tertiary: #D6C6AF;

    --text-primary: #906020;
    --text-secondary: #FFFEF6;
    --text-tertiary: #000000;
    
    --button-text-primary: #906020;
    --button-background-primary: #FFFEF6;
    --button-text-secondary: #906020;
    --button-background-secondary: #EAD1B1;

    /* RGB COLOR */
    --background-primary-rgb: 234, 209, 177;
    --background-secondary-rgb: 255, 247, 240;
    --background-tertiary-rgb: 214, 198, 175;

    --text-primary-rgb: 144, 96, 32;
    --text-secondary-rgb: 255, 254, 246;
    --text-tertiary-rgb: 0, 0, 0;

    --button-text-primary-rgb: 144, 96, 32;
    --button-background-primary-rgb: 255, 254, 246;
    --button-text-secondary-rgb: 144, 96, 32;
    --button-background-secondary-rgb: 234, 209, 177;

}

body.chindy.sage {

    --white-clr: #ffffff;
    --text-tertiary: #464646;

    --background-primary: #798473;
    --background-secondary: #C5D2C9;
    --background-tertiary: #c5d2c9;

    /* RGB COLOR */
    --background-primary-rgb: 121, 132, 115;
    --background-secondary-rgb: 197, 210, 201;
    --background-tertiary-rgb: 197, 209, 197;

    /* Ornamen */
    --orn-01: url('https://katsudoto.id/media/template/exclusive-04/sage/orn-01-sage.png');
    --orn-02: url('https://katsudoto.id/media/template/exclusive-04/sage/orn-02-min.png');
    --orn-03: url('https://katsudoto.id/media/template/exclusive-04/sage/orn-03-sage.png');
    --orn-04: url('https://katsudoto.id/media/template/exclusive-04/sage/orn-04-min.png');
    --orn-05: url('https://katsudoto.id/media/template/exclusive-04/sage/orn-05-min.png');
    --orn-06: url('https://katsudoto.id/media/template/exclusive-04/sage/orn-06-min.png');
    --orn-07: url('https://katsudoto.id/media/template/exclusive-04/sage/orn-07-min.png');
    --orn-08: url('https://katsudoto.id/media/template/exclusive-04/sage/orn-08-min.png');
    --orn-09: url('https://katsudoto.id/media/template/exclusive-04/sage/orn-09.png');

    /* Background */
    --bg-cover: url('https://katsudoto.id/media/template/exclusive-04/sage/cover-sage.jpg');
    --bg-couple: url('https://katsudoto.id/media/template/exclusive-04/sage/couple-sage.jpg');
    --bg-rsvp: url('https://katsudoto.id/media/template/exclusive-04/sage/rsvp-sage.jpg');
    --bg-gift: url('https://katsudoto.id/media/template/exclusive-04/sage/bg-gift-min.png');

}

body.chindy.lilac {

    --background-primary: #4F4263;
    --background-secondary: #E7E7F3;
    --background-tertiary: #754A64;

    --text-primary: #754A64;
    --text-secondary: #FBFBFF;
    --text-tertiary: #000000;
    
    --button-text-primary: #4F4263;
    --button-background-primary: #E7E7F3;
    --button-text-secondary: #FBFBFF;
    --button-background-secondary: #4F4263;

    /* RGB COLOR */
    --background-primary-rgb: 79, 66, 99;
    --background-secondary-rgb: 231, 231, 243;
    --background-tertiary-rgb: 117, 74, 100;

    --text-primary-rgb: 117, 74, 100;
    --text-secondary-rgb: 251, 251, 255;
    --text-tertiary-rgb: 0, 0, 0;

    --button-text-primary-rgb: 79, 66, 99;
    --button-background-primary-rgb: 231, 231, 243;
    --button-text-secondary-rgb: 251, 251, 255;
    --button-background-secondary-rgb: 79, 66, 99;

    /* Ornamen */
    --orn-01: url('https://katsudoto.id/media/template/exclusive-04/lilac/orn-01-min.png');
    --orn-02: url('https://katsudoto.id/media/template/exclusive-04/lilac/orn-02-min.png');
    --orn-03: url('https://katsudoto.id/media/template/exclusive-04/lilac/orn-03-min.png');
    --orn-04: url('https://katsudoto.id/media/template/exclusive-04/lilac/orn-04-min.png');
    --orn-05: url('https://katsudoto.id/media/template/exclusive-04/lilac/orn-05-min.png');
    --orn-06: url('https://katsudoto.id/media/template/exclusive-04/lilac/orn-06-min.png');
    --orn-07: url('https://katsudoto.id/media/template/exclusive-04/lilac/orn-07-lilac.png');
    --orn-08: url('https://katsudoto.id/media/template/exclusive-04/lilac/orn-08-min.png');
    --orn-09: url('https://katsudoto.id/media/template/exclusive-04/lilac/orn-09-min.png');

    /* Background */
    --bg-cover: url('https://katsudoto.id/media/template/exclusive-04/lilac/cover-lilac.jpg');
    --bg-couple: url('https://katsudoto.id/media/template/exclusive-04/lilac/couple-lilac-min.png');
    --bg-rsvp: url('https://katsudoto.id/media/template/exclusive-04/lilac/rsvp-lilac-min.png');
    --bg-gift: url('https://katsudoto.id/media/template/exclusive-04/lilac/bg-gift-lilac.png');

}

body.chindy.maroon {

    --white-clr: #ffffff;
    --text-tertiary: #ffffff;

    --background-primary: #FDB833;
    --background-secondary: #471717;
    --background-tertiary: #A17521;

    /* RGB COLOR */
    --background-primary-rgb: 253, 184, 51;
    --background-secondary-rgb: 71, 23, 23;
    --background-tertiary-rgb: 161, 117, 33;
    --overlay: 40, 0, 0;

}

body {
    overflow: hidden;
}

html {
    scroll-behavior: smooth;
}

body font {
    font-family: inherit;
}


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

/* maroon */
body.chindy.maroon::-webkit-scrollbar-thumb, 
body.chindy.maroon textarea::-webkit-scrollbar-thumb, 
body.chindy.maroon *::-webkit-scrollbar-thumb {
    background-color: var(--background-secondary);
}

/* Top Cover */
.top-cover {
    background-color: var(--background-secondary);
    width: 100%;
    /* height: 100vh; */
    height: var(--body-height);
    /* position: relative; */
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    opacity: 1;
    
    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);
}
.top-cover.hide {
    top: -120%;
    bottom: 120%;
    pointer-events: none;
}
.top-cover .inner {
    width: 100%;
    height: 100%;    
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}
.top-cover .inner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(
                            to bottom,
                            rgba(0, 0, 0, 0.5),
                            rgba(0, 0, 0, 0.5),
                            rgba(0, 0, 0, 0.5)
                        );
}
.top-cover .inner .details {
    z-index: 1;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px;
    position: relative;
    margin-top: auto;
    margin-bottom: min(calc(var(--body-height) * 15 / 100), 170px);
    /* margin-bottom: min(17vh, 170px); */
    /* margin-top: auto;
    margin-bottom: 25%; */
}
.top-cover .inner .details > div {
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px;
}
.top-cover .inner .details .text-01 {
    color: var(--text-secondary);
    word-wrap: break-word;
    margin-bottom: 10%;
}
.top-cover .inner .details .text-02 { 
    word-wrap: break-word;
}

/* Cover free text */
section.top-cover .cover-free-text {
    font-family: var(--body-text-family);
    font-size: var(--heading-size);
    font-weight: 500;
    color: var(--white-clr);
}

.top-cover .inner .details .link-01 {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    text-decoration: none;
    background-color: var(--button-background-primary);
    display: inline-block;
    padding: 8px 12px;
    border-radius: 12px;
    margin: 0;
    color: var(--button-text-primary);
    box-shadow: -1px 1px 5px rgba(var(--background-primary-rgb), 0.3);
    transition: all 0.35s ease-in-out;
}
.top-cover .inner .details .link-01:hover {
    background-color: rgba(var(--button-background-primary-rgb), 0.8);
    color: var(--button-text-primary);
}
.top-cover > .cover-show {
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    background: var(--background-tertiary);
}
.top-cover > .cover-show .slick-list {
    width: 100%!important;
    height: 100%!important;
}
.top-cover > .cover-show .slick-track {
    width: 100%!important;
    height: 100%!important;
    position: relative!important;
}
.top-cover > .cover-show .picture-outer {
    width: 100%!important;
    height: 100%!important;
    position: absolute!important;
    top: 0!important;
    left: 0!important;
}
.top-cover > .cover-show .picture-outer img {
    width: 100%!important;
    height: 100%!important;
    object-fit: cover;
    object-position: center;
    /* animation: zoom-out 40s infinite; */
}


@keyframes zoom-out {
    0% {
        transform: scale(1);
    }
    70% {
        transform: scale(1.4);
    }
    100% {
        transform: scale(1);
    }
}






/* Covers */
.cover {
    width: 100%;
    /* height: 100vh; */
    height: var(--body-height);
    padding: 0;
    background-color: var(--background-secondary);
    background-image: var(--bg-cover);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}
body.chindy.maroon .cover::before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(var(--overlay), .9);
}

.cover .inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    position: relative;    
    overflow: hidden;
}
.cover .inner::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(var(--background-primary-rgb), 0.5);
    mix-blend-mode: color;
}
.cover .inner .details {
    width: 100%;
    position: relative;
    z-index: 10;
}
.cover .inner .details > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 20px;
    padding: 15px 10px;
}

.cover .inner .details .img-01 {
    width: 60px;
    height: 50px;
    object-fit: contain;
    object-position: center;
    display: block;
}
.cover .inner .details .text-01,
.cover .inner .details .text-03,
.cover .inner .details .text-04 {
    font-family: var(--body-text-family);
    color: var(--text-tertiary);
    width: 100%;
}
.cover .inner .details .text-01 sup,
.cover .inner .details .text-03 sup,
.cover .inner .details .text-04 sup {
    font-family: inherit;
    color: inherit;
}
/* sage */
body.sage .cover .inner .details .text-01,
.cover .inner .details .text-03,
.cover .inner .details .text-04 {

}

/* maroon */
body.maroon .cover .inner .details .text-01,
.cover .inner .details .text-03,
.cover .inner .details .text-04 {

}
.cover .inner .details .text-01 {
    margin-top: 0;
}
.cover .inner .details .text-03,
.cover .inner .details .text-04 {
    margin-bottom: 0;
}
.cover .inner .details .text-02 {
    display: inline-block;
    width: 100%;
    color: var(--text-primary);
}
.cover .inner .details .btn-01 {
    display: block;
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    text-decoration: none;
    background-color: var(--button-background-primary);
    color: var(--button-text-primary);
    padding: 8px 12px;
    border-radius: 12px;
    box-shadow: -1px 1px 5px rgba(var(--background-primary-rgb), 0.3);
    transition: all 0.35s ease-in-out;
}
.cover .inner .details .btn-01:hover {
    background-color: rgba(var(--button-background-primary-rgb), 0.8);
    color: var(--button-text-primary);
}


/* Ornamens on Cover */
.cover .inner .orn {
    position: absolute;
}
.cover .inner .orn.orn-01 {
    top: 0;
    left: 0;
    min-width: 200px;
    min-height: 200px;
    max-width: 300px;
    max-height: 300px;
    height: 20vw;
    width: 20vw;
    background-image: var(--orn-01);   
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top 0 left 0;
    pointer-events: none;
}
.cover .inner .orn.orn-02 {
    bottom: 0;
    right: 50px;
    min-width: 280px;
    min-height: 230px;
    max-width: 380px;
    max-height: 330px;
    width: 25vw;
    height: 20vw;
    background-image: var(--orn-02);   
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom 0 right 0;
    pointer-events: none;
}
.cover .inner .orn.orn-03 {
    bottom: 0;
    right: 0;
    min-width: 180px;
    min-height: 180px;
    max-width: 280px;
    max-height: 280px;
    width: 20vw;
    height: 20vw;
    background-image: var(--orn-03);   
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom 0 right 0;
    pointer-events: none;
}


/* Guest */
.guest {    
    background-color: var(--background-primary);
    width: 100%;
    padding: 40px 16px;
    position: relative;
    overflow: hidden;
}
body.sage .guest {    
    background-color: var(--background-primary);
}
body.lilac .guest {    
    background-color: var(--background-primary);
}
section.guest .texture-orn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 30px;
    background-image: var(--orn-09);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
}
@media only screen and (min-width: 1024px) {
    section.guest {
        height: 120px;
    }
    section.guest .texture-orn {
        height: 35px;
    }
}



/* Couple */
.couple {
    position: relative;
    background-color: var(--background-secondary);
    background-image: var(--bg-couple);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

/* maroon */
body.chindy.maroon .couple::before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(var(--overlay), .9);
}
.couple .inner {
    padding: 30px 10px;
}
.couple .inner::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(var(--background-primary-rgb), 0.5);
    mix-blend-mode: color;
}

.couple .inner .head {
    padding: 10px 0;
    text-align: center;
}
.couple .inner .head .text-01 {
    font-family: var(--heading-family);
    font-size: var(--heading-size);
    color: var(--text-primary);
}
.couple .inner .head .text-02 {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-tertiary);
}
.couple .inner .body {
    padding: 20px 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
.couple .inner .body.bride-first {
    flex-direction: column-reverse;
}
.couple .inner .body .bride,
.couple .inner .body .groom {
    width: 100%;    
    overflow: hidden;
}
.couple .inner .body .picture {
    padding: 10px 0;
    display: block;
}
.couple .inner .body .picture-01 {
    margin: 0 auto;
    width: 210px;
    height: 280px;
}
.couple .inner .body .img-01 {    
    width: 100%;
    height: 100%;
    border-radius: 100px;
    display: block;
    object-fit: cover;
    object-position: center;
    background: var(--background-tertiary);
}
.couple .inner .body .details {
    text-align: center;
    width: 100%;
    padding: 10px 0;
}
.couple .inner .body .text-01 {
    font-size: var(--heading-size);
    color: var(--text-primary);
    margin-bottom: 0.15em;
}
.couple .inner .body .text-02,
.couple .inner .body .text-03,
.couple .inner .body .text-04,
.couple .inner .body .text-04 a {
    font-family: var(--body-text-family);
    /* font-size: 20px; */
    font-size: var(--body-text-size);
    line-height: calc(var(--body-text-size) + 5px);
    color: var(--text-tertiary);
    text-decoration: none;
    margin-bottom: 0.5em;
    text-transform: var(--body-text-lettercase);
}
.couple .inner .body .text-03 {
    font-style: italic;
}
.couple .inner .body .text-04 a {
    position: relative;
    font-size: var(--body-text-size);
    color: var(--text-primary);
    transition: all 0.25s ease-in-out;
    margin-bottom: 0;
}
.couple .inner .body .text-04 a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background-color: var(--text-primary);
    transition: all 0.3s ease-in-out;
}
.couple .inner .body .text-04 a:hover::before {
    width: 100%;
}
.couple .inner .body .separator {
    display: block;
    font-family: var(--heading-family);
    font-size: var(--heading-size);
    color: var(--text-primary);
    margin: 15px 0;
    text-align: center;
}

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

    .couple .inner .body {
        flex-direction: row;
        align-items: flex-start; 
        justify-content: space-around;
    }
    .couple .inner .body.bride-first {
        flex-direction: row-reverse;
    }
    .couple .inner .body .bride,
    .couple .inner .body .groom {
        width: min(40%, 720px);
        min-height: 200px;
    }
    .couple .inner .body .separator {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin: 0;
    }
    .couple .inner .body .separator.picture {
        top: 180px;
    }

}

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

    .couple .inner .body .separator {
        font-size: 150px;
    }

}

/* =============================
        Love Story
============================= */
.story-outer {
    background-color: var(--background-secondary);
    width: 100%;
    overflow: hidden;
}
.story-outer .inner {
    width: 100%;
    padding: 30px 10px 50px;
}
.story-outer .inner .head {
    padding: 10px 0;
    text-align: center;
    width: 100%;
    margin-bottom: 1em;
}
.story-outer .inner .head .text-01 {    
    font-size: var(--heading-size);
    color: var(--text-primary);
}
.story-outer .inner .body {
    background-color: transparent;
    padding: 0;
}
.story-outer .inner .body .stories {
    width: 100%;
    padding: 0 10px;
}
.story-outer .inner .body .stories .story {
    background-color: var(--background-primary);
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.story-outer .inner .body .stories .story > div:nth-of-type(1) {
    padding: 30px 20px 10px 20px;
}
.story-outer .inner .body .stories .story > div:nth-of-type(2) {
    padding: 10px 20px 30px 20px;
    text-align: center;
}
.story-outer .inner .body .stories .story .img-01 {
    width: 100%;
    height: 280px;
    display: block;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
    object-fit: cover;
    object-position: center;
}
.story-outer .inner .body .stories .story .text-01 {
    font-size: calc(var(--heading-size) - 5px);
    color: var(--text-primary);
    margin-bottom: 0.25em;
}
.story-outer .inner .body .stories .story .text-02 {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-tertiary);
}

/* maroon */
body.chindy.maroon .story-outer .inner .body .stories .story .text-02 {
    color: var(--text-tertiary);
}

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

    .story-outer .inner {
        /* background-color: lightpink; */
    }
    .story-outer .inner .body {
        /* background-color: lightsalmon; */
        padding: 0;
        width: 100%;
    }
    .story-outer .inner .body .stories {
        width: 100%;
        padding: 0 10px;
        /* background-color: lightgreen; */
        display: flex;
        margin: 0 auto;
        justify-content: space-around;
        flex-direction: column;
        flex-wrap: wrap;
        /* background-color: lightblue; */
        /* grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        grid-auto-flow: dense; */
    }
    .story-outer .inner .body .stories .story {
        /* background-color: var(--white-clr); */
        width: calc(100%);
        overflow: hidden;
        margin: 0 auto;
        margin-bottom: 30px;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        /* background-color: lightblue; */
    }
    .story-outer .inner .body .stories .story:nth-of-type(odd) {
        /* background-color: lime; */
        /* align-items: flex-start; */
        flex-direction: row;
        /* float: left; */
        /* clear: both; */
    }
    .story-outer .inner .body .stories .story:not(:nth-of-type(1)) {
        /* margin-top: -20%; */
    }
    .story-outer .inner .body .stories .story:nth-of-type(even) {
        /* float: right; */
        /* margin-top: 50%; */
        align-self: flex-end;
        /* margin-top: -30%; */
        flex-direction: row-reverse;
    }
    
    .story-outer .inner .body .stories .story > div:nth-of-type(1) {
        width: 40%;
        /* background-color: lightcoral; */
        padding: 20px 15px 20px 20px;
    }
    .story-outer .inner .body .stories .story > div:nth-of-type(2) {
        width: 60%;
        text-align: left;
        padding: 25px 20px 20px 15px;
        /* background-color: lightsalmon; */
    }
    .story-outer .inner .body .stories .story:nth-of-type(odd) > div {
        text-align: left;
    }
    .story-outer .inner .body .stories .story:nth-of-type(even) > div {
        text-align: right;
        /* background-color: lightblue; */
    }




}

@media only screen and (min-width: 860px) {
    
    .story-outer .inner .body .stories {
        width: 800px;
    }

}




/* Save the date */
.save {
    background-color: var(--background-tertiary);
    width: 100%;
    position: relative;
    overflow: hidden;
}
body.sage .save {
    background-color: var(--background-primary);
}
body.lilac .save {
    background-color: var(--background-primary);
}
.save .inner {
    width: 100%;
    padding: 60px 10px 50px 10px;
    position: relative;
    overflow: hidden;
}
.save .inner .head {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    position: relative;
    z-index: 5;
}
.save .inner .head .text-01 {
    font-size: var(--heading-size);
    color: var(--text-secondary);
}
.save .inner .head .text-02 {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-secondary);
}
.save .inner .head .text-02 > sup {
    font-family: var(--body-text-family);
    color: inherit;
    font-size: 0.8em;
}
.save .inner .body {
    position: relative;
    padding: 10px 0;
    z-index: 5;
}
.save .inner .body .countdown {
    display: flex;
    align-items: center;
    justify-content: center;
}
.save .inner .body .countdown .countdown-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: var(--background-secondary);
    margin: 10px 30px;
    padding: 12px;
    border-radius: 80px;
}
.save .inner .body .countdown .countdown-group > div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    width: 100%;
    min-width: 80px;
    border-radius: 50%;
    background-color: transparent;
    padding: 12px;
    margin: 0;
}
.save .inner .body .countdown .text-01 {
    font-family: var(--body-text-family);
    font-size: calc(var(--heading-size));
    color: var(--text-primary);
}
.save .inner .body .countdown .text-02 {
    font-family: var(--body-text-family);
    font-size: calc(var(--body-text-size));
    color: var(--text-tertiary);
}
.save .inner .foot {
    position: relative;
    padding: 10px 0;
    text-align: center;
    z-index: 5;
}
.save .inner .foot .btn-01 {
    display: inline-block;
    text-decoration: none;
    font-family: var(--body-text-family);
    background-color: var(--button-background-primary);
    color: var(--button-text-primary);
    font-size: var(--body-text-size);
    padding: 8px 12px;
    border-radius: 12px;
    margin: 0 auto;
    box-shadow: -1px 1px 5px rgba(var(--background-primary-rgb), 0.3);
    transition: all 0.25s ease-in-out;
}
.save .inner .foot .btn-01:hover {
    background-color: rgba(var(--button-background-primary-rgb), 0.8);
    color: var(--button-text-primary);
}

.save .inner .orn {
    position: relative;
}
.save .inner .orn.orn-04 {
    max-width: 760px;
    width: 120%;
    height: 90%;
    position: absolute;
    z-index: 1;
    /* top: 50%; */
    bottom: 0;
    left: 55%;
    transform: translateX(-50%);
    /* transform: scale(1.4); */
    background-image: var(--orn-04);
    background-size: contain;
    background-position: bottom 0 center;
    background-repeat: no-repeat;
    /* background-color: lightblue; */
    pointer-events: none;
}
@media only screen and (min-width: 800px) {

    .save .inner .body {
        padding: 25px 0;
    }
    .save .inner .body .countdown .countdown-group {
        flex-direction: row;
        background-color: transparent;
        margin: 0;
    }
    .save .inner .body .countdown .countdown-group > div {
        width: 100px;
        height: 180px;
        border-radius: 80px;
        background-color: var(--background-secondary);
        margin: 0 20px;
    }

}

/* Gallery */
.gallery {
    background-color: var(--background-tertiary);
    padding: 20px 0;
}
body.lilac .gallery {
    background-color: var(--background-primary);
}
.gallery .flexbin {
    margin: 0;
    padding: 5px;
}
.video-gallery {
    background-color: var(--background-tertiary);
}
body.lilac .video-gallery {
    background-color: var(--background-primary);
}
.gallery .title {
    padding: 10px 0;
    margin: 0;
    margin-bottom: 5px;
}
.video-gallery .inner > .title {
    padding: 10px;
}
.gallery .title h1,
.video-gallery .inner > .title h1 {
    font-family: var(--heading-family);
    font-size: var(--heading-size);
    color: var(--text-secondary);
    margin-bottom: 0.05em;
}
.gallery .title p,
.video-gallery .inner > .title p {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-secondary);
}
.video-gallery .inner .video-outer .video > .title h2 {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-secondary);
}

/* Event */
.event-outer {
    background-color: var(--background-secondary);
    padding: 10px 0;
    position: relative;
    overflow: hidden;
}
.event-outer .event-inner {
    background-color: transparent;
    padding: 60px 0 50px 0;
    position: relative;
    z-index: 5;
}
.event-outer .event-inner .head {
    padding: 10px;
    text-align: center;
    margin-bottom: 35px;
}
.event-outer .event-inner .head h1 {
    font-family: var(--heading-family);
    font-size: var(--heading-size);
    color: var(--text-primary);
    margin-bottom: 0.25em;
}
.event-outer .event-inner .head p {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-tertiary);
}
.event-outer .event-inner .body {
    background-color: transparent;
}
.event-outer .event-inner .body .event {
    width: 100%;
    display: block;
    text-align: center;
    /* background-color: lightcoral; */
    margin-bottom: 50px;
}
.event-outer .event-inner .body .event > .title {
    background-color: var(--background-primary);
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 12px 30px 15px 30px;
    margin: 10px auto;
    border-radius: 100px;
}
.event-outer .event-inner .body .event > .title .text-01 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.event-outer .event-inner .body .event > .title .text-01 .day {
    text-align: right;
    padding: 0 5px;
}
.event-outer .event-inner .body .event > .title .text-01 .day > div {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-tertiary);
}
.event-outer .event-inner .body .event > .title .text-01 .date {
    font-family: var(--body-text-family);
    font-size: var(--heading-size);
    color: var(--text-primary);
    padding: 0 5px;
}

/* maroon */
body.chindy.maroon .event-outer .event-inner .body .event > .title .text-01 .date {
    color: var(--text-tertiary);
}

.event-outer .event-inner .body .event > .title .text-01 .date sup {
    font-family: inherit;
    font-size: calc(var(--heading-size) - var(--fs-extra-7));
    color: inherit;
}

/* maroon */
body.chindy.maroon .event-inner .body .event > .title .text-01 .date sup {
    color: var(--text-tertiary);
}

.event-outer .event-inner .body .event > .title p {
    font-family: var(--body-text-family);
    /* font-size: 20px; */
    font-size: var(--heading-size);
    color: var(--text-tertiary);
    font-style: italic;    
}

/* maroon */
body.chindy.maroon .event-outer .event-inner .body .event > .title .text-01 .day > div {
    color: var(--text-tertiary);
}
body.chindy.maroon .event-outer .event-inner .body .event > .title p {
    color: var(--text-tertiary);
}

.event-outer .event-inner .body .event > .details {
    /* width: 640px; */
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
}
.event-inner .event .activities {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    /* background-color: lightblue; */
}
.event-inner .event .activities .activity {
    border-radius: 7px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 15px 20px;
    padding: 10px;
}
.event-inner .event .activities .activity .title {
    width: 100%;
    padding: 10px;
    text-align: center;
}
.event-inner .event .activities .activity .title .activity-icon,
.event-inner .event .activities .activity .title .activity-icon-image {
    width: 65px;
    height: 65px;
    object-fit: contain;
    display: block;
    margin: 0 auto 15px auto;
}
.event-inner .event .activities .activity .title .activity-icon path {
    fill: var(--text-primary);
}
.event-inner .event .activities .activity .title > .hide {
    display: none;
}
.event-inner .event .activities .activity .title h1 {
    font-size: var(--heading-size);
    color: var(--text-primary);
}
.event-inner .event .activities .activity .title p {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-tertiary);
    margin-bottom: 20px;
}
.event-inner .event .activities .activity .title p.time {
    font-size: var(--body-text-size);
    font-style: normal;
    color: var(--text-primary);
    margin-bottom: 0;
}
.event-inner .event .activities .activity > .details {
    width: 100%;
}
.event-outer .event-inner .body .event > .details > div,
.event-outer .event-inner .body .event .activity > .details > div {
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.event-outer .event-inner .body .event > .details p,
.event-outer .event-inner .body .event .activity > .details p {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-tertiary);
    margin-bottom: 0.5em;
}
.event-outer .event-inner .body .event > .details p.hall,
.event-outer .event-inner .body .event .activity > .details p.hall {
    color: var(--text-primary);
}
.event-outer .event-inner .body .event > .details a,
.event-outer .event-inner .body .event .activity > .details a {  
    display: inline-block;
    padding: 8px 12px;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 7px;
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    background-color: var(--button-background-primary);
    color: var(--button-text-primary);
    box-shadow: -1px 1px 5px rgba(var(--background-primary-rgb), 0.3);
    transition: all 0.2s ease-in-out;
}
.event-outer .event-inner .body .event > .details a:hover,
.event-outer .event-inner .body .event .activity > .details a:hover,
.event-outer .event-inner .body .event > .details a:focus,
.event-outer .event-inner .body .event .activity > .details a:focus {
    background: rgba(var(--button-background-primary-rgb), 0.8);
    color: var(--button-text-primary);
}
/* Ornamen */
.event-outer > .orn {
    position: absolute;
}
.event-outer > .orn.orn-05 {
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 0;
    width: 200px;
    height: 350px;
    background-image: var(--orn-05);
    background-size: contain;
    background-position: top 0 right 0;
    background-repeat: no-repeat;
    pointer-events: none;
}
.event-outer > .orn.orn-06 {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 400px;
    height: 250px;
    background-image: var(--orn-06);
    background-size: contain;
    background-position: bottom 0 left 0;
    background-repeat: no-repeat;
    pointer-events: none;
}

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

    .event-inner .event .activities .activity {
        width: clamp(20%, 50%, 350px);
    }

}




/* Mid Wrapper */
.mid-wrapper {
    position: relative;
    background-image: var(--bg-rsvp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.mid-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(var(--background-primary-rgb), 0.5);
    mix-blend-mode: color;
}

/* maroon */
body.chindy.maroon .mid-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(var(--overlay), .9);
}

/* ==============================
        Rundown
============================== */
.rundown-container {
    background-color:var(--background-primary);
}

/* Wrap */
.rsvp-wrap {
    background: transparent;
    padding: 20px 0px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

/* maroon */
body.chindy.maroon .rsvp-wrap::before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(var(--overlay), .9);
}
.rsvp-inner {
    width: 100%;
    max-width: 640px;
    margin: 0px auto;
    padding: 20px 0px;
    position: relative;
}

/* Head */
.rsvp-head {
    padding: 10px 35px;
    margin: 0;
    text-align: center;
}
.rsvp-head .rsvp-title {
    display: inline-block;
    position: relative;
    font-family: var(--heading-family);
    font-size: var(--heading-size);
    color: var(--text-primary);
}
.rsvp-head .rsvp-info .info-text,
.rsvp-head .rsvp-info .info-date {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-tertiary);
}

/* Body */
.rsvp-body {
    
}

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

/* RSVP Status */
.rsvp-status-wrap {
    padding: 10px 15px;
}
.rsvp-status-head {
    padding: 0px;
    text-align: center;
}
.rsvp-status-head .rsvp-status-caption {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-tertiary);
    line-height: 1.5;
}

.rsvp-status-body .rsvp-confirm-wrap {
    padding: 0px;
}

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

/* RSVP Amount */
.rsvp-amount-wrap {
    padding: 10px 15px;
}

.rsvp-amount-head {    
    text-align: center;
    padding: 0px;
}
.rsvp-amount-head .rsvp-amount-caption {
    margin-bottom: 10px;
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-tertiary);
    line-height: 1.5;
}

/* maroon */
body.chindy.maroon .rsvp-amount-head .rsvp-amount-caption {
    color: var(--text-tertiary);
}

.rsvp-amount-body {
    
}

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

.rsvp-amount-controller .toggle-btn {
    background-color: var(--button-background-secondary);
    color: var(--button-text-secondary);
    border: none;
    outline: none;
    height: 36px;
    width: 36px;
    border-radius: 4px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.25s ease-in-out;
}

/* maroon */
body.chindy.maroon .rsvp-amount-controller .toggle-btn {
    background-color: var(--background-tertiary);
}
body.chindy.maroon .rsvp-amount-controller .toggle-btn.plus:hover {
    background-color: var(--background-primary);
}
body.chindy.maroon .rsvp-amount-controller .toggle-btn.minus:hover {
    background-color: var(--background-primary);
}

.rsvp-amount-controller .toggle-icon {
    width: 13px;
    height: 13px;
    display: block;
}
.rsvp-amount-controller .toggle-icon path {
    stroke: var(--button-text-secondary);
    stroke-width: 13 !important;
}

.rsvp-amount-controller .toggle-btn.plus:hover {
    background-color: rgba(var(--button-background-secondary-rgb), 0.8);
}
.rsvp-amount-controller .toggle-btn.minus:hover {
    background-color: rgba(var(--button-background-secondary-rgb), 0.8);
}

.rsvp-amount-controller .input-wrap {
    width: 100%;
}
.rsvp-amount-controller .input-control,
.rsvp-plus-wrapper .form-control {
    width: 100%;
    height: 36px;
    margin: 0px auto;
    border-radius: 4px;
    background-color: var(--background-secondary);
    text-align: center;
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-tertiary);
    border: 1px solid var(--background-primary);
}

.rsvp-amount-controller .input-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    pointer-events: none;
}

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

.rsvp-confirm-wrap label {
    display: block;
    margin-top: 10px;
}
.rsvp-confirm-btn {
    display: block;
    width: 100%;
    padding: 10px 25px;
    margin: 0px auto;
    border-radius: 4px;
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    border: none;
    background-color: var(--button-background-secondary);
    color: var(--button-text-secondary);
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.25s ease-in-out;
}

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

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

.session-btn-wrap input[name="selected_event[]"]:checked + .rsvp-session-btn, 
.session-btn-wrap input[name="selected_event_all"]:checked +  .rsvp-session-btn,
.form-check-label:has(.form-check-input:checked),
.form-check-label:hover{
    background-color: var(--button-background-secondary);
    color: var(--button-text-secondary);
}

.session-caption-wrap .caption {
    color: var(--text-tertiary);
}

.rsvp-session-btn,
.form-check-label{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    line-height: normal;
    border: none;
    background-color: var(--button-background-primary);
    color: var(--button-text-primary);
    padding: 10px 25px;
    margin: 0px auto;
    border-radius: 4px;
}

.rsvp-confirm-btn.confirm {
    
}
.rsvp-confirm-btn.confirm:hover {
    background-color: rgba(var(--button-background-secondary-rgb), 0.8);
    color: var(--button-text-secondary);
}

/* maroon */
body.chindy.maroon .rsvp-confirm-btn.confirm {
    background-color: var(--background-tertiary);
}
body.chindy.maroon .rsvp-confirm-btn.confirm:hover {
    background-color: var(--background-primary);
}

.rsvp-confirm-btn.download {
    width: auto;
    display: inline-block;
    vertical-align: top;
}
.rsvp-confirm-btn.download:hover {
    background-color: var(--background-tertiary);
}

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


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

/* RSVP Message */
.rsvp-message-wrap {
    
}
.rsvp-message-content {
    background-color: transparent;
    padding: 10px 15px;
    text-align: center;
}
.rsvp-message-icon {
    width: 30px;
    height: auto;
    display: none;
    margin: 0 auto 20px;
}
.rsvp-message-wrap .rsvp-message-title {
    font-family: var(--body-text-family);
    font-size: calc(var(--body-text-size) + 2px);
    line-height: calc(var(--body-text-size) + 5px);
    font-weight: normal;

    display: inline-block;
    border: 1px solid var(--text-tertiary);
    border-radius: 4px;
    padding: 8px 25px;
    margin-bottom: 20px;
}
.rsvp-message-wrap .rsvp-message-caption {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-tertiary);
}

/* maroon */
body.chindy.maroon .rsvp-message-wrap .rsvp-message-caption {
    color: var(--text-tertiary);
}

.rsvp-message-wrap.going .rsvp-message-title {
    color: var(--text-primary);
    border-color: var(--text-primary);
}
.rsvp-message-wrap.not_going .rsvp-message-title {
    color: var(--text-primary);
    border-color: var(--text-primary);
}

/* RSVP Change */
.rsvp-change-wrap {
    
}

/* rsvp divider ornaments */
.rsvp-inner .orn.orn-08 {
    width: 90%;
    height: 50px;
    background-image: var(--orn-08);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 60px auto 0px auto;
    display: block;
}

/*  ===================================
    Live Streaming 
=================================== */
.live-streaming {
    position: relative;
    padding-bottom: 80px;
    background-color: transparent;
}
.live-streaming > .inner > .head > h1 {
    font-size: var(--heading-size);
    color: var(--text-primary);
}
.live-streaming > .inner > .head > p {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-tertiary);
}
.live-streaming .inner .body p {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    line-height: calc(var(--body-text-size) + 5px);
    color: var(--text-tertiary);
}
.live-streaming .inner .body p.meeting-text {
    font-size: calc(var(--body-text-size) + 5px);
    line-height: calc(var(--body-text-size) + 10px);
}
.live-streaming .inner .body > .streaming-info > div.link > a {
    font-family: var(--body-text-family);
    font-size: var(--body-text-family)!important;
    background-color: var(--button-background-secondary);
    color: var(--button-text-secondary);
}
.live-streaming .inner .body > .streaming-info > div.link > a:hover {
    background-color: rgba(var(--button-background-secondary-rgb), 0.8);
    color: var(--button-text-secondary);
}


/* ======================
    INSTAGRAM FILTER
====================== */
.ig-filter-wrap {
    background-color: var(--background-tertiary);
}
.ig-filter {
    width: 100%;
    max-width: 640px;
}
.ig-filter .ig-filter-head {

}
.ig-filter-head .ig-filter-title {
    font-size: var(--heading-size);
    color: var(--text-primary);
}
.ig-filter-head .ig-filter-caption {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-tertiary);
}
.ig-filter-link {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    background-color: var(--button-background-secondary);
    color: var(--button-text-secondary);
}
.ig-filter-link:hover {
    background-color: rgba(var(--button-background-secondary-rgb), 0.8);
    color: var(--button-text-secondary);
}



/* GIFT */
.gift {
    background-color: var(--background-tertiary);
    background-image: var(--bg-gift);
    background-position: bottom 0 center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
}
body.lilac .gift {
    background-color: var(--white-clr);
}
.gift .gift-inner .gift-form {
    box-shadow: -1px 1px 5px rgba(var(--background-primary-rgb), 0.3);
}
.gift .gift-inner .gift-form .selectize-control .selectize-input {
    border-color: rgba(0, 0, 0, 0.2)!important;
}
.gift .gift-inner .gift-form .selectize-control .item:hover p {
    color: var(--white-clr)!important;
}
.gift .gift-inner .gift-title h1 {
    font-size: var(--heading-size);
    color: var(--text-secondary);
    margin-bottom: 0.25em;
}
body.lilac .gift .gift-inner .gift-title h1 {

}
.gift .gift-inner .gift-title p {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-secondary);
}
body.lilac .gift .gift-inner .gift-title p {
    color: var(--text-tertiary);
}

#gift-form p,
#gift-form span,
#gift-form label,
#gift-form input,
#gift-form textarea,
#gift-form div,
#gift-form button {
    font-family: var(--body-text-family) !important;   
    font-size: var(--body-text-size) !important;
    color: var(--text-primary);
}

#gift-form p strong {
    font-family: inherit;
    font-size: inherit;
}

.saving-books .book .account-number-label,
.saving-books .book .account-name-label {
    color: rgba(var(--text-primary-rgb), 0.5) !important;
}

body.chindy.maroon #gift-form p,
body.chindy.maroon #gift-form span,
body.chindy.maroon #gift-form label,
body.chindy.maroon #gift-form input,
body.chindy.maroon #gift-form textarea,
body.chindy.maroon #gift-form div,
body.chindy.maroon #gift-form button {
    color: var(--text-primary);
}
#gift-form button {
    display: flex;
    align-items: center;
    justify-content: center;
}
#gift-form button > i {
    margin: 0px 7px;
    font-size: calc(var(--body-text-size));
}
.gift .gift-inner .gift-form .gift-picture .picture-detail .head h2 {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
}
.gift .gift-inner .nominal-outer .nominal {
    border-color: rgba(0, 0, 0, 0.2);
}
.gift .gift-inner .gift-form [name="nominal"]:hover + .nominal,
.gift .gift-inner .gift-form [name="nominal"]:checked + .nominal {
    background-color: var(--background-primary)!important;
    color: var(--white-clr)!important;
    border-color: var(--background-primary)!important;
}
.gift .gift-inner .gift-form .gift-submit,
.gift .gift-inner .gift-form .gift-next {
    background-color: var(--button-background-secondary);
    font-size: var(--body-text-size)!important;
    color: var(--button-text-secondary)!important;
}
.gift .gift-inner .gift-form .gift-submit:hover,
.gift .gift-inner .gift-form .gift-next:hover {
    background: rgba(var(--button-background-secondary-rgb), 0.8);
    color: var(--button-text-secondary);
}
body.sage .gift .gift-inner .gift-form .gift-submit,
body.sage .gift .gift-inner .gift-form .gift-next {
    
}
body.sage .gift .gift-inner .gift-form .gift-submit:hover,
body.sage .gift .gift-inner .gift-form .gift-next:hover {
    
}
body.lilac .gift .gift-inner .gift-form .gift-submit,
body.lilac .gift .gift-inner .gift-form .gift-next {
    
}
body.lilac .gift .gift-inner .gift-form .gift-submit:hover,
body.lilac .gift .gift-inner .gift-form .gift-next:hover {
    
}
/* No Form */
.gift.no-form {
    position: relative;
    z-index: 1;
}
.gift.no-form .gift-inner .gift-form {
    overflow: visible;
}



/* PROTOCOL */
section.protocol.protocol-04 {
    background-color: var(--background-secondary);
}
section.protocol-04 .inner {
    padding: 0px 0px 40px;
}
section.protocol-04 .inner .head {
    padding: 40px 24px;
    background-color: var(--background-primary);
}

section.protocol.protocol-01 .inner .head,
section.protocol.protocol-02 .inner .head .step-outer,
section.protocol.protocol-03 .inner .head {
    background-color: var(--background-primary)!important; 
}

body.lilac section.protocol.protocol-01 .inner .head,
section.protocol.protocol-02 .inner .head .step-outer,
section.protocol.protocol-03 .inner .head {
    background-color: var(--background-primary)!important; 
}

.protocol.protocol-01 .inner .head {
    padding-bottom: 20px;
}
.protocol.protocol-01 .inner .head h1,
.protocol.protocol-03 .inner .head h1 {
    font-family: var(--heading-family);
    font-size: var(--heading-size);
    text-transform: var(--heading-lettercase);
    margin-bottom: 0;
}

section.protocol-04 .inner .head .title { 
    font-family: var(--heading-family);
    font-size: var(--heading-size);
    font-weight: var(--heading-weight);
    color: var(--text-secondary);
}
section.protocol-04 .protocol-item-wrap .protocol-item {
    background-color: transparent;
}
/* maroon */
body.chindy.maroon section.protocol-04 .protocol-item-wrap .protocol-item {
    border-color: var(--white-clr);
}

section.protocol-04 + .comment-outer {
    padding-top: 0;
}

.protocol.protocol-01 .inner .head p,
.protocol.protocol-03 .inner .head p {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
}

/* Protocol 03 */
.protocol.protocol-03 .inner .body .slider .content .text-01 {
    font-family: var(--heading-family);
    font-size: var(--heading-size);
    color: var(--text-tertiary);
}
.protocol.protocol-03 .inner .body .slider .slick-center .content .text-01 {
    color: var(--background-primary);
}
.protocol.protocol-03 .inner .body .slider_dots::before {
    border: 2px solid var(--button-background-secondary);
}
.protocol.protocol-03 .inner .body .slider_dots .slider_navigator {
    background-color: var(--background-tertiary);    
}
.protocol.protocol-03 .inner .body .slider_dots .slider_navigator.slick-current.slick-center {
    background-color: var(--background-primary);
}

/* maroon */
section.protocol-04 .protocol-item-wrap .protocol-item .text-wrap .text {
    font-family: var(--body-text-family);
    color: var(--text-tertiary);
}

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

    .protocol.protocol-01 .inner .head p > br,
    .protocol.protocol-03 .inner .head p > br {
        display: block;
    }
}

/* Comment */
.comment-outer {
    background-color: var(--background-secondary);
    padding: 30px 0 50px 0;
}
.comment-inner {
    background-color: transparent;
}
.comment-outer .comment-inner .head {
    margin-bottom: 0em;
}
.comment-outer .comment-inner .head h1 {
    font-size: var(--heading-size);
    color: var(--text-primary);
    margin-bottom: 0.25em;
}
.comment-outer .comment-inner .head p {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size)!important;
    color: var(--text-tertiary);
}
.comment-outer .comment-inner .head > p,
.comment-outer .comment-inner .send-comment,
.comment-outer .comment-inner .more-comment,
.comment-form button,
.comment-form input,
.comment-form textarea,
.comment .comment-head p,
.comment .comment-head p strong,
.comment .comment-body p {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    font-style: normal;
    color: var(--text-tertiary);
}

/* maroon */
body.chindy.maroon .comment-form textarea {
    color: var(--text-tertiary);
}

.comment .comment-head p strong {
    color: var(--background-primary);
    font-size: var(--body-text-size);
    line-height: calc(var(--body-text-size) + 5px);
}
.comment-outer .comment-inner .send-comment {
    background-color: var(--button-background-primary);
    color: var(--button-text-primary);
    font-size: var(--body-text-size);
    border-radius: 12px;
    box-shadow: 0px 4px 4px 0px rgba(var(--button-text-primary-rgb), 0.25);
}
.comment-outer .comment-inner .send-comment:hover {
    background-color: rgba(var(--button-background-primary-rgb), 0.8);
    color: var(--button-text-primary);
}

.comment-outer .comment-inner .more-comment {
    font-size: var(--body-text-size);
    font-weight: 600;
    background-color: var(--button-background-secondary);
    color: var(--button-text-secondary);
    border-radius: 12px;
    box-shadow: 0px 4px 4px 0px rgba(var(--button-text-primary-rgb), 0.25);
}
.comment-outer .comment-inner .more-comment:hover {
    background-color: rgba(var(--button-background-secondary-rgb), 0.8);
    color: var(--button-text-secondary);
}
body.sage .comment-outer .comment-inner .send-comment,
body.sage .comment-outer .comment-inner .more-comment {
    background-color: var(--button-background-primary);
    color: var(--button-text-primary);
}
body.sage .comment-outer .comment-inner .send-comment:hover,
body.sage .comment-outer .comment-inner .more-comment:hover {
    background-color: rgba(var(--button-background-primary-rgb), 0.8);
    color: var(--button-text-primary);
}
body.lilac .comment-outer .comment-inner .send-comment,
body.lilac .comment-outer .comment-inner .more-comment {
    background-color: var(--button-background-primary);
    color: var(--button-text-primary);
}
body.lilac .comment-outer .comment-inner .send-comment:hover,
body.lilac .comment-outer .comment-inner .more-comment:hover {
    background-color: rgba(var(--button-background-primary-rgb), 0.8);
    color: var(--button-text-primary);
}
.comment .comment-foot small,
.comment .comment-foot a {
    font-family: var(--body-text-family);
    font-size: calc(var(--body-text-size) - 5px);
    color: var(--text-tertiary);
}



/* Foot Wrapper */
.foot-wrapper {
    width: 100%;
    background-color: var(--background-secondary);
    padding-top: 30px;
    display: block;
    position: relative;
    overflow: hidden;
    /* background-color: lightblue; */
}
.foot-wrapper .orn {
    position: absolute;
}
.foot-wrapper .orn.orn-07 {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 200px;
    background-image: var(--orn-07);
    background-size: contain;
    background-position: bottom 0 center;
    background-repeat: no-repeat;
    pointer-events: none;
    /* background-color: lightblue; */
}
.foot-wrapper .orn.orn-07::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-image: var(--orn-07);
    background-size: contain;
    background-position: bottom 0 center;
    background-repeat: no-repeat;
    pointer-events: none;
}
.foot-wrapper .orn.orn-line {
    /* position: relative; */
    left: 50%;
    bottom: 80px;
    transform: translateX(-50%);
    z-index: 5;
    background-color: var(--background-primary);
    height: 2px;
    max-width: 250px;
    width: 60%;
    border-radius: 50%;
    overflow: hidden;
}


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

    .foot-wrapper {
        padding-bottom: 250px;
    }
    .foot-wrapper .orn.orn-07 {
        height: 300px;
        width: 100%;
    }
    .foot-wrapper .orn.orn-line {
        bottom: 120px;
    }

}

/* Quote */
.quote {
    position: relative;
    background-color: var(--background-secondary);
    padding: 40px 24px;
    width: 100%;
    z-index: 5;
}
.quote .inner {
    width: 100%;
    padding: 10px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.quote .inner .text-01 {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    color: var(--text-primary);
}

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

    .quote .inner {
        width: 720px;
    }

}

/* CATATAN */
.notes-container {
    background-color: var(--background-secondary);
}
.note .note-description {
    color: var(--text-tertiary);
}

/* Footnote */
.footnote {
    padding: 10px 0;
    width: 100%;
    position: relative;
    z-index: 5;
}
.footnote .inner {
    padding: 10px;
    text-align: center;
    width: 100%;
}
.footnote .inner .details {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 24px 0px;
}
.footnote .inner .details p {
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
    font-weight: 500;
    color: var(--text-tertiary);
}
.footnote .inner .text-02 {
    font-size: var(--heading-size);
    color: var(--text-primary);
}




/* Footer */
.footer {
    /* background-color: var(--background-tertiary); */
    background-color: var(--button-background-secondary);
}
body.sage .footer {
    /* background-color: var(--background-tertiary); */
    background-color: var(--background-primary);
}
body.lilac .footer {
    /* background-color: var(--background-tertiary); */
    background-color: var(--background-primary);
}
.footer .footer-inner p {
    font-family: var(--body-text-family);
    font-size: 20px;
    line-height: 20px;
    color: var(--white-clr);
}

section.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(20px + 2px);
    }
    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: var(--dark-clr);
}
section.person .person-name.small {
    text-transform: none;
}

/* Arrows */
.arrows {
    position: relative;
    width: 27px;
    height: 27px;
    margin-top: -10px;
}
.arrows > div {
    position: absolute;
    width: 27px;
    height: 3px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
}
.arrows > div:first-child {
    animation: move 3s ease-out 1s infinite;
}

.arrows > div:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}
.arrows > div:before,
.arrows > div:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: var(--background-primary);
}
.arrows > div:before {
    left: 0;
    transform: skew(0deg, 30deg);
}

.arrows > div:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
}

@keyframes move {
    25% {
        opacity: 1;

    }
    33% {
        opacity: 1;
        transform: translateY(20px);
    }
    67% {
        opacity: 1;
        transform: translateY(30px);
    }
    100% {
        opacity: 0;
        transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    }
}

/* =============================
        GENERAL QR CODE
============================= */
.event-outer .event-inner + .general-qrcode {
    margin-top: -50px;
}
.general-qrcode {
    padding: 40px 20px 60px;
}


/* KADO  */
.container.wedding-gifts-wrap{
    background-color: var(--background-tertiary);
    background-image: var(--bg-gift);
    background-position: center;
    background-size: 280px;
    background-repeat: no-repeat;
    width: 100%;
}
.hadiah-card-button, .buying-kado-btn, .kado-send-btn{
    background-color: var(--button-background-secondary) !important;
    color: var(--button-text-secondary) !important;
    cursor: pointer !important;
    border: none !important;
    font-family: var(--body-text-family) !important;
    border-radius: 4px !important;
    font-size: var(--fs-sub-title);
}

.modal-kado-header .title, .modal-confirm-header .title, .modal-kado-header .address, .img-caption{
    font-family: var(--body-text-family) !important;
    color: inherit;
}
.modal-kado-header .title, .modal-confirm-header .title, .kado-description .kado-name, .img-caption{
    font-size: var(--fs-sub-title)!important; 
    font-family: var(--body-text-family) !important;
}

.modal-kado-header .address, .modal-kado-header .caption , .kado-description .kado-ket {
    font-family: var(--body-text-family) !important;
    font-size: calc(var(--fs-sub-title) - 4px) !important;
}

.price-wrap .price-cap, .amount-wrap .amount-cap, .price-wrap .price-field, .amount-wrap .amount-field{
    font-size: calc(var(--fs-sub-title) - 4px) !important;
}

.modal-kado-note .note-kado {
    font-size: calc(var(--fs-sub-title) - 6px) !important;
    font-family: var(--body-text-family) !important;
}
.confirm-kado-btn{
    border: none !important;
    outline: none !important;
    border: 1px solid  var(--button-background-secondary) !important;
    color:  var(--button-background-secondary) !important;
    font-family: var(--body-text-family) !important;
    width: 100%;
    border-radius: 4px !important;
    font-weight: 500 !important;
    font-size: var(--fs-sub-title);
}

.confirm-kado-btn:hover{
    background-color:  var(--button-background-secondary) !important;
    color: var(--button-text-secondary) !important;
}

.hadiah-card-button:hover, .buying-kado-btn:hover, .kado-send-btn:hover{
    color: var(--button-text-secondary) !important;
    background-color: rgba(var(--button-background-secondary-rgb), 0.8) !important;
}

.wedding-gift-address-label, .inner-address-info{
    font-family: var(--body-text-family) !important;
    font-weight: 500 !important;
    color: var(--text-secondary) !important;
    font-size: var(--fs-sub-title);
}

.btn-hadiah-copy{
    color: var(--text-secondary) !important;
    border: 1px solid var(--text-secondary) !important;
/*     font-family: var(--body-text-family) !important; */
}

.hadiah-card-title{
    font-family: var(--body-text-family) !important;
    font-size: var(--fs-sub-title);
    font-weight: 600;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.hadiah-card-price {
    font-size: calc(var(--fs-sub-title) - 4px) !important;
    color: #CB3A31 !important;
    padding: 4px !important;
    font-weight: 500 !important;
    font-family: var(--body-text-family);
}

.hadiah-card-amount, .hadiah-card-amount .total-amount{
    font-weight: 500 !important;
    font-size: calc(var(--fs-sub-title) - 4px) !important;
    font-family: var(--body-text-family);
}

.wedding-gifts-title{
    font-family: var(--heading-family) !important;
    font-size: var(--heading-size) !important;
    line-height: normal !important;
    font-weight: 500 !important;
    color: var(--text-secondary) !important;
    margin-bottom: 0.25em;
}


.wedding-gifts-description{
    font-family: var(--body-text-family) !important;
    font-size: var(--fs-sub-title) !important;
    line-height: calc(var(--fs-sub-title) + 5px) !important;
    font-style: italic;
    color:  var(--text-secondary) !important; 
}

.wedding-gifts-inner{
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}



/* =============================
        DRESSCODE
============================= */
.dress-wrapper .dress-desc,
.dress-wrapper .dress-item-title,
.dress-wrapper .dress-note {
    color: var(--text-primary);
}

/* =============================
        INVITATION LABEL
============================= */
section.top-cover .inner .details .invitation-category .category-icon svg path {
    fill: var(--text-secondary);
    stroke: var(--text-secondary);
}
section.top-cover .inner .details .invitation-category .category-label {
    color: var(--text-secondary);
}

/*========================
    RSVP PLUS
==========================*/

.rsvp-confirm-btn.back, .form-label{
    font-family: var(--body-text-family);
    font-size: var(--body-text-size);
}

.rsvpPlus-questionWrapper-container {
    padding: 20px;
}

.rsvp-plus-wrapper .form-control {
    background: #FFFFFF;
}