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

html {
    scroll-behavior: smooth;
}

body {
    overflow: hidden;
}

body font {
    font-family: inherit;
}


body.alunan {

    /* Font Family */
    --ff-01: 'Abhaya Libre', serif;
    --ff-02: 'Darcey Oliver';
    --ff-03: 'Bad Script', cursive;

    /* Font Size */
    /* --fs-cover: clamp(40px, 8vw, 70px);
    --fs-couple: clamp(32px, 3.5vw, 42px);
    --fs-title: clamp(30px, 4vw, 37px);
    --fs-sub-title: clamp(18px, 3vw, 24px);
    --fs-content: clamp(16px, 2.5vw, 19px); */

    --fs-cover: 40px;
    --fs-couple: 32px;
    --fs-title: 30px;
    --fs-sub-title: 18px;
    --fs-content: 16px;

    --light-clr: #ffffff;
    --font-clr: #464646;
    --btn-clr: #909090;

    --full-height: 100vh;

}

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

    body.alunan {

        /* Font Size */
        --fs-cover: 70px;
        --fs-couple: 42px;
        --fs-title: 37px;
        --fs-sub-title: 24px;
        --fs-content: 19px;

    }

}



/* ALUNAN - PACIFIC */
body.alunan.pacific {
    /* Hex Color */
    --primary-clr: #09416c;
    --secondary-clr: #062d4b;
    --tertiary-clr: #f5f9fe;
    --wood-clr: #88b5d5;

    /* RGB Color */
    --rgb-primary-clr: 9, 65, 108;
    --rgb-secondary-clr: 6, 45, 75;
    --rgb-tertiary-clr: 245, 249, 254;
    --rgb-wood-clr: 136, 181, 213;

    /* ORNAMENT */
    --orn-01: url("https://katsudoto.id/media/template/biasa-02/01/orn-01.png");
    --orn-02: url("https://katsudoto.id/media/template/biasa-02/01/orn-02.png");
    --orn-03: url("https://katsudoto.id/media/template/biasa-02/01/orn-03.png");
    --orn-04: url("https://katsudoto.id/media/template/biasa-02/01/orn-04.png");
    --orn-05: url("https://katsudoto.id/media/template/biasa-02/01/orn-05.png");
    --orn-06: url("https://katsudoto.id/media/template/biasa-02/01/orn-06.png");
    --orn-07: url("https://katsudoto.id/media/template/biasa-02/01/orn-07.png");

    --top-orn-01: url("https://katsudoto.id/media/template/biasa-02/01/top-orn-01.png");
    --top-orn-01-lg: url("https://katsudoto.id/media/template/biasa-02/01/top-orn-01-lg.png");
    --top-orn-02: url("https://katsudoto.id/media/template/biasa-02/01/top-orn-02.png");
    --top-orn-02-lg: url("https://katsudoto.id/media/template/biasa-02/01/top-orn-02-lg.png");
    --top-orn-03: url("https://katsudoto.id/media/template/biasa-02/01/top-orn-03.png");
    --top-orn-03-lg: url("https://katsudoto.id/media/template/biasa-02/01/top-orn-03-lg.png");

    --frame-01: url("https://katsudoto.id/media/template/biasa-02/01/frame-01.png");
    --frame-02: url("https://katsudoto.id/media/template/biasa-02/01/frame-02.png");

    --girl: url("https://katsudoto.id/media/template/biasa-02/01/girl-face.png");
    --boy: url("https://katsudoto.id/media/template/biasa-02/01/boy-face.png");
    --couple: url("https://katsudoto.id/media/template/biasa-02/01/couple-new.png");

}

/* ALUNAN - KHAKI */
body.alunan.khaki {
    /* Hex Color */
    --primary-clr: #65442d;
    --secondary-clr: #472d1b;
    --tertiary-clr: #e7d9ce;
    --wood-clr: #daa27d;
    /* --secondary-clr: #e7d9ce;
    --tertiary-clr: #909090;
    --wood-clr: #daa27d; */    

    /* RGB Color */
    --rgb-primary-clr: 101, 68, 45;
    --rgb-secondary-clr: 71, 45, 27;
    --rgb-tertiary-clr: 231, 217, 206;
    --rgb-wood-clr: 218, 162, 125;

    /* ORNAMENT */
    --orn-01: url("https://katsudoto.id/media/template/biasa-02/02/orn-01.png");
    --orn-02: url("https://katsudoto.id/media/template/biasa-02/02/orn-02.png");
    --orn-03: url("https://katsudoto.id/media/template/biasa-02/02/orn-03.png");
    --orn-04: url("https://katsudoto.id/media/template/biasa-02/02/orn-04.png");
    --orn-05: url("https://katsudoto.id/media/template/biasa-02/02/orn-05.png");
    --orn-06: url("https://katsudoto.id/media/template/biasa-02/02/orn-06.png");
    --orn-07: url("https://katsudoto.id/media/template/biasa-02/02/orn-07.png");

    --top-orn-01: url("https://katsudoto.id/media/template/biasa-02/02/top-orn-01.png");
    --top-orn-01-lg: url("https://katsudoto.id/media/template/biasa-02/02/top-orn-01-lg.png");
    --top-orn-02: url("https://katsudoto.id/media/template/biasa-02/02/top-orn-02.png");
    --top-orn-02-lg: url("https://katsudoto.id/media/template/biasa-02/02/top-orn-02-lg.png");
    --top-orn-03: url("https://katsudoto.id/media/template/biasa-02/02/top-orn-03.png");
    --top-orn-03-lg: url("https://katsudoto.id/media/template/biasa-02/02/top-orn-03-lg.png");

    --frame-01: url("https://katsudoto.id/media/template/biasa-02/02/frame-01.png");
    --frame-02: url("https://katsudoto.id/media/template/biasa-02/02/frame-02.png");

    --girl: url("https://katsudoto.id/media/template/biasa-02/02/girl-face.png");
    --boy: url("https://katsudoto.id/media/template/biasa-02/02/boy-face.png");
    --couple: url("https://katsudoto.id/media/template/biasa-02/02/couple-new.png");

}

