:root {
    --theme-gold: #b59148;
    --theme-nude: #ebc8b2;
    --theme-bg-nude: rgba(235, 200, 178, 0.3);
    --theme-bg-gold: rgba(206, 165, 81, 0.3);
    --theme-blue: #000066;
    --theme-dark: #212529;
}

body {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
}

.vertically-centered {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.text-gold {
    color: var(--theme-gold);
}

.bg-gold {
    background-color: var(--theme-gold);
}

.bg-gold {
    color: var(--theme-gold);
}

#navbarMain {
    padding-top: 24px;
    transition: 700ms background-color;
    transition: 700ms padding;
}

.show-nav-bg {
    background-color: rgba(13, 17, 21, 0.95);
}

.bg-hamburger {
    background-color: rgba(13, 17, 21, 0.7);
}

.hide-nav-bg {
    background-color: rgba(204, 153, 51, 0);
}

.nav-logo {
    width: 200px;
    transition: 700ms width;
}

.showcase {
    position: relative;
    min-height: 100vh;
    background: url('../images/showcase-bg-pic-3_compressed.jpg') no-repeat bottom/cover;
}

.section-start {
    left: 10%;
}

.section-end {
    right: 10%;
    width: 40vw;
}

.showcase h1 {
    font-family: 'Pacifico', cursive;
    color: #fff;
    font-size: 3.8rem;
}

.showcase h2 {
    font-size: 1.6rem;
    font-weight: 600;
}

/* .main-cta {
    background-color: var(--theme-gold);
    border-color: var(--theme-gold);
} */

.main-cta {
    background-color: #a4803a;
    border-color: #a4803a;
}

.main-cta:hover {
    background-color: #886929;
    border-color: #886929;
}

.section-title {
    font-family: 'Playfair Display', serif;
    font-weight: 300;
    margin: 1.5rem 0;
    color: var(--theme-dark);
}

.subtitle {
    font-family: 'Playfair Display', serif;
    font-weight: 200;
    color: var(--theme-dark);
}

.ss-fw-md {
    font-weight: 500;
}

.ss-font-sm-lighter {
    font-size: 0.88em;
    font-weight: 300;
    margin: 1.5rem 0 !important;
}

.ss-fi-light {
    font-weight: 300 !important;
}

.section-header-image {
    width: 20vw;
}

.love-story p {
    width: 40vw;
    font-size: 0.9em;
}

.date {
    background-color: var(--theme-bg-gold);
    background: url('../images/date-bg_compressed.jpg') no-repeat center/cover;
}

.section {
    padding: 80px 0 !important;
}

.date span {
    font-size: 1.8em;
    color: var(--theme-dark);
}

.date-supporting-img {
    height: 300px;
}

/* .grid-central {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
} */

.grid-central {
    /* background-color: #000066; */
}

.timer-item {
    margin: 0 24px;
}

.accordion__body > div > div > div{
    padding: 3.5rem 20px;
}

.accordion__body > div > div > div:nth-child(3){
    z-index: 5;
}

.accordion__body > div > div > div:nth-child(3) > p:nth-child(2), .accordion__body > div > div > div:nth-child(3) > p:nth-child(3){
    font-weight: 300 !important;
}

.accordion__body > div > div > div:nth-child(3) > p:nth-child(4){
    font-weight: 600 !important;
    /* background-color: #000066; */
}

.accordion__body > div > div > div:nth-child(3) > p > p:nth-child(2){
    margin: 1.6rem 0;
}

.accordion-button {
    background-color: #fff;
    padding: 0.4em 1.2em;
}

.accordion-button-active {
    /* background-color: #000066; */
    border-bottom: 4px solid var(--theme-dark) !important;
    background-color: #fff !important;
    color: var(--theme-dark) !important;
    box-shadow: none !important;
    opacity: 1 !important;
}

.accordion__item-heading {
    position: absolute;
    top: -10px;
    font-family: 'Playfair Display', serif;
    font-size: 6rem;
    opacity: 0.05;
    z-index: 0 !important;
    /* background-color: #000066; */
    margin: 0;
    padding: 0;
    /* color: #dffb09; */
}

.accordion__item-img {
    position: relative;
    z-index: 5 !important;
}

.accordion-button::after {
    display: none !important;
}

.events__info > div > div > h6 {
    border-top: 1px solid #ccc;
    padding-top: 2rem;
    text-transform: uppercase;
    font-weight: 600 !important
}

.accordion__item-subheading {
    font-weight: 400 !important;
}

.gallery {
    background: url('../images/gallery/gallery-bg_compressed.jpg') no-repeat center/cover;
}

.gallery__slider .carousel-item {
    margin: 0 1rem;
    /* background-color: #000066; */
}

.slick-arrow::before {
    color: var(--theme-dark) !important;
}

.wishes {
    /* background-color: var(--theme-blue); */
}

.wish_carousel .carousel-inner img {
    width: 200px !important;
    border-radius: 50%;
    margin: 0 auto !important;
}

