body {
    /* overflow-x: hidden; */
    /* max-width: 100vw; */
    /* max-height: 100vh; */
    padding: 0;
    margin: 0;
    /* background-image: url("images/engagementbackground3.webp"); */
    mask-repeat: no-repeat;
    background-attachment: fixed;
    background: #ffffff;
    /* box-shadow: inset 0 0 0 1000px rgba(0,0,0,.2); */
}
.overflow {
    overflow-x: hidden;
}
html, body {
    overflow-x:hidden 
  } 
.navbar {
    font-family: "Didot", Didot, serif;
    background: #f7f3ee;
    display: none;
}

.nav-link,
.navbar-brand {
    align-items: center;
    color: #010101;
    cursor: pointer;
}

.nav-link {
    align-items: center;
}

.nav-link:hover {
    color: #c8a77c;
}

.navbar-collapse {
    justify-content: center;
}

.header {
    /* background-image: url('images/joshuaTree.webp'); */
    background-image: url('images/joshuaTreeBG2.jpg');
    background-size: cover;
    background-position: center;
    position: relative;
}

.overlay {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
}

.description {
    left: 50%;
    position: absolute;
    top: 45%;
    transform: translate(-50%, -55%);
    text-align: center;
}

.description h1 {
    font-family: "Didot", Didot, serif;
    color: #f7f3ee;
}

.description p {
    font-family: "Didot", Didot, serif;
    color: #010101;
    font-size: 1.3rem;
    line-height: 1.5;
}

.description button {
    font-family: "Didot", Didot, serif;
    border: 1px solid #f7f3ee;
    background: #f7f3ee;
    border-radius: 0;
    color: #010101;
}

.description button:hover {
    border: 1px solid #ffffff;
    background: #ffffff;
    color: #c8a77c;
}

.features {
    font-family: "Didot", Didot, serif;
    margin: 4em auto;
    padding-bottom: 1em;
    position: relative;
    padding-top: 0em;
}

.feature-title {
    font-family: "Didot", Didot, serif;
    color: #333;
    font-size: 4vw;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.feature-title2 {
    font-family: "Didot", Didot, serif;
    color: #333;
    font-size: 1.3vw;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    padding-top: 20px;
}

.features img {
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    margin-bottom: 16px;
}

.background {
    background: #f7f3ee;
    padding: 4em 0;
    padding-left: 0;
}

.iGallery {
    top:5vh;
    object-fit: contain;
    height: 90vh;
    width: 100vw;
    /* width: inherit;
    height: inherit; */
    /* background-color: rgba(51, 51, 51, 0.9); */
}
/* .row {
    width: 100%;
} */
.team {
    font-family: "Didot", Didot, serif;
    color: #5e5e55;
    padding: 0 180px;
    /* background-color: aqua; */
}

.team .card-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

.team .card {
    font-family: "Didot", Didot, serif;
    font-size: .75rem;
    background: none;
    border: none;
}

.team .card-title {
    font-family: "Didot", Didot, serif;
    /* font-size: 1rem; */
    font-size: 4vw;
    margin-bottom: 0;
    /* text-transform: uppercase; */
}

.team .card-text {
    font-family: "Didot", Didot, serif;
    /* font-size: 1rem; */
    font-size: 3vw;
    margin-bottom: 0;
    /* text-transform: uppercase; */
}

.page-footer {
    font-family: "Didot", Didot, serif;
    background-color: #222;
    color: #ccc;
    padding: 60px 0 30px;
}

.footer-copyright {
    font-family: "Didot", Didot, serif;
    color: #666;
    padding: 40px 0;
}

@media (max-width: 575.98px) {
    .description {
        left: 0;
        padding: 0 15px;
        position: absolute;
        top: 10%;
        transform: none;
        text-align: center;
    }

    .description h1 {
        font-size: 2em;
    }

    .description p {
        font-size: 1.2rem;
    }

    .features {
        margin: 0;
    }
}

nav {
    font-family: "Didot", Didot, serif;
    background: #f7f3ee;
    display: flex;
    align-items: center;
    justify-content: center;
}

a {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.8);
    margin: 0 40px;
}

.monogram {
    max-height: 5%;
    max-width: 5%;
    margin-left: 1em !important;
}

#titleLA {
    background: #f7f3ee;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}

#weddingLandingPhoto {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
}

#overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    max-width: 100%;
    max-width: 100%;
}

#moreInfo {
    background: #f7f3ee;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}