/* ALUNAN - RUBY */
body.alunan.ruby {
    /* Hex Color */
    --primary-clr: #8d3538;
    --secondary-clr: #5e2224;
    --tertiary-clr: #ecd9d3;
    --wood-clr: #eeb8a7;
    /* --secondary-clr: #ecd9d3;
    --tertiary-clr: #909090;
    --wood-clr: #eeb8a7; */    

    /* RGB Color */
    --rgb-primary-clr: 141, 53, 56;
    --rgb-secondary-clr: 94, 34, 36;
    --rgb-tertiary-clr: 236, 217, 211;
    --rgb-wood-clr: 238, 184, 167;

    /* ORNAMENT */
    --orn-01: url("https://katsudoto.id/media/template/biasa-02/03/orn-01.png");
    --orn-02: url("https://katsudoto.id/media/template/biasa-02/03/orn-02.png");
    --orn-03: url("https://katsudoto.id/media/template/biasa-02/03/orn-03.png");
    --orn-04: url("https://katsudoto.id/media/template/biasa-02/03/orn-04.png");
    --orn-05: url("https://katsudoto.id/media/template/biasa-02/03/orn-05.png");
    --orn-06: url("https://katsudoto.id/media/template/biasa-02/03/orn-06.png");
    --orn-07: url("https://katsudoto.id/media/template/biasa-02/03/orn-07.png");

    --top-orn-01: url("https://katsudoto.id/media/template/biasa-02/03/top-orn-01.png");
    --top-orn-01-lg: url("https://katsudoto.id/media/template/biasa-02/03/top-orn-01-lg.png");
    --top-orn-02: url("https://katsudoto.id/media/template/biasa-02/03/top-orn-02.png");
    --top-orn-02-lg: url("https://katsudoto.id/media/template/biasa-02/03/top-orn-02-lg.png");
    --top-orn-03: url("https://katsudoto.id/media/template/biasa-02/03/top-orn-03.png");
    --top-orn-03-lg: url("https://katsudoto.id/media/template/biasa-02/03/top-orn-03-lg.png");

    --frame-01: url("https://katsudoto.id/media/template/biasa-02/03/frame-01.png");
    --frame-02: url("https://katsudoto.id/media/template/biasa-02/03/frame-02.png");

    --girl: url("https://katsudoto.id/media/template/biasa-02/03/girl-face.png");
    --boy: url("https://katsudoto.id/media/template/biasa-02/03/boy-face.png");
    --couple: url("https://katsudoto.id/media/template/biasa-02/03/couple-new.png");

}



/* ========================================
    Top Cover
======================================== */
section.top-cover {
    background-color: var(--tertiary-clr);
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    /* top: -120%; */
    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);
}
body.khaki section.top-cover {
    background-color: var(--wood-clr);
}
section.top-cover.hide {
    top: -120%;
    bottom: 120%;
    pointer-events: none;
}
.top-cover > .inner {
    /* background-color: lightblue; */
    padding: 10px 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.top-cover > .inner > .details {
    /* background-color: #90ee9040; */
    padding: 10px 0;
    position: relative;
    z-index: 2;
    top: 58%;
    transform: translateY(-50%);
}
.top-cover > .inner > .details > div {
    /* background-color: lightsalmon; */
    padding: 10px;
    text-align: center;
}
.top-cover > .inner > .details > div:nth-child(even) {
    /* background-color: lightpink;     */
}
.top-cover > .inner > .details > div > .text-01 {
    font-family: var(--ff-03);
    font-size: var(--fs-cover);
    line-height: calc(var(--fs-cover) + 20px);
    color: var(--primary-clr);
    word-wrap: break-word;
    margin-bottom: 0.5em;
}
.top-cover > .inner > .details > div > .text-02 {
    font-family: var(--ff-01);
    font-size: var(--fs-sub-title);
    color: var(--primary-clr);
    word-wrap: break-word;
}
body.khaki .top-cover > .inner > .details > div > .text-01,
body.khaki .top-cover > .inner > .details > div > .text-02 {
    color: var(--white-clr);
}

/* Cover free text */
section.top-cover .cover-free-text {
    font-family: var(--ff-01);
    font-size: var(--fs-sub-title);
    margin-top: 1em;
    color: var(--primary-clr);
}
body.khaki section.top-cover .cover-free-text {
    color: var(--white-clr);
}
.top-cover > .inner > .details > div > .text-02 + .cover-free-text {
    margin-top: 0px;
}

.top-cover > .inner > .details > div > a.link-01 {
    background-color: var(--primary-clr);
    display: inline-block;
    padding: 5px 24px;
    text-decoration: none;
    color: var(--white-clr);
    border-radius: 4px;
    font-family: var(--ff-01);
    font-size: var(--fs-sub-title);
}


/* Top Cover Ornament */
.top-cover > .inner > .orn {
    position: absolute;
    pointer-events: none;
}
.top-cover > .inner > .orn.orn-01 {
    top: 0;
    left: 0;
    width: 100%;
    max-height: 250px;
    min-height: 200px;
    /* height: 40vh; */
    height: calc((var(--full-height) * 40) / 100);
    /* background-color: lightcoral; */
    background-image: var(--top-orn-01);
    background-position: bottom right;
    background-size: cover;
    background-repeat: no-repeat;
}
.top-cover > .inner > .orn.orn-02 {
    bottom: 0;
    left: 0;
    width: 115px;
    height: 115px;
    /* background-color: lightcoral; */
    background-image: var(--top-orn-02);
    background-position: left bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
.top-cover > .inner > .orn.orn-03 {
    bottom: 0;
    right: 0;
    width: 140px;
    height: 140px;
    /* background-color: lightcoral; */
    background-image: var(--top-orn-03);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

@media only screen and (min-width: 500px) {
    .top-cover > .inner > .orn.orn-01 {
        width: 100%;
        max-height: 400px;
        min-height: 300px;
        /* height: 45vh; */
        height: calc((var(--full-height) * 45) / 100);
        background-image: var(--top-orn-01-lg);
    }
    .top-cover > .inner > .orn.orn-02 {
        width: 170px;
        height: 170px;
    }
    .top-cover > .inner > .orn.orn-03 {
        width: 180px;
        height: 180px;
    }
}
@media only screen and (min-width: 800px) {
    .top-cover > .inner > .orn.orn-01 {
        max-height: 400px;
        min-height: 370px;
        /* height: 60vh; */
        height: calc((var(--full-height) * 60) / 100);        
    }
    .top-cover > .inner > .orn.orn-02 {
        width: 280px;
        height: 280px;
        background-image: var(--top-orn-02-lg);
    }
    .top-cover > .inner > .orn.orn-03 {
        width: 250px;
        height: 250px;
        background-image: var(--top-orn-03-lg);
    }
}
@media only screen and (min-width: 1600px) {
    .top-cover > .inner > .orn.orn-01 {
        max-height: 650px;
        height: calc((var(--full-height) * 70) / 100);
    }
}
@media only screen and (min-width: 1300px) {
    .top-cover > .inner > .orn.orn-01 {
        max-height: 550px;
    }
}







/* ========================================
    COVER
======================================== */
section.cover {
    background-color: var(--tertiary-clr);
    width: 100%;
    overflow: hidden;
}
body.khaki section.cover {
    background-color: var(--wood-clr);
}
.cover .cover-inner {
    /* background-color: lightgreen; */
    width: 100%;
    min-height: 100vh;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}

/* Cover Greet */
.cover .cover-inner .cover-greet {
    /* background-color: lightblue; */
    text-align: center;
    padding: 10px;
    width: 100%;
    max-width: 1024px;
    position: relative;
    z-index: 7;
}
.cover .cover-inner .cover-greet .img-01 {
    /* background-color: lightsalmon; */
    width: 100%;
    min-height: 40px;
    max-height: 60px;
    height: 8vh;
    display: block;
    object-fit: contain;
    object-position: center;
    margin: 0;
    margin-bottom: 1em;
}

.cover .cover-inner .cover-greet .text-01 {
    font-family: var(--ff-01);
    font-size: var(--fs-sub-title);
    color: var(--primary-clr);
    margin: 0;
    margin-bottom: .5em;
    word-wrap: break-word;
}
.cover .cover-inner .cover-greet .text-02 {
    font-family: var(--ff-01);
    font-size: var(--fs-sub-title);
    color: var(--primary-clr);
    margin: 0;
    word-wrap: break-word;
}


/* Cover Picture */
.cover .cover-inner .cover-picture {
    /* background-color: lightcoral; */
    /* padding: 10px; */
    padding: 0;
    width: 100%;
    position: relative;
    z-index: 7;
    margin: 20px 0;
}
.cover .cover-inner .cover-picture .cover-show {
    /* background-color: lightslategray; */
    width: 80vw;
    height: 110vw;
    max-width: 340px;
    max-height: 475px;
    margin: 0 auto;
    position: relative;
}
.cover .cover-inner .cover-picture .cover-show .slick-list {
    width: 100%!important;
    height: 100%!important;
}
.cover .cover-inner .cover-picture .cover-show .slick-track {
    width: 100%!important;
    height: 100%!important;
    position: relative!important;
}
.cover .cover-inner .cover-picture .cover-show .slick-track .picture-outer {
    width: 100%!important;
    height: 100%!important;
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute!important;
}
.cover .cover-inner .cover-picture .cover-show > .picture-outer {
    /* background-color: lightyellow; */
    width: 100%;
    height: 100%;
    padding: 20px 0;
}
.cover .cover-inner .cover-picture .cover-show .picture-outer div.picture {
    /* background-color: lightsalmon; */
    width: 100%;
    height: 100%;
    background-image: var(--couple);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    /* background-color: olive; */
}
.cover .cover-inner .cover-picture .cover-show .picture-outer img.picture {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}
.cover .cover-inner .cover-picture .cover-show .picture-outer img.picture[src*=".png"] {
    object-fit: contain;
}

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

    .cover .cover-inner .cover-picture .cover-show {
        width: 80vw;
        height: 40vw;
        max-width: 1024px;
        max-height: 512px;
    }

}

@media only screen and (max-width: 600px) {
    .cover .cover-inner .cover-picture {
        margin: 10px 0;
    }
}


/* Cover Bridegroom */
.cover .cover-inner .cover-bridegroom {
    /* background-color: lightseagreen; */
    text-align: center;
    padding: 10px;
    width: 100%;
    max-width: 1024px;
    position: relative;
    z-index: 7;
}
.cover .cover-inner .cover-bridegroom .title-01 {
    font-family: var(--ff-03);
    font-size: var(--fs-cover);
    line-height: calc(var(--fs-cover) + 20px);
    color: var(--primary-clr);
    margin-bottom: 0.45em;
    word-wrap: break-word;
    /* background-color: lightsalmon; */
}
.cover .cover-inner .cover-bridegroom .text-01 {
    font-family: var(--ff-01);
    font-size: var(--fs-sub-title);
    letter-spacing: 5px;
    margin-top: 0.5em;
    text-transform: uppercase!important;
    color: var(--primary-clr);
    word-wrap: break-word;
}
.cover .cover-inner .cover-bridegroom .text-01 > sup {
    font-family: inherit;
    color: inherit;
    font-size: 0.6em;
}

.cover .cover-inner .orn {
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
}

.cover .cover-inner .orn.orn-01 {
    top: 0;
    left: 0;    
    width: 200px;
    height: 200px;
    background-image: var(--orn-01);
    background-position: top left;
    /* background-color: lightgreen; */
}

.cover .cover-inner .orn.orn-02 {
    bottom: 120px;
    left: 0;    
    width: 250px;
    height: 250px;
    background-image: var(--orn-02);
    background-position: center left;
    /* background-color: lightsteelblue; */
}

.cover .cover-inner .orn.orn-03 {
    bottom: -50px;
    left: 0;    
    width: 400px;
    height: 250px;
    background-image: var(--orn-03);
    background-position: left bottom;
    /* background-color: lightcoral; */
}

.cover .cover-inner .orn.orn-04 {
    top: 0;
    right: 0;    
    width: 350px;
    height: 200px;
    background-image: var(--orn-04);
    background-position: top right;
    /* background-color: lightsalmon; */
}

.cover .cover-inner .orn.orn-05 {
    bottom: -50px;
    right: 0;    
    width: 400px;
    height: 350px;
    background-image: var(--orn-05);    
    background-position: bottom right;    
    /* background-color: lightseagreen; */
}


body.khaki .cover .cover-inner .cover-greet .text-01,
body.khaki .cover .cover-inner .cover-greet .text-02,
body.khaki .cover .cover-inner .cover-bridegroom .title-01,
body.khaki .cover .cover-inner .cover-bridegroom .text-01 { 
    color: var(--white-clr);
}


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

    .cover .cover-inner .cover-greet .img-01 {
        max-height: 45px;
    }
    .cover .cover-inner .orn.orn-01 {
        width: 120px;
        height: 120px;
    }
    .cover .cover-inner .orn.orn-02 {
        bottom: 110px;
        width: 180px;
        height: 180px;
    }
    .cover .cover-inner .orn.orn-03 {
        left: -15px;
        width: 300px;
        height: 175px;
    }
    .cover .cover-inner .orn.orn-04 {
        width: 155px;
        height: 125px;
    }
    .cover .cover-inner .orn.orn-05 {
        width: 180px;
        height: 220px;
        right: -10px;
    }

}



/* BRIDE GROOM */
.bridegroom {
    width: 100%;
    min-height: 300px;
    background: var(--white-clr);
    padding: 40px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    /* background-color: lightblue; */
}
.bridegroom .bridegroom-inner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    /* background-color: lightgreen; */
}
.bridegroom .bridegroom-inner .head {
    width: 960px;
    padding: 10px;
    text-align: center;
    /* background-color: lightcoral; */
    width: 100%;
    max-width: 1366px;
}
.bridegroom .bridegroom-inner .head h1 {
    color: var(--primary-clr);
    font-family: var(--ff-01);
    font-size: var(--fs-title);
    margin-bottom: .25em;
}
.bridegroom .bridegroom-inner .head p {
    font-family: var(--ff-01);
    color: var(--font-clr);
    font-size: var(--fs-sub-title);
    font-style: italic;
    word-wrap: break-word;
}