.wish-title {
    font-family: 'Playfair Display', serif;
    color: var(--theme-dark);
    font-size: 1.8em;
    margin-top: 2rem;
    margin-bottom: 2.5rem;
}

.wish_carousel .carousel-item {
    /* margin: 0 !important; */
    /* height: 600px !important; */
}

.wish_carousel .carousel-inner p {
    width: 30vw;
    margin: 2rem auto;
    margin-bottom: 4rem;
    font-size: 0.9em;
    font-weight: 300;
}

.carousel-control-next, .carousel-control-prev, .carousel-indicators {
    filter: invert(100%);
}

.rsvp {
    background: url('../images/boho-rustic-flower-bg.png') no-repeat right;
    background-color: var(--theme-bg-nude);

}

/* .rsvp-instruction {
    width: 50vw;
} */

.form-control {
    outline: 0 !important;
    border-width: 0 0 1px;
    border-color: var(--theme-dark);
    border-radius: 0 !important;
    background-color: unset;
    padding-left: 0 !important;
    margin-top: 2rem;
}

.footer {
    background: url('../images/wedding-rings-dark-footer-bg_compressed.jpg') no-repeat center/cover;
    font-weight: 300;
}

.footer-title {
    font-family: 'Playfair Display', serif;
    font-weight: 300;
    font-size: 2.2em;
    margin-bottom: 3rem;
}

.footer-title > div {
    margin-bottom: 0 !important;
    padding: 0;
}

footer .nav-item {
    margin: 1rem 1.5rem !important;
}

/* .carousel-item img {
    width: 300px;
} */

@media screen and (max-width: 1200px){
    .img-end {
        width: 30vw;
    }

    .showcase h1 {
        font-size: 3.2rem;
    }

    .showcase h2 {
        font-size: 1.8rem;
        /* margin-top: 2rem; */
    }
}

@media screen and (max-width: 920px){
    .showcase {
        min-height: 60vh;
    }

    .section-start {
        left: 5%;
    }
    
    .section-end {
        right: 5%;
        width: 40vw;
    }

    .img-end {
        width: 100%;
        margin-left: auto;
    }

    .showcase h1 {
        font-size: 2.9rem;
    }

    .showcase h2 {
        font-size: 1.8rem;
        /* margin-top: 2rem; */
    }
}

@media screen and (max-width: 768px){

    #navbarNav {
        background-color: rgba(13, 17, 21, 0.7) !important;
        border-radius: 8px;
        margin-top: 10px;
    }

    .showcase {
        min-height: 80vh;
        padding: 1.5rem;
        padding-top: 8rem;
        padding-bottom: 8rem;
        text-align: center;
    }
    
    .section-start, .section-end {
        width: 100%;
    }

    .vertically-centered {
        position: static;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .img-end {
        width: 80%;
        margin: 0 auto !important;
    }

    .showcase h1 {
        font-size: 3.2rem;
    }

    .showcase h2 {
        font-size: 1.8rem;
        margin-top: 2rem;
    }

    .love-story p {
        width: 90%;
        font-size: 0.9em;
    }

    .grid-central {
        grid-template-columns: 1fr;
    }

    .grid-central > img {
        display: none;
    }

    .grid-central > div {
        margin-bottom: 1.8rem;
    }

    .section-header-image {
        width: 60%;
    }

    .date span {
        font-size: 1.5em;
        font-weight: 300;
    }

    .timer-item {
        margin: 0 0.5rem;
    }

    .timer-item > div {
        font-size: 0.88em;
        font-weight: 300;
    }

    .accordion__body > div > div > div:nth-child(2){
        /* background-color: #000066; */
        padding-bottom: 0.5rem;
    }

    .accordion__body > div > div > div:nth-child(3){
        /* background-color: #000066; */
        padding-top: 0.5rem;
    }

    .accordion__item-heading {
        font-size: 3.5rem;
        top: 10px;
        opacity: 0.1;
    }

    .btn-outline-dark {
        padding: 1rem 1.5rem !important;
        border-width: 1px;
    }

    .events__info {
        font-weight: 300;
    }

    /* .events__info > div > div > h6 {
        border-top: 1px solid #ccc;
        padding-top: 2rem;
        text-transform: uppercase;
        font-weight: 600 !important
    } */

    .wish_carousel .carousel-inner img {
        width: 100px !important;
    }

    .wish-title {
        font-size: 1.2em;
        margin-bottom: 0.5rem;
    }

    .wish_carousel .carousel-inner p {
        width: 90%;
        margin-top: 0;
    }

    .carousel-control-next, .carousel-control-prev {
        display: none;
    }
}

@media screen and (max-width: 600px){

    .showcase {
        padding-bottom: 6rem;
    }

    .showcase h1 {
        font-size: 2.2rem;
    }

    .showcase h2 {
        font-size: 1.1rem;
    }

    .img-end {
        width: 100%;
    }

}