.moreInfo2 {
    background: #f7f3ee;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}

.tabHeader {
    /* background: #f7f3ee; */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.tabHeader2 {
    /* background: #f7f3ee; */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    /* width: 80%; */
    padding-left: 10%;
    padding-right: 10%;
}

.moreInfo1 {

    background: #f7f3ee;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 100%;
    height: 100px;
}

.card-title2 {
    padding-top: 10px;
    font-family: "Didot", Didot, serif;
    font-size: 1.125rem;
    margin-bottom: 10px;
    /* text-transform: uppercase; */
    color: #010101;
}

.card-title3 {
    font-family: "Didot", Didot, serif;
    font-size: .75rem;
    margin-bottom: 10px;
    color: #010101;
}

.card-title4 {
    font-family: "Didot", Didot, serif;
    font-size: 1.25rem;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #010101;
}

.venueLink {
    justify-content: center;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.vbutton {
    font-family: "Didot", Didot, serif;
    border: 1px solid #f7f3ee;
    background: #a78063;
    border-radius: 0;
    color: #f7f3ee;
}

.vbutton:hover {
    border: 1px solid #d8bfa0;
    background: #d8bfa0;
    color: #f7f3ee;
}

.card-title5 {
    font-family: "Didot", Didot, serif;
    font-size: 1.5rem;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #010101;
}

.menu {
    width: 1rem;
    height: .125rem;
    background-color: #010101;
    margin: .125rem 0;
}

#menuDiv {
    position: fixed;
    left: 20px;
    top: 45px;
    background: none;
    border: none;
    visibility: visible;
}

#dropdownMenu {
    visibility: hidden;
    background-color: #ffffff;
    opacity: 95%;
    top: 148px;
    position: fixed;
    height: 100%;
    width: 100%;
    font-family: "Didot", Didot, serif;
    text-align: center;
    justify-content: center;
}

.nav-link2 {
    width: 100%;
    color: #010101;
    text-align: center;
}

.nav-link2:hover {
    color: #c8a77c;
}

#list {

    width: 100%;
    text-align: center;
    list-style-type: none;
    font-size: 1.5rem;
    padding-left: 0px;
}

.lItem {
    width: 100%;
    text-align: center;
}

#topBar {
    width: 100%;
    position: fixed;
    top: 0px;
}

#buffer {
    background-color: #222;
    height: 100px;
}

#dynamicTab {
    visibility: hidden;
}

.card-title5:hover {
    color: #c8a77c;
    cursor: pointer;
}

.content {
    /* background-color: #222; */
    height: 100%;
    width: 100%;
}

.content2 {
    /* background-color: #222; */
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.imageButton {
    height: 20%;
    /* background-color: #f7f3ee; */
}

.address {
    font-size: 3vw;
}

.addressContainer {
    text-align: center;
    /* background-color: #222; */
    height: 75px;
}

.subtitle {
    background: #f7f3ee;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 100%
}


* {
    box-sizing: border-box
}

body {
    font-family: Verdana, sans-serif;
    margin: 0
}

.mySlides {
    display: none
}

.mySlidesG {
    /* width:100%; */
    max-height: 90vh;
    top: 10vh;
    bottom: 10vh;
    justify-content: center;
    display: none;
    max-width: 100vw;
    /* background-color: aqua; */
}

img {
    vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}
/* Slideshow container */
.slideshow-containerG {
    max-width: 100%;
    max-height: 100%;
    position: relative;
    /* background-color: green; */
    /* margin: auto; */
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    color: #010101;
    background-color: #f7f3ee;

}

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}
.exit {
    background: none;
    box-shadow: none;
    border: none;
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
    right: 10px;
}
.exit:hover{
    color: #717171;
}