.bridegroom .bridegroom-inner .body {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    padding: 30px 0;
    /* background-color: lightslategray; */
    position: relative;
    overflow: hidden;
}

.bridegroom .bridegroom-inner .body.bride-first {
    flex-direction: row-reverse;
}
.bridegroom .bridegroom-inner .body .groom,
.bridegroom .bridegroom-inner .body .bride {
    width: 45%;
    max-width: 650px;
    /* background-color: lightpink; */
}
.bridegroom .bridegroom-inner .body .bridegroom-border {
    /* width: clamp(180px, 52vw, 280px);
    height: clamp(180px, 52vw, 280px); */

    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto;
    position: relative;
    padding: 10px;
    /* background-color: lightgreen; */
}

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

    .bridegroom .bridegroom-inner .body .bridegroom-border {
        width: 230px;
        height: 230px;
    }

}

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

    .bridegroom .bridegroom-inner .body .bridegroom-border {
        width: 280px;
        height: 280px;
    }

}

.bridegroom .bridegroom-inner .body .bridegroom-border::before {
    content: '';
    position: absolute;
    z-index: 3;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 105%;
    height: 105%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
.bridegroom .bridegroom-inner .body .groom .bridegroom-border::before,
.bridegroom .bridegroom-inner .body.bride-first .bride .bridegroom-border::before {
    background-image: var(--frame-01);
}
.bridegroom .bridegroom-inner .body .bride .bridegroom-border::before,
.bridegroom .bridegroom-inner .body.bride-first .groom .bridegroom-border::before {
    background-image: var(--frame-02);
}


.bridegroom .bridegroom-inner .body .bridegroom-border .bridegroom-picture {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    object-position: top;
    background-color: var(--tertiary-clr);
    display: block;
    position: relative;
    z-index: 2;    
}

.bridegroom .bridegroom-inner .body .bridegroom-separator {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    /* font-size: 120px; */
    font-size: calc(var(--fs-cover) + 50px);
    line-height: calc(var(--fs-cover) + 50px);
    font-weight: 500;
    color: var(--primary-clr);
    font-family: var(--ff-01);
    /* background-color: lightblue; */
}
.bridegroom .bridegroom-inner .body.show-profile .bridegroom-separator {
    top: 200px;
}

.bridegroom .bridegroom-inner .body .bridegroom-details {
    text-align: center;
    padding: 20px 10px;
}
.bridegroom .bridegroom-inner .body .bridegroom-details h1 {
    font-size: var(--fs-couple);
    line-height: calc(var(--fs-couple) + 15px);
    margin-bottom: .35em;
    color: var(--primary-clr);
    font-family: var(--ff-03);
    font-weight: 500;
    word-wrap: break-word;
    /* background-color: lightblue; */
}
.bridegroom .bridegroom-inner .body .bridegroom-details p {
    font-size: var(--fs-content);
    margin-bottom: .5em;
    color: var(--font-clr);
    font-family: var(--ff-01);
    word-wrap: break-word;
}
.bridegroom .bridegroom-inner .body .bridegroom-details p.bio {
    font-style: italic;
}
.bridegroom .bridegroom-inner .body .bridegroom-details a {
    font-size: var(--fs-content);
    text-decoration: none;
    color: var(--font-clr);
    font-family: var(--ff-01);
    font-style: italic;
}
.bridegroom .bridegroom-inner .body .bridegroom-details a:hover {
    text-decoration: underline;
    color: var(--sea-clr);
}



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

    .bridegroom .bridegroom-inner .body {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }
    .bridegroom .bridegroom-inner .body.bride-first {
        flex-direction: column-reverse;
    }
    .bridegroom .bridegroom-inner .body .groom,
    .bridegroom .bridegroom-inner .body .bride {
        width: 100%;
    }
    .bridegroom .bridegroom-inner .body .bridegroom-separator {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0%, 0%);
    }
    .bridegroom .bridegroom-inner .body.show-profile .bridegroom-separator {
        top: 0;
    }

}







/* SAVE DATE */
.save-date {
    width: 100%;
    background: var(--wood-clr);
    /* background-color: lightgreen; */
    padding: 20px 0;
    overflow: hidden;
}
body.khaki .save-date{
    background: var(--tertiary-clr);
}
.save-date .save-date-inner {
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    /* background-color: lightsalmon; */
}
.save-date .save-date-inner .quote {
    text-align: center;
    margin-bottom: 35px;
    padding: 10px;        
    /* background-color: lightcoral; */
}
.save-date .save-date-inner .quote p {
    font-size: var(--fs-sub-title);
    line-height: calc(var(--fs-sub-title) + 5px);
    font-family: var(--ff-01);
    color: var(--white-clr);
    word-wrap: break-word;
}
body.khaki .save-date .save-date-inner .quote p,
body.ruby .save-date .save-date-inner .quote p {
    color: var(--primary-clr);
}
.save-date .save-date-inner .schedule {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--white-clr);
    /* background-color: lightpink; */
}
.save-date .save-date-inner .schedule > h1 {
    /* font-size: 52px; */
    font-size: calc(var(--fs-title) + 5px);
    margin-bottom: 0.25em;
    font-family: var(--ff-01);
    color: var(--primary-clr);
    font-weight: 700;
    word-wrap: break-word;
    /* background-color: lightcoral; */
}
.save-date .save-date-inner .schedule .countdown {
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: lightslategray; */
    width: 100%;
}
.save-date .save-date-inner .schedule .countdown > div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
    min-width: 80px;
    margin: 0 15px;
    /* background-color: lightseagreen; */
}
.save-date .save-date-inner .schedule .countdown h1 {
    /* font-size: 44px; */
    font-size: calc(var(--fs-title) + 7px);
    font-family: var(--ff-01);
    color: var(--primary-clr);
    font-weight: 800;
    /* background-color: lightsalmon; */
}
.save-date .save-date-inner .schedule .countdown small {
    /* font-size: 18px; */
    font-size: calc(var(--fs-content) - 1px);
    font-family: var(--ff-01);
    color: var(--primary-clr);
}

.save-date .save-date-inner .foot {
    /* background: lightsalmon; */
    padding: 10px;
    margin-top: 20px;
}
.save-date .save-date-inner .foot #addToCalendar {
    /* background: lightseagreen; */
    background-color: transparent;
    display: block;
    font-family: var(--ff-01);
    font-size: var(--fs-content);
    padding: 0.25em 0.75em;
    border-radius: 4px;
    text-decoration: none;
    border: 1px solid var(--primary-clr);
    color: var(--primary-clr);
    transition: all 0.25s ease-in-out;
}
.save-date .save-date-inner .foot #addToCalendar:hover {
    background-color: var(--primary-clr);
    color: var(--light-clr);
}

@media only screen and (max-width: 520px) {
    .save-date .save-date-inner .schedule .countdown > div {
        margin: 15px 5px;
        min-width: 60px;
    }
}

@media only screen and (max-width: 300px) {
    .save-date .save-date-inner .schedule .countdown {
        flex-wrap: wrap;
    }
    .save-date .save-date-inner .schedule .countdown > div {
        margin: 0;
        width: 50%;
    }
}




/* ==============================
        Galeri
============================== */
.photo-wrap {    
    position: relative;
    overflow: hidden;
}
.photo-wrap .photo-inner {
    padding: 20px 0px;
    position: relative;
}

/* Head */
.photo-inner .photo-head {
    text-align: center;
    padding: 20px;
}
.photo-head .photo-title {
    color: var(--primary-clr);
    font-family: var(--ff-01);
    font-size: var(--fs-title);
    margin-bottom: .25em;
}
.photo-head .photo-caption {
    font-family: var(--ff-01);
    color: var(--font-clr);
    font-size: var(--fs-sub-title);
    font-style: italic;
    word-wrap: break-word;
}

/* Body */
.photo-inner .photo-body {
    
}

/* Photo Nav Wrap */
.photo-body .photo-box {
    position: relative;
    padding: 5px;
}




/* ==============================
        Video
============================== */
.video-wrap {
    position: relative;
    overflow: hidden;
}

.video-wrap .video-inner {
    padding: 20px 0px;
}

.video-inner .video-head {
    position: relative;
    padding: 20px 20px 0px;
    text-align: center;
}
.video-head .video-title {
    color: var(--primary-clr);
    font-family: var(--ff-01);
    font-size: var(--fs-title);
    margin-bottom: .25em;
}
.video-head .video-description {
    font-family: var(--ff-01);
    color: var(--font-clr);
    font-size: var(--fs-sub-title);
    font-style: italic;
    word-wrap: break-word;
}

.video-inner .video-body {
    position: relative;
    margin-top: 20px;
}