.numbertextG {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.dotG {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.dotG2 {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
    visibility: hidden;
}

.active,
.dotG:hover {
    background-color: #717171;
}

.active,
.dot:hover {
    background-color: #717171;
}

/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
}

@keyframes fade {
    from {
        opacity: .7
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {

    .prev,
    .next,
    .text {
        font-size: 11px
    }
}

#loadScreen {
    justify-content: center;
    align-items: center;
    background-color: #222;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
}

.loading {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
}

.loader {
    left: 50%;
    margin-left: -4em;
    font-size: 10px;
    border: .8em solid rgba(218, 219, 223, 1);
    border-left: .8em solid rgba(58, 166, 165, 1);
    animation: spin 1.1s infinite linear;
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 8em;
    height: 8em;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -4.05em;
}

/* @keyframes spin {
    0% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(0deg);
    }
} */

.aboutUs {
    font-family: cursive;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 3vw;
    color: #010101;
    /* background-color: aqua; */
}

.aboutUsTitle {
    padding-bottom: 50px;
    font-family: cursive;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 4vw;
    color: #010101;
}

.sage {
    padding-left: 20%;
    padding-right: 20%;
    width: 100%;
    box-shadow: none !important;
}

.center {
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    align-content: center;
    box-shadow: none;
}

.rose {
    box-shadow: none !important;
    outline: none;
    height: 12vw;
    width: 12vw;
    opacity: 0.5;
}

.rosemary {
    box-shadow: none !important;
    outline: none;
    position: absolute;
    left: -17.5vw !important;
    top: -15vw;
    height: 35vw;
    width: 35vw;
    opacity: 0.5;
}

.rosemary2 {
    box-shadow: none !important;
    outline: none;
    position: absolute;
    top: 50vw;
    height: 90vw;
    width: 90vw;
    left: -50vw;
    opacity: .15;
    /* right: 30%; */
}
/* .outer {
    overflow: hidden;
    position: relative;
  } */
.rosemary3 {
    box-shadow: none !important;
    outline: none;
    position: absolute;
    top: 150vw;
    height: 90vw;
    width: 90vw;
    right: -50vw;
    opacity: .15;
    /* transform: scaleX(-1); */
    /* right: 30%; */
}

.rosemary4 {
    box-shadow: none !important;
    outline: none;
    position: absolute;
    top: 250vw;
    height: 90vw;
    width: 90vw;
    left: -50vw;
    opacity: .15;
    /* right: 30%; */
}
/* .outer {
    overflow: hidden;
    position: relative;
  } */
.rosemary5 {
    box-shadow: none !important;
    outline: none;
    position: absolute;
    top: 350vw;
    height: 90vw;
    width: 90vw;
    right: -50vw;
    opacity: .15;
    /* transform: scaleX(-1); */
    /* right: 30%; */
}
.rosemary6 {
    box-shadow: none !important;
    outline: none;
    position: absolute;
    top: 450vw;
    height: 90vw;
    width: 90vw;
    left: -50vw;
    opacity: .15;
    /* right: 30%; */
}
/* .outer {
    overflow: hidden;
    position: relative;
  } */
.rosemary7 {
    box-shadow: none !important;
    outline: none;
    position: absolute;
    top: 550vw;
    height: 90vw;
    width: 90vw;
    right: -50vw;
    opacity: .15;
    /* transform: scaleX(-1); */
    /* right: 30%; */
}

.clove {
    box-shadow: none !important;
    outline: none;
    position: absolute;
    right: -10vw !important;
    top: -17.5vw !important;
    height: 25vw;
    width: 25vw;
    opacity: 0.5;
}

.clove2 {
    box-shadow: none !important;
    outline: none;
    position: absolute;
    right: -30vw !important;
    top: 10vw !important;
    height: 35vw;
    width: 35vw;
    opacity: 0.15;
}

.sageL {
    padding-left: 4vw;
    width: 30vw;
    box-shadow: none !important;
    opacity: 0.75;
}

.sageR {
    padding-left: 4vw;
    width: 30vw;
    box-shadow: none !important;
    transform: scaleX(-1);
    opacity: 0.75;
}
#galleryFull {
    object-fit: contain;
    background-color: rgba(51, 51, 51, 0.9);
    position: fixed;
    height: 100%;
    width: 100%;
    top:0px;
    display: none;
}
#map {
    height: 600px;
    /* The height is 400 pixels */
    width: 100%;
    /* The width is the width of the web page */
  }
  #comingSoon {
    object-fit: contain;
    background-color: rgba(51, 51, 51, 0.9);
    position: fixed;
    height: 100%;
    width: 100%;
    top:0px;
    display: none;
}
.comingSoonBG{
    position: fixed;
    height: 30vw;
    top: 35vh;
    left: 15vw;
    width: 70vw;
    background: #f7f3ee;
    padding: 4vw 0;
}
.exitCS {
    background: none;
    box-shadow: none;
    border: none;
    color: #000000;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
    right: 10px;
}
.exitCS:hover{
    color: #717171;
}


.bg {
    background-image: url("images/e15.jpg");
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.enter {
    /* min-width: 100px; */
    color: #ffffff;
    position: absolute;
    height: 5vh;
    width: 10vw;
    left: 45vw;
    top: 47.5vh;
    background-color:#c8a77c;
    font-family: "Didot", Didot, serif;
    border-radius: 0;
    border: 1px solid #c8a77c;
    font-size: 100%;
}

.enter:hover {
    background-color:#ffffff;
    color: #c8a77c;
    border: 0px solid #c8a77c;

}

#mobile {
    display: block;
}

#home {
    height: 100vh;
    display: none;
}
.vbutton {
    font-family: "Didot", Didot, serif;
    border: 1px solid #f7f3ee;
    background: #a78063;
    border-radius: 0;
    color: #f7f3ee;
}

.vbutton:hover {
    border: 1px solid #d8bfa0;
    background: #d8bfa0;
    color: #f7f3ee;
}
.registryImage {
    border: none;
    box-shadow: none;
}


.registryButton {
    font-family: "Didot", Didot, serif;
    border: 1px solid #a78063;
    background: #a78063;
    border-radius: 0;
    color: #f7f3ee;
    position: absolute;
    top: 50%;
    width: 50%;
    left: 25%;
}

.registryButton:hover {
    border: 1px solid #d8bfa0;
    background: #d8bfa0;
    color: #f7f3ee;
}