.video-body .video-lists {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
}
.video-lists .video-box {
    width: 100%;
    max-width: 460px;
    position: relative;
    padding: 20px;
    text-align: center;
}

.video-box .video-preview-wrap {
    position: relative;
    width: 100%;    
    margin: 0 auto;
    overflow: hidden;
}
.video-box .video-preview {
    position: relative;
    display: block;
    width: 100%;    
    padding-top: 56.25%; /* 16:9 Aspect Ratio */        
}
.video-box .video-preview .video-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}
.video-box .video-preview .video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);    
    border: none;
    outline: none;
    background-color: transparent;
    overflow: hidden;
    border-radius: 50%;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0.5;
    transition: all 0.25s ease-in-out;
}
.video-box .video-preview .video-play-btn:hover {
    opacity: 1;
}
.video-box .video-preview .video-play-btn > svg {
    width: 100%;
    height: 100%;
    display: block;
}
.video-box .video-preview .video-play-btn > svg > path {
    fill: var(--primary-clr);
}

.video-box .video-caption-wrap {
    margin-top: 15px;
}
.video-caption-wrap .video-caption {
    font-family: var(--ff-01);
    font-size: calc(var(--fs-content) + 5px);
    font-weight: 700;
    color: var(--primary-clr);
    text-align: center;
    word-wrap: break-word;
}



.photo-wrap + .story-outer {
    padding-top: 20px;
}

.video-wrap + .story-outer {
    padding-top: 20px;
}



/* LOVE STORY */
.story-outer {
    /* background-color: lightgreen; */
    padding: 40px 0;
    overflow: hidden;
}
.story-outer .inner {
    /* background-color: lightblue; */
    padding: 10px 0;
}
.story-outer .inner .head {
    /* background-color: lightsalmon; */
    padding: 10px;
    text-align: center;
}
.story-outer .inner .head .title-01 {
    /* background-color: lightseagreen; */
    display: inline-block;
    font-family: var(--ff-03);
    font-size: calc(var(--fs-couple) + 0px);
    font-weight: 500;
    color: var(--primary-clr);
    word-wrap: break-word;
}

.story-outer .inner .body {
    padding: 10px 0;
    /* background-color: lightslategrey; */
    width: 100%;
}
.story-outer .inner .body .stories {
    /* background-color: mediumaquamarine; */
    width: 100%;
    max-width: 720px;
    display: block;
    margin: 0 auto;
    padding: 10px;
}
.story-outer .inner .body .stories .story {
    /* background-color: mediumorchid; */
    padding: 10px;
    margin-bottom: 25px;
}
.story-outer .inner .body .stories .story:last-of-type {
    margin-bottom: 0;
}
.story-outer .inner .body .stories .story > div {
    display: block;
    width: 100%;
    text-align: justify;
}
.story-outer .inner .body .stories .story .text-01 {
    font-family: var(--ff-01);
    font-size: var(--fs-title);
    margin-bottom: 0.5em;
    font-weight: 700;
    color: var(--primary-clr);
    text-align: center;
    word-wrap: break-word;
}
.story-outer .inner .body .stories .story .text-02 {
    font-family: var(--ff-01);
    font-size: var(--fs-content);
    word-wrap: break-word;
}






/* EVENT */
.event-outer {
    position: relative;
    background: var(--white-clr);
    overflow: hidden;
}
.event-outer .event-inner {
    background: transparent;
}
/* Head */
.event-outer .event-inner .head {
    padding: 25px 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: #fff; */
    /* background-color: lightcoral; */
    overflow: hidden;
    background-color: var(--tertiary-clr);
}
body.khaki .event-outer .event-inner .head {
    background-color: var(--wood-clr);
}
.event-outer .event-inner .head::before,
.event-outer .event-inner .head::after {
    content: '';
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
    /* width: clamp(400px, 55vw, 500px);
    height: clamp(400px, 55vw, 500px); */
    width: 500px;
    height: 500px;
    pointer-events: none;
}
.event-outer .event-inner .head::before {
    top: -150px;
    right: 0;
    background-image: var(--orn-06);
    background-position: bottom left;
}
.event-outer .event-inner .head::after {
    bottom: -150px;
    left: 0;
    background-image: var(--orn-07);
    background-position: top right;
}

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

    .event-outer .event-inner .head::before,
    .event-outer .event-inner .head::after {
        width: 500px;
        height: 500px;
    }

}


.event-outer .event-inner .head > .title {
    max-width: 1366px;
    width: 100%;
    text-align: center;
    padding: 10px;
    margin: auto;
    position: relative;
    z-index: 3;
    /* background-color: lightgreen; */
}
.event-outer .event-inner .head > .title h1 {
    color: var(--primary-clr);
    font-family: var(--ff-01);
    font-size: var(--fs-title);
    margin-bottom: .25em;
    word-wrap: break-word;
} 
.event-outer .event-inner .head > .title p {
    font-size: var(--fs-sub-title);
    font-family: var(--ff-01);
    color: var(--primary-clr);    
    font-style: italic;
    word-wrap: break-word;
}
.event-outer .event-inner .head > .title p > a {
    color: var(--primary-clr)!important;
}
body.khaki .event-outer .event-inner .head > .title h1,
body.khaki .event-outer .event-inner .head > .title p {
    color: var(--white-clr);
}


/* Event Body */
.event-outer .event-inner .body {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    /* background-color: lightpink; */
}
.event-outer .event-inner .body .event {
    margin-top: 50px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* background-color: lightseagreen; */
}
.event-outer .event-inner .body .event:first-of-type {
    margin-top: 0;
}
.event-outer .event-inner .body .event > .title {
    width: 100%;
    padding: 20px 10px;
    margin: 0 auto ;
    position: relative;
    text-align: center;
    background: var(--primary-clr);    
    text-align: center;
}
.event-outer .event-inner .body .event > .title h1 {
    color: var(--white-clr);
    /* font-size: 42px; */
    font-size: calc(var(--fs-title) + 5px);
    font-weight: 800;
    font-family: var(--ff-01);
    margin-bottom: .25em;
    word-wrap: break-word;
}
.event-outer .event-inner .body .event > .title h1 sup {
    font-family: var(--ff-01);
    /* font-size: 24px; */
    font-size: calc(var(--fs-sub-title) + 2px);
}
.event-outer .event-inner .body .event > .title p {
    font-size: var(--fs-sub-title);
    color: var(--white-clr);
    font-family: var(--ff-01);
    font-style: italic;
    word-wrap: break-word;
}
.event-outer .event-inner .body .event > .title p > a {
    color: inherit!important;
}


.event-outer .event-inner .body .event .activities {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    padding: 30px 0 10px 0;
    position: relative;
    width: 100%;
    /* background-color: lightskyblue; */
}
.event-outer .event-inner .body .event .activities .activity {
    border-radius: 12px;
    width: 350px;
    /* min-width: 300px; */
    /* width: clamp(250px, 40%, 350px); */
    /* width: 100%; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 15px;
    padding: 10px;
    /* background-color: lightseagreen; */
}

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

    .event-outer .event-inner .body .event .activities .activity {
        width: 100%;
    }

}

.event-outer .event-inner .body .event .activities .activity > div {
    width: 100%;
    padding: 10px;
    text-align: center;
}
.event-outer .event-inner .body .event .activities .activity .title {
    /* background-color: lightslategray; */
    background-color: transparent;
}
.event-outer .event-inner .body .event .activities .activity .title .activity-icon,
.event-outer .event-inner .body .event .activities .activity .title .activity-icon-image {
    width: 65px;
    height: 65px;
    object-fit: contain;
    object-position: center;
    display: block;
    margin: 0 auto 18px auto;
}
.event-outer .event-inner .body .event .activities .activity .title .activity-icon path {
    fill: var(--font-clr);
}
.event-outer .event-inner .body .event .activities .activity .title h1 {
    font-family: var(--ff-03);
    font-weight: 500;
    /* font-size: 70px; */
    font-size: calc(var(--fs-couple) - 0px);
    line-height: calc(var(--fs-couple) + 10px);
    color: var(--primary-clr);
    margin-bottom: 0.25em;
    word-wrap: break-word;
}
.event-outer .event-inner .body .event .activities .activity .title p {
    font-size: var(--fs-content);
    font-family: var(--ff-01);
    font-style: italic;
    margin-bottom: 0.75em;
    color: var(--font-clr);
    word-wrap: break-word;
}
.event-outer .event-inner .body .event .activities .activity .title p.time {
    font-style: normal;
    margin: 0;
}

.event-outer .event-inner .body .event .activities .activity .details {
    /* background-color: mediumaquamarine; */
}
.event-outer .event-inner .body .event .details {
    width: 100%;
    max-width: 720px;
    padding: 10px;
    text-align: center;
}
.event-outer .event-inner .body .event .details > div,
.event-outer .event-inner .body .event .activities .activity .details > div {
    padding: 10px 0;
    text-align: center;
    /* background-color: lightsalmon; */
}
.event-outer .event-inner .body .event .details p,
.event-outer .event-inner .body .event .activities .activity .details p {
    font-family: var(--ff-01);
    font-size: var(--fs-content);
    color: var(--font-clr);
    word-wrap: break-word;
}
.event-outer .event-inner .body .event .details p.hall,
.event-outer .event-inner .body .event .activities .activity .details p.hall {
    font-weight: 800;
}
.event-outer .event-inner .body .event .details a,
.event-outer .event-inner .body .event .activities .activity .details a {
    background-color: transparent;
    font-family: var(--ff-01);
    font-size: var(--fs-content);
    padding: 0.25em 0.75em;
    border-radius: 4px;
    text-decoration: none;
    border: 1px solid var(--primary-clr);
    color: var(--primary-clr);
    transition: all 0.25s ease-in-out;
    display: inline-block;
}
.event-outer .event-inner .body .event .details a:hover,
.event-outer .event-inner .body .event .activities .activity .details a:hover {
    background-color: var(--primary-clr);
    color: var(--light-clr);
}

/* ==============================
        RUNDOWN
============================== */
.rundown-inner .rundown-title {
    font-family: var(--ff-01);
    font-size: var(--fs-title);
    color: var(--primary-clr);
    font-weight: 700;
}
.rundown-event-horizontal .rundown-event-horizontal-title {
    font-family: var(--ff-01);
    font-size: calc(var(--fs-title) / 1.6);
    color: var(--primary-clr);
}
.rundown-agenda-horizontal .rundown-agenda-horizontal-time {
    font-family: var(--ff-01);
    font-size: var(--fs-sub-title);
    color: var(--font-clr);
}
.rundown-agenda-horizontal-content .rundown-agenda-horizontal-text {
    font-family: var(--ff-01);
    font-size: var(--fs-sub-title);
    color: var(--font-clr);
}

/* ==============================
        RSVP
============================== */
.torsvp__btn-wrap {
    margin-top: 10px;
}
.torsvp__btn {
    font-family: var(--ff-01);
    font-size: var(--fs-sub-title);
}
.torsvp__btn:hover {
    background: var(--primary-clr);
    color: var(--light-clr);
}


/* Wrap */
.rsvp-wrap {
    position: relative;
    overflow: hidden;
    padding: 30px 0px;
    background: var(--tertiary-clr);
}

.rsvp-inner {
    padding: 36px 0px;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}

/* Head */
.rsvp-head {    
    text-align: center;
    padding: 0px 20px;
}
.rsvp-head .rsvp-title {
    font-family: var(--ff-01);
    font-size: var(--fs-title);
    font-weight: 700;
    letter-spacing: 4px;
    font-style: italic;
    color: var(--primary-clr);
}

.rsvp-inner p,
.rsvp-inner label {
    font-family: var(--ff-01);
    font-size: var(--fs-content);
    color: var(--font-clr);
}

/* Body */
.rsvp-body {
    padding: 0px 20px;
    margin-top: 40px;
}

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

/* RSVP Status */
.rsvp-status-wrap {
    margin-bottom: 40px;
}
.rsvp-status-head {
    padding: 0px;
    text-align: center;
}
.rsvp-status-head .rsvp-status-caption {
    font-size: var(--fs-content);
    font-family: var(--ff-01);
}
.session-caption-wrap .caption,
.rsvp-confirm-btn.back, 
.form-label{
    font-size: var(--fs-content);
    font-family: var(--ff-01);
    color: var(--light-clr);

}

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

/* RSVP Amount */
.rsvp-amount-wrap {
    margin-bottom: 40px;
}

.rsvp-amount-head {    
    text-align: center;
    padding: 0px;
}
.rsvp-amount-head .rsvp-amount-caption {
    margin-bottom: 10px;
    font-size: var(--fs-content);
    font-family: var(--ff-01);

}

.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: transparent;
    border: none;
    outline: none;
    height: 40px;
    width: 40px;
    border-radius: 4px;
    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-icon path {
    stroke: var(--light-clr);
    stroke-width: 10;
}

.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(--btn-clr);
    background-color: var(--btn-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: #d4cfc2;
    background-color: #d4cfc2;
    color: var(--light-clr);
}
.rsvp-amount-controller .toggle-btn.minus .toggle-icon path {
    stroke: var(--light-clr);
}
.rsvp-amount-controller .toggle-btn.minus:hover {
    border-color: var(--btn-clr);
    background-color: var(--btn-clr);
    color: var(--light-clr);
}
.rsvp-amount-controller .toggle-btn.minus:hover .toggle-icon path {
    stroke: var(--light-clr);
}

.rsvp-amount-controller .input-wrap {
    width: 100%;
}

.form-control.group-guest,
.rsvp-amount-controller .input-control,
.rsvp-plus-wrapper .form-control {
    width: 100%;
    height: 40px;
    margin: 0px auto;
    border-radius: 4px;
    background-color: var(--light-clr);
    text-align: center;
    font-family: var(--ff-01);
    font-size: var(--fs-content);
    color: var(--dark-clr);
    border: 1px solid var(--primary-clr);
}

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

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

.rsvp-confirm-wrap label {
    display: block;
    margin-top: 10px;
}
.rsvp-confirm-btn {
    width: 100%;
    display: block;
    padding: 10px 25px;
    margin: 0px auto;
    border-radius: 7px;
    font-weight: 500;
    font-family: var(--ff-01);
    font-size: var(--fs-content);
    line-height: 1;
    background-color: var(--btn-clr);
    border: 1px solid var(--btn-clr);
    color: var(--light-clr);
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.25s ease-in-out;
}

.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(--success-clr);
    color: var(--light-clr);
}
.rsvp-session-btn,
.form-check-label{
    font-weight: 300;
    font-family: var(--ff-01);
    font-size: var(--fs-md-content);
    border-radius: 4px;
    background-color: #d4cfc2;
    color: var(--light-clr);
}

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

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

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

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

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

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


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

/* RSVP Message */
.rsvp-message-wrap {
    margin-top: 50px;
}
.rsvp-message-content {
    background-color: transparent;
    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(--ff-01);
    font-size: calc(var(--fs-content) + 2px);
    margin-bottom: 10px;
}
.rsvp-message-wrap .rsvp-message-caption {
    font-family: var(--ff-01);
    font-size: calc(var(--fs-content) + 0px);
}

/* RSVP Change */
.rsvp-change-wrap {
    margin-top: 40px;
    padding: 0px;
}


/* Khaki Color */
body.khaki .rsvp-wrap {
    background: var(--wood-clr);
}
body.khaki .rsvp-head .rsvp-title {
    color: var(--light-clr);
}

body.khaki .rsvp-status-head .rsvp-status-caption {
    color: var(--light-clr);
}
body.khaki .rsvp-amount-head .rsvp-amount-caption {
    color: var(--light-clr);
}

body.khaki .rsvp-message-wrap .rsvp-message-title {
    color: var(--light-clr);
}
body.khaki .rsvp-message-wrap .rsvp-message-caption {
    color: var(--light-clr);
}



/* ==============================
        Live Streaming
============================== */
section.live-streaming {
    /* padding: 40px 20px 50px 20px; */
}
section.live-streaming > .inner > .head > h1 {
    /* font-size: 46px;
    line-height: 44px; */
    font-family: var(--ff-01);
    font-size: var(--fs-title);
    font-weight: 700;
    letter-spacing: 1px;
    word-wrap: break-word;
    /* margin-bottom: 0.15em; */
    color: var(--primary-clr);
}
section.live-streaming > .inner > .head > p {
    font-family: var(--ff-01);
    font-size: var(--fs-sub-title);
    font-style: italic;
    color: var(--font-clr);
    word-wrap: break-word;
}
.live-streaming .inner .body p {
    font-family: var(--ff-01);
    font-size: var(--fs-content);
    word-wrap: break-word;
}
.live-streaming .inner .body p.meeting-text {
    font-size: calc(var(--fs-content) + 4px);
}
.live-streaming .inner .body > .streaming-info > div.link > a {
    font-family: var(--ff-01);
    font-size: var(--fs-content);
}


/* ======================
    INSTAGRAM FILTER
====================== */
.ig-filter {
    width: 100%;
    max-width: 640px;
}
.ig-filter-title {
    font-size: var(--fs-title);
    font-family: var(--ff-01);
    letter-spacing: 1px;
    font-weight: 700;
    color: var(--primary-clr);
}
.ig-filter-caption {
    font-size: var(--fs-sub-title);
    font-family: var(--ff-01);
    font-style: italic;
    color: var(--font-clr);
}
.ig-filter-link {
    font-size: var(--fs-content);
    background: transparent;
    border: 1px solid var(--primary-clr);
    color: var(--primary-clr);
    font-family: var(--ff-01);
}
.ig-filter-link:hover {
    background: var(--primary-clr);
    color: var(--white-clr);
}



/* GIFT */
.gift {
    /* background-color: var(--tertiary-clr); */
    background-color: transparent;
}
.gift .gift-inner .gift-title h1 {
    font-family: var(--ff-01);
    font-size: var(--fs-title);
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 0.15em;
    color: var(--primary-clr);
    word-wrap: break-word;
}
.gift .gift-inner .gift-title p {
    font-family: var(--ff-01);
    font-size: var(--fs-sub-title);
    font-style: italic;
    color: var(--font-clr);
    word-wrap: break-word;
    word-break: break-word;
}

.gift .gift-inner .gift-form .gift-submit,
.gift .gift-inner .gift-form .gift-next {
    background: var(--primary-clr);
    color: var(--white-clr);
    font-weight: 600;
}
.gift .gift-inner .gift-form .gift-submit:hover,
.gift .gift-inner .gift-form .gift-next:hover {
    background: var(--secondary-clr);
}
.gift .gift-inner .gift-form [name="nominal"]:hover + .nominal,
.gift .gift-inner .gift-form [name="nominal"]:checked + .nominal {
    background: var(--primary-clr);
    border-color: var(--primary-clr);
    color: var(--white-clr);
}

#gift-form p,
#gift-form span,
#gift-form label,
#gift-form input,
#gift-form textarea,
#gift-form div,
#gift-form button {
    font-family: var(--ff-01);   
    font-size: var(--fs-content);
}
#gift-form label.center {
    font-size: calc(var(--fs-content) + 3px);
}
#gift-form button {
    display: flex;
    align-items: center;
    justify-content: center;
}
#gift-form button > i {
    margin-left: 7px;
    font-size: calc(var(--fs-content) - 10px);
}
.gift .gift-inner .gift-form .gift-picture .picture-detail .head h2 {
    font-family: var(--ff-02);
}

/* No Form */
.gift.no-form .gift-inner .gift-form {
    overflow: visible;
}



/* PROTOCOL */
.protocol.protocol-01 .inner .head h1,
.protocol.protocol-03 .inner .head h1 {
    font-family: var(--ff-01);
    /* font-size: 45px; */
    font-size: calc(var(--fs-title) + 8px);
    text-transform: capitalize;
}

section.protocol-04 .inner .head .title { 
    font-family: var(--ff-01);
    font-size: var(--fs-title);
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 0.15em;
    color: var(--primary-clr);
    word-wrap: break-word;
}
section.protocol-04 + .comment-outer {
    padding-top: 30px;
}

.protocol.protocol-01 .inner .head p,
.protocol.protocol-03 .inner .head p {
    font-family: var(--ff-01);
    font-size: var(--fs-sub-title);
}
@media only screen and (max-width: 600px) {

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

}

/* Protocol 03 */
.protocol.protocol-03 .inner .body .slider .content .text-01 {
    font-family: var(--ff-01);
    font-size: var(--fs-sub-title)!important;
    line-height: calc(var(--fs-sub-title) + 5px)!important;
    color: var(--font-clr);
}
.protocol.protocol-03 .inner .body .slider .slick-center .content .text-01 {
    color: var(--primary-dark-clr);
}
.protocol.protocol-03 .inner .body .slider_dots::before {
    /* border: 2px solid var(--secondary-clr); */
    border-color: var(--primary-dark-clr)!important;
}
.protocol.protocol-03 .inner .body .slider_dots .slider_navigator {
    background-color: var(--tertiary-clr);    
}
.protocol.protocol-03 .inner .body .slider_dots .slider_navigator.slick-current.slick-center {
    background-color: var(--primary-clr);
}






/* COMMENT */
.comment-outer {
    background-color: var(--white-clr);
}
.comment-outer .comment-inner {
    /* background-color: lightsalmon; */
    width: 100%;
    max-width: 640px;
}
.comment-outer .comment-inner .head  {
    margin-bottom: 0;
    /* background-color: lightgreen; */
    padding: 10px!important;
}
.comment-outer .comment-inner .head h1 {
    /* font-family: var(--ff-01); */
    font-family: var(--ff-03);
    /* background-color: lightseagreen; */
    font-size: var(--fs-title);
    font-weight: 500;
    letter-spacing: 1px;
    color: var(--font-clr);
    margin: 0;
    padding: 0;
    margin-bottom: 0.25em;
    color: var(--primary-clr);
    word-wrap: break-word;
}
.comment-outer .comment-inner .head p {
    font-size: var(--fs-sub-title)!important;
    font-family: var(--ff-01);
    color: var(--font-clr);
    font-style: italic;
    word-wrap: break-word;
}

body.moss .comment-outer .comment-inner .head h1 {
    color: var(--wood-clr);
}
body.toska .comment-outer .comment-inner .head p,
body.moss .comment-outer .comment-inner .head p {
    color: var(--font-clr);
}
.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-size: var(--fs-content);
    font-family: var(--ff-01);
    color: var(--secondary-dark-clr);
}
.comment-outer .comment-inner .send-comment,
.comment-outer .comment-inner .more-comment {
    background-color: var(--btn-clr);
    color: var(--white-clr)!important;
}
.comment-outer .comment-inner .send-comment:hover,
.comment-outer .comment-inner .more-comment:hover {
    background-color: var(--primary-clr);
}
.comment .comment-foot small,
.comment .comment-foot a {
    font-size: calc(var(--fs-content) - 5px);
    font-family: var(--ff-01);
    color: var(--secondary-dark-clr);
}
.comment .comment-head p strong {
    font-weight: 600;
}

.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,
.comment .comment-foot small,
.comment .comment-foot a {
    color: var(--font-clr);
}




/* CATATAN */
.notes-container {
    background-color: var(--white-clr);
}
.note .note-title {
    font-family: var(--ff-03);
    font-size: var(--fs-title);
    color: var(--primary-clr);
}
.note .note-description {
    font-family: var(--ff-01);
    font-size: var(--fs-content);
    color: var(--font-clr);
}

/* FOOTNOTE */
.footnote {
    background-color: var(--white-clr);
    width: 100%;
    padding: 20px 10px 60px 10px;
}
.footnote .footnote-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 20px 0;
}
.footnote .footnote-inner h1 {
    /* font-size: 120px; */
    font-size: var(--fs-cover);
    line-height: calc(var(--fs-cover + 10px));
    margin-bottom: .25em;
    color: var(--primary-clr);
    font-family: var(--ff-03);
    font-weight: 500;
    text-transform: capitalize;
    word-wrap: break-word;
}

.footnote .footnote-inner p {
    font-size: var(--fs-sub-title);
    font-weight: 500;
    letter-spacing: 4px;
    color: var(--primary-clr);
    font-family: var(--ff-01);
    word-wrap: break-word;
}
.footnote .footnote-inner p.date {
    text-transform: uppercase;
}
.footnote .footnote-inner p > sup {
    color: var(--primary-clr);
    font-family: var(--ff-01);
    font-size: 0.6em;
}



/* FOOTER */
section.footer {
    background: var(--primary-clr);
    padding: 5px;
    position: relative;
    z-index: 5;
}
section.footer .footer-inner p {
    font-family: var(--ff-01);
    font-size: var(--fs-content);
    color: var(--white-clr);
    word-wrap: break-word;
}

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(var(--fs-content) + 2px);
    }
    section.footer .footer-inner.flex-column .footer-logo {
        margin-top: 10px;
        width: 150px;
    }
}





/* Modal */
.modal * {
    color: var(--font-clr);
    font-family: var(--ff-01);
    font-size: var(--fs-content);
}


/* KADO  */
.container.wedding-gifts-wrap{
    overflow: hidden;
    background-color: var(--white-clr);
}
.hadiah-card-button, .buying-kado-btn, .kado-send-btn{
    background-color: var(--btn-clr) !important;
    color: var(--white-clr) !important;
    cursor: pointer !important;
    border: none !important;
    font-family: var(--ff-01) !important;
    border-radius: 4px !important;
    font-size: var(--fs-sub-title) !important;
}

.modal-kado-header .title, .modal-confirm-header .title, .kado-description .kado-name, .img-caption{
    font-family:  var(--ff-01) !important;
    color: inherit;
    font-size: var(--fs-sub-title) !important;
}
.modal-kado-header .caption, .modal-kado-header .address, .kado-description .kado-ket{
    font-family:  var(--ff-01) !important;
    font-size: calc(var(--fs-sub-title) - 4px) !important;
}
.modal-kado-note .note-kado {
    font-family:  var(--ff-01) !important;
    font-size: calc(var(--fs-sub-title) - 6px) !important;
}
.confirm-kado-btn{
    border: none !important;
    outline: none !important;
    border: 1px solid var(--btn-clr) !important;
    color: var(--btn-clr) !important;
    font-family: var(--ff-01) !important;
    width: 100%;
    border-radius: 4px !important;
    font-weight: 500 !important;
}
.price-wrap .price-cap, .amount-wrap .amount-cap, .price-wrap .price-field, .amount-wrap .amount-field {
    font-size: calc(var(--fs-sub-title) - 6px) !important;
}
.confirm-kado-btn:hover{
    background-color: var(--primary-clr) !important;
    color: var(--white-clr) !important;
    border: 1px solid var(--primary-clr) ;
}

.hadiah-card-button:hover, .buying-kado-btn:hover, .kado-send-btn:hover{
    background: var(--primary-clr) !important;
    color: var(--button-text-primary) !important;
}

.wedding-gift-address-label, .inner-address-info, .hadiah-card-title{
    font-family: var(--ff-01) !important;
    font-weight: 500 !important;
    color: var(--font-03) !important;
    color: var(--font-clr) !important;
    font-size: var(--fs-sub-title) !important;
}

.btn-hadiah-copy{
    color: var(--font-clr) !important;
    border: 1px solid var(--font-clr) !important;
/*     font-family: var(--ff-01) !important; */
}

.hadiah-card-title{
    font-size: 16px;
    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) - 6px) !important;
    color: #CB3A31 !important;
    padding: 4px !important;
    font-weight: 600 !important;
}

.hadiah-card-amount, .hadiah-card-amount .total-amount{
    font-weight: 500 !important;
    font-size: calc(var(--fs-sub-title) - 6px) !important;
    color: var(--font-clr) !important;
}

.wedding-gifts-title{
    font-family: var(--ff-01) !important;
    font-size: var(--fs-title) !important;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 0.15em !important;
    color: var(--primary-clr) !important;
    word-wrap: break-word;
}

.wedding-gifts-description{
    font-family: var(--ff-01) !important;
    font-size: var(--fs-sub-title) !important;
    font-style: italic;
    color: var(--font-clr) !important;
    word-wrap: break-word;
}

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



/* =============================
        DRESSCODE
============================= */
.dress-wrapper .dress-title {
    font-family: var(--ff-03);
    font-weight: 500;
    font-size: calc(var(--fs-couple) - 0px);
    line-height: calc(var(--fs-couple) + 10px);
    color: var(--primary-clr);
}
.dress-wrapper .dress-desc,
.dress-wrapper .dress-item-title,
.dress-wrapper .dress-note {
    font-size: var(--fs-content);
    font-family: var(--ff-01);
    color: var(--font-clr);
}

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

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

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