* {
    box-sizing: border-box;
}

body {
    margin: 0;
    display: none;
}

.gjs-grid-column {
    flex: 1 1 0%;
    padding: 5px 0;
}

.gjs-grid-row {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: row;
    min-height: auto;
    padding: 10px 0;
}

.gjs-heading {
    margin: 0;
}

.gjs-heading {
    margin: 0;
    color: rgba(29, 40, 55, 1);
}

.gjs-grid-column {
    flex: 1 1 0%;
    padding: 5px 0;
}

.gjs-grid-row {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: row;
    min-height: auto;
    padding: 10px 0;
}

.text-content {
    line-height: 20px;
}

.text-main-content {
    line-height: 30px;
    font-size: 1.2rem;
}

.gjs-grid-column.feature-item {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    min-width: 30%;
}

.gjs-grid-column.testimonial-item {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    min-width: 45%;
    background-color: rgba(247, 247, 247, 0.23);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    align-items: flex-start;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(0, 0, 0, 0.06);
    border-right-color: rgba(0, 0, 0, 0.06);
    border-bottom-color: rgba(0, 0, 0, 0.06);
    border-left-color: rgba(0, 0, 0, 0.06);
}

.gjs-button {
    vertical-align: top;
    max-width: 100%;
    display: inline-block;
    text-decoration: none;
    color: white;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    background-color: rgb(36, 99, 235);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-top: 10px;
    font-size: 1.1rem;
    text-align: center;
}

.gjs-text-blue {
    color: rgb(36, 99, 235);
}

.gjs-link:hover {
    color: rgb(36, 99, 235);
    text-decoration: underline;
}

.gjs-icon.gjs-feature-icon {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: rgb(36, 99, 235);
    color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

/*
#i9gcrr {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0.0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url("../assets/save_the_date_4_.png");
    background-position: 0px 0px;
    background-size: 100% 100%;
    background-repeat: repeat;
    background-attachment: fixed;
    background-origin: padding-box;
}
*/

.bg {    
    background: url('../assets/save_the_date_4_.png');
    background-position: center;
    background-repeat: repeat-y;
    background-size: cover;
    position: fixed;
    height: 100vh;
    width: 100vw;
    z-index: -1;
  }

.content{
    position: absolute;
    margin-top: 0px;
    left: 50%; 
    transform: translateX(-50%);
    width: 100%;
  }

.gjs-container {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
}

.gjs-section {
    display: flex;
    padding: 50px 0;
}

#inicio {
    padding-top: 100px;
    padding-right: 0px;
    padding-bottom: 49px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#contacto {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: rgba(255, 255, 255, 0.75);
}

#rsvp {
    background-color: rgba(255, 255, 255, 0.75);
}

#inicio2 {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, rgba(255, 255, 255, 0.75) 90%);
    background-position: 0px 0px;
    background-size: 100% 100%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-origin: padding-box;
}

#mesa-de-regalos {
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 191px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: rgba(255, 255, 255, 0.75);
}

#como-llegar {
    background-color: rgba(255, 255, 255, 0.75);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

#hospedaje {
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 59px;
    padding-left: 0px;
    border-top-color: none;
    border-right-color: none;
    border-bottom-color: none;
    border-left-color: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: rgba(255, 255, 255, 0.75);
}

.navbar {
    background-color: #222;
    color: #ddd;
    min-height: 50px;
    width: 100%;
}

.navbar-container {
    max-width: 950px;
    margin: 0 auto;
    width: 95%;
}

.navbar-items-c {
    display: inline-block;
    float: right;
}

.navbar-container::after {
    content: "";
    clear: both;
    display: block;
}

.navbar-brand {
    vertical-align: top;
    display: inline-block;
    padding: 5px;
    min-height: 50px;
    min-width: 50px;
    color: inherit;
    text-decoration: none;
}

.navbar-menu {
    padding: 10px 0;
    display: block;
    float: right;
    margin: 0;
}

.navbar-menu-link {
    margin: 0;
    color: inherit;
    text-decoration: none;
    display: inline-block;
    padding: 10px 15px;
}

.navbar-burger {
    margin: 10px 0;
    width: 45px;
    padding: 5px 10px;
    display: none;
    float: right;
    cursor: pointer;
}

.navbar-burger-line {
    padding: 1px;
    background-color: white;
    margin: 5px 0;
}

#i7husb {
    text-align: right;
    color: #e78d59;
    background-color: rgba(33, 33, 33, 0);
    z-index: 1;
    position: fixed;
}

#i6z5fq {
    position: fixed;
    width: 100%;
    display: block;
    max-width: 100%;
    background-color: rgba(255, 255, 255, 0.86);
}

#i3ywq2 {
    position: static;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: 'Cormorant Garamond';
}

#menu_div{
    padding-top: 21px;
    grid-column: 3;
    grid-row: 1;
}

.w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: left;
    cursor: pointer;
    white-space: normal;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.w3-button:first-child,
.w3-dropdown-click:hover>.w3-button:first-child {
    background-color: #ccc;
    color: #000;
}

.w3-button:hover {
    color: #000 !important;
    background-color: #ccc !important;
}

.w3-display-left {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(-0%, -50%);
}

.w3-display-right {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}

.active_img_slide {
	color: black;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 60%;
}

.inactive_img_slide {
	color: black;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 60%;
	display: none;
}

#ivq7qc {
    align-self: center;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 17px;
    padding-left: 0px;
    display: flex;
    justify-content: center;
}

#iwt7bs {
    background-clip: border-box;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #E88E59;
    font-size: 25px;
    font-weight: 100;
    font-family: Georgia, serif;
    padding-right: 15px;
    background-color: rgba(0, 0, 0, 0);
}

#i0zyxl {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #E88E59;
    font-weight: 100;
    font-family: Georgia, serif;
    font-size: 25px;
    padding-left: 15px;
    background-color: rgba(0, 0, 0, 0);
}

#iu3r1h {
    color: #e78d59;
    text-align: center;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 50px;
}

#i003sf {
    height: 444px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#ik78oi {
    background-color: #88432E;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#ik3w8n {
    background-color: #31797B;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#ipxm0m {
    color: #E88E59;
    font-family: Georgia, serif;
    font-weight: 100;
    padding-left: 8px;
}

#itewlu {
    color: #E88E59;
    font-family: Georgia, serif;
    font-weight: 100;
    padding-left: 8px;
}

#ixz0bf {
    background-color: #7D7154;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#iea9z1 {
    background-color: #88432E;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #E88E59;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#ibhogz {
    background-color: #88432E;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#id7xei {
    background-color: #476251;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#i9lcce {
    background-color: #476251;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#ipb8n4 {
    background-color: #476251;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#i8mc24 {
    font-size: 14px;
}

#iulvss {
    font-size: 14px;
}

#i598ox {
    font-size: 14px;
}

#i1dmwy {
    font-size: 14px;
}

#ifjdin {
    font-size: 14px;
}

#i23vrl {
    font-size: 14px;
}

#i7r4cn {
    font-size: 14px;
}

#iqtwfo {
    font-size: 14px;
}

#idkm4i {
    font-size: 14px;
    line-height: normal;
}

#i2j2fo {
    font-size: 14px;
    line-height: normal;
}

#isrbtp {
    font-size: 14px;
}

#ilzsjz {
    font-size: 14px;
}

#i3hisg {
    font-size: 14px;
}

#i85u7c {
    font-size: 14px;
}

#iup9sj {
    font-size: 14px;
}

#iq92bj {
    font-size: 14px;
}

#ijmmng {
    background-color: #7D7154;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#iqxcvt {
    margin-left: 10px;
    margin-right: 10px;
    background-color: #31797B;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.hotel-heading {
    color: #FFFFFF;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    margin-left: 8px;
    padding-top: 10px;
}

#isxffm {
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    margin-left: 8px;
    padding-top: 10px;
}

#iv57p1 {
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    margin-left: 8px;
    font-size: 130%;
    padding-top: 10px;
}

#iwg3iy {
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    margin-left: 8px;
    padding-top: 10px;
}

#ivk74q {
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    color: #E88E59;
    margin-left: 8px;
    padding-top: 10px;
}

#iz2m0x {
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    color: #E88E59;
    margin-left: 8px;
    padding-top: 10px;
}

#i1zdoy {
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    color: #E88E59;
    margin-left: 8px;
    padding-top: 10px;
}

#it6pvw {
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    color: #E88E59;
    margin-left: 8px;
    padding-top: 10px;
}

#iabszo {
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    color: #E88E59;
    margin-left: 8px;
    padding-top: 10px;
}

#imb1g9 {
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    color: #E88E59;
    margin-left: 8px;
    padding-top: 10px;
}

#i1vzbq {
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    color: #E88E59;
    margin-left: 8px;
    padding-top: 10px;
}

.hotel-body {
    padding: 10px;
    color: #FFFFFF;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 90%;
}

#ivbku9 {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#ijnxln {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#imdgqy {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#iqghrl {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#ia24su {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#iikofv {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#imu7d3 {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#igjcpu {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#iezxh1 {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#ikrbpe {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

.gjs-image-box {
    height: 200px;
    width: 100%;
}

#im77o9 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 321px;
    padding-left: 0px;
    background-image: url("../assets/amsterdam.png");
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
}

#i3zzoi {
    min-height: 70px;
}

#i439of {
    padding: 10px;
    color: #11534E;
    padding-top: 60px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 21px;
    text-align: center;
}

#iz4yns {
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    color: #11534E;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    background-color: #E88E59;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    align-self: auto;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    height: auto;
    min-width: 183px;
    min-height: 30px;
}

#irsyj1 {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    flex: 1 1 0%;
    flex-direction: row;
}

#i2ur4h {
    justify-content: center;
    flex-direction: row;
    display: block;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #31797B;
    border-right-color: #31797B;
    border-bottom-color: #31797B;
    border-left-color: #31797B;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    font-family: Georgia, serif;
    color: #31797B;
    font-weight: 100;
    text-align: center;
}

#ismoek {
    flex: 1 1 0%;
    align-self: stretch;
    display: flex;
    justify-content: center;
    padding-left: 0px;
    padding-right: 0px;
}

#iz4yns:hover {
    color: #D8BD9F;
}

#ig7wt6 {
    text-align: center;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 30px;
    color: #e78d59;
}

#ieivmi {
    padding: 10px;
    color: #5e7056;
    padding-top: 3%;
    padding-right: 10%;
    padding-left: 10%;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 18px;
    text-align: center;
    padding-bottom: 3%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 65px;
    margin-left: 0px;
}

#it3nfw {
    padding: 10px;
    color: #5e7056;
    font-family: Georgia, serif;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
}

#ilaluc {
    padding: 10px;
    text-align: center;
    color: #5e7056;
    font-family: Georgia, serif;
    font-weight: 100;
    font-size: 10px;
}

/*
#ihgvhj {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0.0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url("../assets/save_the_date_4_.png");
    background-position: 0px 0px;
    background-size: 100% 100%;
    background-repeat: repeat;
    background-attachment: fixed;
    background-origin: padding-box;
}
*/

#ibpdv4 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 151px;
    padding-left: 0px;
    background-color: rgba(255, 255, 255, 0.75);
}

#ipdhcr {
    text-align: center;
    color: #e78d59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 32px;
    margin-top: 50px;
}

#izcjhv {
    padding: 10px;
    text-align: center;
    color: #e78d59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 18px;
}

#i2e01u {
    min-height: 160px;
    max-width: auto;
    justify-content: center;
}

#izjrtk {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    max-width: 600px;
    background-color: rgba(126, 217, 209, 0.70);
    display: grid;
    grid-template-columns: 40% 25% auto;
    grid-template-rows: 50% 50%;
}

#iptv6e {
    padding-bottom: 0px;
    padding-top: 5px;
}

#ibblwg {
    padding: 10px;
    color: #5e7056;
    font-weight: 100;
    font-family: 'Cormorant Garamond';
    text-align: center;
}

#ifxj9l {
    padding-top: 10px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

#iorojk {
    height: 100%;
    grid-column:1;
    grid-row: 1/ span 2;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: flex;
}

#im77o9:active {
    background-image: url('../assets/amsterdam.png');
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
}

#ic8n1f:active {
    display: block;
    justify-content: flex-start;
    align-items: center;
}

#iy40en:active {
    flex: 1 1 0%;
    align-self: auto;
    flex-wrap: wrap-reverse;
}

#i4upi1:active {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    align-content: center;
    align-self: center;
    padding-left: 0px;
}

#ihlp6j {
    padding-top: 0px;
    padding-bottom: 0px;
}

#imuv8c {
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
}

#i19opf {
    padding-top: 0px;
    padding-bottom: 0px;
}

#iqypfw {
    padding-top: 0px;
    padding-bottom: 0px;
    width:100%;
}

#il0sgf {
    padding-top: 20%;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    flex: 0 0 auto;
    align-self: center;
    grid-column: 2;
    grid-row: 1;
}

#ibg1th {
    font-family: Georgia, serif;
    text-align: center;
    padding-bottom: 0px;
    display: inline-flex;
}


#ibg1thz {
    font-family: Georgia, serif;
    text-align: center;
    padding-bottom: 0px;
    height: auto;
    display: inline-flex;
}

#ic6ysg {
    padding-bottom: 0px;
    padding-top: 0px;
}

#ic6ysgz {
    padding-bottom: 0px;
    padding-top: 0px;
    width: 100%;
}

#plus_one_div {
    padding-bottom: 0px;
    padding-top: 0px;
    grid-row: 2;
    grid-column: 2 / span2;
    display: grid;
    grid-template-columns: 41.66% auto;
}

#ivyxvi {
    padding-top: 0px;
    padding-bottom: 0px;
}

#ij8z8s {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: rgba(0, 0, 0, 0);
    border-top-color: #88432E;
    border-right-color: #88432E;
    border-bottom-color: #88432E;
    border-left-color: #88432E;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-family: 'Cormorant Garamond';
}

#igxy5g {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: rgba(0, 0, 0, 0);
    border-top-color: #88432E;
    border-right-color: #88432E;
    border-bottom-color: #88432E;
    border-left-color: #88432E;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-family: 'Cormorant Garamond';
}

#ia7hcx {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: rgba(0, 0, 0, 0);
    border-top-color: #88432E;
    border-right-color: #88432E;
    border-bottom-color: #88432E;
    border-left-color: #88432E;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-family: 'Cormorant Garamond';
}

#ide67o {
    padding-top: 0px;
    padding-bottom: 0px;
    align-self: center;
    flex: 1 1 0%;
    display: flex;
    justify-content: left;
}

#ide67oz {
    padding-top: 0px;
    padding-bottom: 0px;
    align-self: center;
    flex: 1 1 0%;
    width: 100%;
}

#iraugj {
    padding-top: 0px;
    padding-bottom: 0px;
}

#iraugjz {
    padding-top: 0px;
    padding-bottom: 0px;
}

#itsozs {
    flex: 0 0 auto;
}

#iysz8v {
    padding-top: 16%;
    padding-bottom: 0px;
    padding-left: 14%;
    width: 100%;
    grid-column: 1;
}

#ijft5w {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: rgba(0, 0, 0, 0);
    border-top-color: #88432E;
    border-right-color: #88432E;
    border-bottom-color: #88432E;
    border-left-color: #88432E;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-family: 'Cormorant Garamond';
}

#iyxgzp {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: rgba(0, 0, 0, 0);
    border-top-color: #88432E;
    border-right-color: #88432E;
    border-bottom-color: #88432E;
    border-left-color: #88432E;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-family: 'Cormorant Garamond';
}

#ii8aro {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: rgba(0, 0, 0, 0);
    border-top-color: #88432E;
    border-right-color: #88432E;
    border-bottom-color: #88432E;
    border-left-color: #88432E;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-family: 'Cormorant Garamond';
}

#poll-parent {
	display: grid;
	grid-template-columns: auto 30% 30% auto;
	grid-template-rows: auto auto auto auto;
}

#poll-head {
	grid-column: 1 / span 4;
	grid-row: 1;
	text-align:center;
}

#drink-left {
	grid-column: 2;
	grid-row: 2;
	width:100%;
}

#drink-right {
	grid-column: 3;
	grid-row: 2;
	width:100%;
}

#poll-write-in {
	max-width: 100px;;
}

#poll-submit {
	grid-column: 1 / span 4;
	grid-row: 4;
	margin-top: 10px;
	width: 50%;
	justify-self: center;
}

#ixukhu {
    padding-top: 0px;
    padding-bottom: 0px;
    align-self: center;
    flex: 0 0 auto;
    display: block;
    justify-content: center;
}

#i0pgz2 {
    padding: 10px;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 30px;
    margin-top: 0%;
    color: #e78d59;
}

#i6c4pr {
    background-image: url("../assets/canvas.png");
    background-position: 50% 50%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-origin: padding-box;
    padding-top: 26px;
    padding-bottom: 111px;
    flex: 1 1 0%;
    align-self: center;
    padding-left: 140px;
    padding-right: 40px;
}

#i6c4pr:active {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 auto;
    align-self: auto;
}

#i9ryyg {
    min-height: 168px;
    align-items: center;
    justify-content: flex-start;
    display: block;
}

#i9ryyg:active {
    align-content: stretch;
    align-items: stretch;
}

#i8p0cc {
    text-align: center;
    flex: 0 0 auto;
    align-self: flex-start;
}

#i3s08g {
    padding: 10px;
    color: #e78d59;
    font-family: 'Cormorant Garamond';
    font-size: 25px;
}

#iejhcu {
    font-size: 20px;
    color: #5e7056;
    font-family: 'Cormorant Garamond';
}

#iiumgh {
    font-family: didot-w01-italic, serif;
}

#iwfr1t {
    letter-spacing: 0.2em;
}

#icunwf {
    padding: 10px;
    color: #5e7056;
}

#i4o0la {
    padding: 10px;
    color: #e78d59;
    font-family: 'Cormorant Garamond';
    font-size: 25px;
}

#iwrlhb {
    letter-spacing: 0.2em;
}

#iw4irf {
    font-size: 20px;
}

#il6cuh {
    padding: 10px;
    color: #5e7056;
    font-family: 'Cormorant Garamond';
}

#i1fr93 {
    padding: 10px;
    color: #e78d59;
    font-family: 'Cormorant Garamond';
    font-size: 25px;
}

#i7pryh {
    padding: 10px;
    color: #5e7056;
    font-family: 'Cormorant Garamond';
    font-size: 20px;
}

#detalles {
    background-color: rgba(255, 255, 255, 0.75);
}

#iros2i {
    position: static;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#ikw379 {
    position: fixed;
    width: 100%;
    display: block;
    max-width: 100%;
    background-color: rgba(255, 255, 255, 0.86);
    font-family: 'Cormorant Garamond';
}

#ia3z5v {
    text-align: right;
    color: #e78d59;
    background-color: rgba(33, 33, 33, 0);
    z-index: 1;
    position: fixed;
}

#iqdqyk {
    padding: 10px;
    color: #5e7056;
    font-family: Georgia, serif;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
}

#it23vb {
    padding: 10px;
    text-align: center;
    color: #5e7056;
    font-family: Georgia, serif;
    font-weight: 100;
    font-size: 10px;
}

#ipfl78 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 22px;
    padding-left: 0px;
    background-color: rgba(255, 255, 255, 0.75);
    display: flex;
}

#i4lcgf {
    color: #5e7056;
    font-family: 'Cormorant Garamond';
}

#imgq4u {
    padding-top: 0px;
}

#rsvp-comment {
    width: 280px;
    min-width: 280px;
    max-width: 280px;
    height: 150px;
    min-height: 150px;
    max-height: 150px;
}

#ilp5fl {
    flex: 0 0 auto;
}

#ihrmwj {
    justify-content: flex-end;
    display: block;
}

#ic8n1f {
    align-items: flex-start;
    display: block;
    font-family: 'Cormorant Garamond';
}

#i4upi1 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    align-content: center;
    align-self: center;
    padding-left: 0px;
}

#is7zol {
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    color: #11534E;
    font-family: Georgia, serif;
    font-weight: 100;
    background-color: #e78d59;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    align-self: auto;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    height: auto;
    min-width: 183px;
    min-height: 30px;
}

#is7zol:hover {
    color: #D8BD9F;
}

#iy40en {
    display: flex;
    justify-content: center;
}

#ihry6z {
    color: #5e7056;
    font-family: 'Cormorant Garamond';
}
#ihry6zz {
    color: #5e7056;
    font-family: 'Cormorant Garamond';
}

#ikll7i {
    color: #5e7056;
    font-family: 'Cormorant Garamond';
}

#ixprg8 {
    color: #5e7056;
    font-size: 14px;
}

#ijn0kg {
    position: static;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#i5smqv {
    position: fixed;
    width: 100%;
    display: block;
    max-width: 100%;
    background-color: rgba(255, 255, 255, 0.86);
    font-family: 'Cormorant Garamond';
}

#izdqdk {
    text-align: right;
    color: #e78d59;
    background-color: rgba(33, 33, 33, 0);
    z-index: 1;
    position: fixed;
}

#it79if {
    color: #e78d59;
    text-align: center;
    font-family: 'Cormorant Garamond';
    font-size: 50px;
    font-weight: 100;
}

#home {
    padding-top: 100px;
    padding-right: 0px;
    padding-bottom: 49px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#isdw4q {
    background-clip: border-box;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #E88E59;
    font-size: 25px;
    font-weight: 100;
    font-family: Georgia, serif;
    padding-right: 15px;
    background-color: rgba(0, 0, 0, 0);
}

#i4uej6 {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #E88E59;
    font-weight: 100;
    font-family: Georgia, serif;
    font-size: 25px;
    padding-left: 15px;
    background-color: rgba(0, 0, 0, 0);
}

#i2h73f {
    align-self: center;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 17px;
    padding-left: 0px;
    display: flex;
    justify-content: center;
}

#home2 {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, rgba(255, 255, 255, 0.75) 90%);
    background-position: 0px 0px;
    background-size: 100% 100%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-origin: padding-box;
}

#iu4fxl {
    padding: 10px;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 30px;
    margin-top: 0%;
    color: #e78d59;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    display: block;
    justify-content: flex-start;
}

#i5r04o {
    background-image: url("../assets/canvas.png");
    background-position: 50% 50%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-origin: padding-box;
    padding-top: 26px;
    padding-right: 50px;
    padding-bottom: 111px;
    padding-left: 130px;
    flex: 1 1 0%;
    align-self: center;
    display: block;
    justify-content: flex-start;
}

#i5r04o:active {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 auto;
    align-self: auto;
}

#ic7uhj {
    min-height: 168px;
    align-items: center;
    justify-content: flex-start;
    display: block;
}

#ic7uhj:active {
    align-content: stretch;
    align-items: stretch;
}

#iefutd {
    text-align: center;
    flex: 0 0 auto;
    align-self: flex-start;
}

#i6nk9k {
    padding: 10px;
    color: #e78d59;
    font-family: 'Cormorant Garamond';
    font-size: 25px;
}

#ihae7k {
    font-size: 20px;
    color: #5e7056;
    font-family: 'Cormorant Garamond';
}

#in443g {
    font-family: didot-w01-italic, serif;
}

#iwr4cp {
    letter-spacing: 0.2em;
}

#i90n7w {
    padding: 10px;
    color: #5e7056;
}

#i6xm2a {
    padding: 10px;
    color: #e78d59;
    font-family: 'Cormorant Garamond';
    font-size: 25px;
}

#ijz0us {
    letter-spacing: 0.2em;
}

#iagfv2 {
    font-size: 20px;
}

#imfw0x {
    padding: 10px;
    color: #5e7056;
    font-family: 'Cormorant Garamond';
}

#ix8g54 {
    padding: 10px;
    color: #e78d59;
    font-family: 'Cormorant Garamond';
    font-size: 25px;
}

#izzlej {
    padding: 10px;
    color: #5e7056;
    font-family: 'Cormorant Garamond';
    font-size: 20px;
}

#details {
    background-color: rgba(255, 255, 255, 0.75);
}

#ieh867 {
    padding: 10px;
    color: #11534E;
    padding-top: 60px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 21px;
    text-align: center;
}

#iytdml {
    justify-content: center;
    flex-direction: row;
    display: block;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #31797B;
    border-right-color: #31797B;
    border-bottom-color: #31797B;
    border-left-color: #31797B;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    font-family: Georgia, serif;
    color: #31797B;
    font-weight: 100;
    text-align: center;
}

#i5v0vg {
    flex: 1 1 0%;
    align-self: stretch;
    display: flex;
    justify-content: center;
    padding-left: 0px;
    padding-right: 0px;
}

#i7n6mg {
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    color: #11534E;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    background-color: #E88E59;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    align-self: auto;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    height: auto;
    min-width: 183px;
    min-height: 30px;
}

#plus_one_menu_div{
    padding-left: 0px;
    grid-column: 2;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

#i7n6mg:hover {
    color: #D8BD9F;
}

#icbnhr {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    flex: 1 1 0%;
    flex-direction: row;
}

#i65thl {
    min-height: 70px;
}

#i8ybja {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 321px;
    padding-left: 0px;
    background-image: url("../assets/amsterdam.png");
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
}

#i8ybja:active {
    background-image: url('../assets/amsterdam.png');
    background-size: contain;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
}

#rsvpe {
    background-color: rgba(255, 255, 255, 0.75);
}

#ilujqd {
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    margin-left: 8px;
    padding-top: 10px;
}

#i16leg {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#it8ick {
    background-color: #7D7154;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#ikzecc {
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    margin-left: 8px;
    font-size: 130%;
    padding-top: 10px;
}

#i1r4n3 {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#ir6ib9 {
    margin-left: 10px;
    margin-right: 10px;
    background-color: #31797B;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#i3lblk {
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    color: #E88E59;
    margin-left: 8px;
    padding-top: 10px;
}

#ikfzx2 {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#izncmb {
    background-color: #31797B;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#i5hk1i {
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    color: #E88E59;
    margin-left: 8px;
    padding-top: 10px;
}

#i6132o {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#ibgglk {
    background-color: #88432E;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#i1rx6a {
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    color: #E88E59;
    margin-left: 8px;
    padding-top: 10px;
}

#ifd274 {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#ixi6al {
    background-color: #88432E;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#irxhfv {
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    color: #E88E59;
    margin-left: 8px;
    padding-top: 10px;
}

#i3ochk {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#isq15h {
    background-color: #476251;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#il362l {
    color: #E88E59;
    font-family: Georgia, serif;
    font-weight: 100;
    padding-left: 8px;
}

#id5gmo {
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    margin-left: 8px;
    padding-top: 10px;
}

#igjrcl {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#iyeguu {
    background-color: #88432E;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #E88E59;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#ifx9gu {
    color: #E88E59;
    font-family: Georgia, serif;
    font-weight: 100;
    padding-left: 8px;
}

#iw6ypr {
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    color: #E88E59;
    margin-left: 8px;
    padding-top: 10px;
}

#i223cb {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#inhxgg {
    background-color: #476251;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#in45xc {
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    color: #E88E59;
    margin-left: 8px;
    padding-top: 10px;
}

#i9m9hg {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#i39g96 {
    background-color: #476251;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#i4sqys {
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 130%;
    color: #E88E59;
    margin-left: 8px;
    padding-top: 10px;
}

#im24vt {
    padding: 10px;
    color: #E88E59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 80%;
}

#i5x92k {
    background-color: #7D7154;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#hotels {
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 59px;
    padding-left: 0px;
    border-top-color: none;
    border-right-color: none;
    border-bottom-color: none;
    border-left-color: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: rgba(255, 255, 255, 0.75);
}

#ipnyen {
    height: 444px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#getting-there {
    background-color: rgba(255, 255, 255, 0.75);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

#ituj5j {
    text-align: center;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 30px;
    color: #e78d59;
}

#iyt1zk {
    padding: 10px;
    color: #5e7056;
    padding-top: 3%;
    padding-right: 10%;
    padding-left: 10%;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 18px;
    text-align: center;
    padding-bottom: 3%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 65px;
    margin-left: 0px;
}

#registry {
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 230px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: rgba(255, 255, 255, 0.75);
}

#iljhvl {
    padding: 10px;
    color: #5e7056;
    font-family: Georgia, serif;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
}

#inr9p9 {
    padding: 10px;
    text-align: center;
    color: #5e7056;
    font-family: Georgia, serif;
    font-weight: 100;
    font-size: 10px;
}

#contact {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: rgba(255, 255, 255, 0.75);
    padding-bottom: 22px;
}
/*
#ila8ui {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0.016px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url("../assets/save_the_date_4_.png");
    background-position: 0px 0px;
    background-size: 100% 100%;
    background-repeat: repeat;
    background-attachment: fixed;
    background-origin: padding-box;
}
*/
#iwy5sm {
    position: static;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#iphdoi {
    position: fixed;
    width: 100%;
    display: block;
    max-width: 100%;
    background-color: rgba(255, 255, 255, 0.86);
    font-family: 'Cormorant Garamond';
}

#i6ec7k {
    text-align: right;
    color: #e78d59;
    background-color: rgba(33, 33, 33, 0);
    z-index: 1;
    position: fixed;
}

#im9tvl {
    text-align: center;
    color: #e78d59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 32px;
    margin-top: 50px;
}

#ij76ck {
    padding: 10px;
    text-align: center;
    color: #e78d59;
    font-family: 'Cormorant Garamond';
    font-weight: 100;
    font-size: 18px;
}

#i9d80d {
    padding: 10px;
    color: #5e7056;
    font-weight: 100;
    font-family: 'Cormorant Garamond';
    text-align: center;
}

#iy9c9i {
    display: block;
    justify-content: center;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 35%;
    align-self: center;
    max-width: 35%;
}

#ijbmao {
    color: #5e7056;
    font-family: 'Cormorant Garamond';
}

#i4xn8b {
    padding-top: 0px;
    padding-bottom: 0px;
}

#i9hi9g {
    min-height: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    justify-content: flex-start;
}

#igo0jm {
    color: #5e7056;
    font-family: 'Cormorant Garamond';
}

#iq7qtc {
    padding-top: 0px;
    padding-bottom: 0px;
}

#im0o8y {
    padding-top: 0px;
    padding-bottom: 0px;
}

#iwrrnm {
    padding-top: 10px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    flex: 0 0 auto;
    align-self: center;
    width: 35%;
    max-width: 35%;
}

#i0a2kj {
    color: #5e7056;
    font-family: 'Cormorant Garamond';
}

#iyw1xf {
    font-family: Georgia, serif;
    text-align: center;
}

#i11c0f {
    padding-bottom: 0px;
    padding-top: 0px;
}

#ik2yqh {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: rgba(0, 0, 0, 0);
    border-top-color: #88432E;
    border-right-color: #88432E;
    border-bottom-color: #88432E;
    border-left-color: #88432E;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-family: 'Cormorant Garamond';
}

#i91oix {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: rgba(0, 0, 0, 0);
    border-top-color: #88432E;
    border-right-color: #88432E;
    border-bottom-color: #88432E;
    border-left-color: #88432E;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-family: 'Cormorant Garamond';
}

#iqf8xg {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: rgba(0, 0, 0, 0);
    border-top-color: #88432E;
    border-right-color: #88432E;
    border-bottom-color: #88432E;
    border-left-color: #88432E;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-family: 'Cormorant Garamond';
}

#ijlaed {
    padding-top: 0px;
    padding-bottom: 0px;
    align-self: center;
    flex: 1 1 0%;
    display: flex;
    justify-content: center;
}

#iiaphe {
    padding-top: 0px;
    padding-bottom: 0px;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}

#iqkitr {
    flex: 0 0 auto;
}

#icxcfl {
    color: #5e7056;
    font-family: 'Cormorant Garamond';
}

#i9e684 {
    padding-top: 0px;
    padding-bottom: 0px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    flex-direction: row;
    flex: 0 0 auto;
    width: 35%;
    max-width: 35%;
    align-self: center;
    position: static;
    align-items: flex-start;
}

#iqjt6b {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: rgba(0, 0, 0, 0);
    border-top-color: #88432E;
    border-right-color: #88432E;
    border-bottom-color: #88432E;
    border-left-color: #88432E;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-family: 'Cormorant Garamond';
}

#ib0nhf {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: rgba(0, 0, 0, 0);
    border-top-color: #88432E;
    border-right-color: #88432E;
    border-bottom-color: #88432E;
    border-left-color: #88432E;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-family: 'Cormorant Garamond';
}

#i740ey {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: rgba(0, 0, 0, 0);
    border-top-color: #88432E;
    border-right-color: #88432E;
    border-bottom-color: #88432E;
    border-left-color: #88432E;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-family: 'Cormorant Garamond';
}

#ikkehj {
    padding-top: 0px;
    padding-bottom: 0px;
    align-self: center;
    flex: 0 0 auto;
    display: block;
    justify-content: center;
}

#id108e {
    padding-top: 0px;
}

#ipyo07 {
    padding-top: 10px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

#iw4flm {
    padding-bottom: 0px;
    padding-top: 5px;
}

#ibtx6i {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    max-width: 600px;
    background-color: rgba(126, 217, 209, 0.52);
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #5e5076;
    border-right-color: #5e5076;
    border-bottom-color: #5e5076;
    border-left-color: #5e5076;
    border-top-width: 0.5px;
    border-right-width: 0.5px;
    border-bottom-width: 0.5px;
    border-left-width: 0.5px;
}

#ikh10k {
    min-height: 160px;
    max-width: auto;
    justify-content: center;
}

#itq7ue {
    width: 280px;
    min-width: 280px;
    max-width: 280px;
    height: 150px;
    min-height: 150px;
    max-height: 150px;
}

#iveg6k {
    flex: 0 0 auto;
}

#iwsumi {
    justify-content: flex-end;
    display: block;
}

#ijib7f:active {
    flex: 1 1 0%;
    align-self: auto;
    flex-wrap: wrap-reverse;
}

#ijib7f {
    display: flex;
    justify-content: center;
}

#ix5gzj {
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    color: #11534E;
    font-family: Georgia, serif;
    font-weight: 100;
    background-color: #e78d59;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    align-self: auto;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    height: auto;
    min-width: 183px;
    min-height: 30px;
}

#ix5gzj:hover {
    color: #D8BD9F;
}

#ip2o08:active {
    align-self: auto;
    flex: 0 0 auto;
    display: inline-block;
}

#ip2o08 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    align-content: center;
    align-self: center;
    padding-left: 0px;
}

#izuv6h:active {
    display: block;
    justify-content: flex-start;
    align-items: center;
}

#izuv6h {
    align-items: flex-start;
    display: block;
    font-family: 'Cormorant Garamond';
}

#iila65 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 213px;
    padding-left: 0px;
    background-color: rgba(255, 255, 255, 0.75);
}

#izwcch {
    padding: 10px;
    color: #5e7056;
    font-family: Georgia, serif;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
}

#iabnwh {
    padding: 10px;
    text-align: center;
    color: #5e7056;
    font-family: Georgia, serif;
    font-weight: 100;
    font-size: 10px;
}

#i25oht {
    padding-right: 0px;
    padding-bottom: 22px;
    padding-left: 0px;
    background-color: rgba(255, 255, 255, 0.75);
    display: flex;
    padding-top: 10px;
}

#igmwwn {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0.0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    /*
    background-image: url("../assets/save_the_date_4_.png");
    background-position: 0px 0px;
    background-size: 100% 100%;
    background-repeat: repeat;
    background-attachment: fixed;
    background-origin: padding-box;
    */
}

.notification {
    color: #5e7056;
    text-align: left;
    font-size: 14px;
}
  
.notification-plus-one {
    color: #5e7056;
    font-size: 14px;
    text-align: center;
}
  
.plus_one_menu_radios {
    text-align:left;
    display: grid;
    grid-template-rows: auto auto;
    font-size: 13px;
    padding-left: 5px;
    padding-top: 5px;
    height: fit-content;
}
  
.menu_radios {
    text-align:left;
    display: grid;
    grid-template-rows: auto auto;
    font-size: 13px;
    padding-left: 5px;
    padding-top: 5px;
    height: fit-content;
}

.menu_radio {
	width: 12px;
	height: 12px;
}

@media (max-width: 992px) {
    .gjs-grid-row {
        flex-direction: column;
    }

    .gjs-grid-row {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .navbar-items-c {
        display: none;
        width: 100%;
    }

    .navbar-burger {
        display: block;
    }

    .navbar-menu {
        width: 100%;
    }

    .navbar-menu-link {
        display: block;
    }

    #isf4nw {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

    #ieevq3 {
        text-align: center;
        color: #11534E;
    }

    #ikx744 {
        color: #11534E;
    }

    #i6z5fq {
        background-color: rgba(255,255,255,0.86);
        border-top-style: double;
        border-right-style: double;
        border-bottom-style: double;
        border-left-style: double;
        border-top-color: #11534E;
        border-right-color: #11534E;
        border-bottom-color: #11534E;
        border-left-color: #11534E;
    }

    #ih57gj {
        color: #11534E;
    }

    #ikekj8 {
        color: #11534E;
    }

    #ijhkpl {
        color: #11534E;
    }

    #ivkhc9 {
        color: #11534E;
    }

    #i91ckh {
        color: #11534E;
    }

    #ittmp8 {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

    #ipw0n1 {
        text-align: center;
        color: #11534E;
    }

    #ieh45g {
        color: #11534E;
    }

    #ijauch {
        color: #11534E;
    }

    #in7gqv {
        color: #11534E;
    }

    #ifsyg4 {
        color: #11534E;
    }

    #ivba1x {
        color: #11534E;
    }

    #id9dyf {
        color: #11534E;
    }

    #ikw379 {
        background-color: rgba(255, 255, 255, 0.86);
        border-top-style: double;
        border-right-style: double;
        border-bottom-style: double;
        border-left-style: double;
        border-top-color: #11534E;
        border-right-color: #11534E;
        border-bottom-color: #11534E;
        border-left-color: #11534E;
    }

    #ilvv3c {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

    #i0ok0u {
        text-align: center;
        color: #11534E;
    }

    #ivqzf9 {
        color: #11534E;
    }

    #ilxd1b {
        color: #11534E;
    }

    #infxpg {
        color: #11534E;
    }

    #ioight {
        color: #11534E;
    }

    #ir8sxe {
        color: #11534E;
    }

    #i5dm7q {
        color: #11534E;
    }

    #i5smqv {
        background-color: rgba(255, 255, 255, 0.86);
        border-top-style: double;
        border-right-style: double;
        border-bottom-style: double;
        border-left-style: double;
        border-top-color: #11534E;
        border-right-color: #11534E;
        border-bottom-color: #11534E;
        border-left-color: #11534E;
    }

    #ilyouy {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

    #ia13kl {
        text-align: center;
        color: #11534E;
    }

    #ipj9rj {
        color: #11534E;
    }

    #il7qkm {
        color: #11534E;
    }

    #i8udgt {
        color: #11534E;
    }

    #itsngs {
        color: #11534E;
    }

    #inb2kj {
        color: #11534E;
    }

    #irqkaj {
        color: #11534E;
    }

    #iphdoi {
        background-color: rgba(255, 255, 255, 0.86);
        border-top-style: double;
        border-right-style: double;
        border-bottom-style: double;
        border-left-style: double;
        border-top-color: #11534E;
        border-right-color: #11534E;
        border-bottom-color: #11534E;
        border-left-color: #11534E;
    }
}

@media (max-width: 480px) {
    #isf4nw {
        color: #e78d59;
    }

    #i6esig {
        color: #e78d59;
        background-color: #e78d59;
    }

    #ieevq3 {
        text-align: right;
        color: #e78d59;
    }

    #ibdk08 {
        background-color: #e78d59;
    }

    #invsat {
        background-color: #e78d59;
    }

    #ismoek {
        justify-content: center;
    }

    /*
    #i9gcrr {
        background-image: url("../assets/save_the_date_4_.png");
        background-position: 0px 0px;
        background-size: auto 470px;
        background-repeat: repeat-y;
        background-attachment: fixed;
        background-origin: padding-box;
    }
    */

    .bg {    
        background: url('../assets/save_the_date_4_.png');
        background-position: left top;
        background-repeat: repeat-y;
        background-size: auto 450px;
        position: fixed;
      }
    
    .content{
        position: absolute;
        margin-top: 0px;
        left: 50%; 
        transform: translateX(-50%);
        width: 100%;
      }

    #i6z5fq {
        background-color: rgba(255,255,255,0.86);
        border-top-color: #e78d59;
        border-right-color: #e78d59;
        border-bottom-color: #e78d59;
        border-left-color: #e78d59;
        border-top-style: none;
        border-left-style: none;
        border-right-style: none;
    }

    #i7husb {
        background-color: rgba(255, 255, 255, 0);
    }

    #inicio2 {
        background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, rgba(255, 255, 255, 0.75) 90%);
        background-position: 0px 0px;
        background-size: 100% 100%;
        background-repeat: repeat;
        background-attachment: scroll;
        background-origin: padding-box;
    }

    #inicio {
        padding-bottom: 30px;
        padding-top: 95px;
    }

    #ikx744 {
        color: #e78d59;
    }

    #ih57gj {
        color: #e78d59;
    }

    #ijhkpl {
        color: #e78d59;
    }

    #ikekj8 {
        color: #e78d59;
    }

    #i91ckh {
        color: #e78d59;
    }

    #ivkhc9 {
        color: #e78d59;
    }

    #ik3w8n {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #ibhogz {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #ik78oi {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #ipb8n4 {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #iea9z1 {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #id7xei {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #i9lcce {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #ixz0bf {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    /*
    #ihgvhj {
        background-image: url("../assets/save_the_date_4_.png");
        background-position: 0px 0px;
        background-size: auto 470px;
        background-repeat: repeat-y;
        background-attachment: fixed;
        background-origin: padding-box;
    }
    */

    #ix8xnz {
        color: #e78d59;
        background-color: #e78d59;
    }

    #iqfoqe {
        background-color: #e78d59;
    }

    #i45wvb {
        background-color: #e78d59;
    }

    #ittmp8 {
        color: #e78d59;
    }

    #ipw0n1 {
        text-align: right;
        color: #e78d59;
    }

    #ieh45g {
        color: #e78d59;
    }

    #ijauch {
        color: #e78d59;
    }

    #in7gqv {
        color: #e78d59;
    }

    #ifsyg4 {
        color: #e78d59;
    }

    #ivba1x {
        color: #e78d59;
    }

    #id9dyf {
        color: #e78d59;
    }

    #ikw379 {
        background-color: rgba(255, 255, 255, 0.86);
        border-top-color: #e78d59;
        border-right-color: #e78d59;
        border-bottom-color: #e78d59;
        border-left-color: #e78d59;
        border-top-style: none;
        border-left-style: none;
        border-right-style: none;
    }

    #ia3z5v {
        background-color: rgba(255, 255, 255, 0);
    }

    #im77o9 {
        background-image: url('../assets/amsterdam.png');
        background-size: contain;
        background-position: center center;
        background-attachment: scroll;
        background-repeat: no-repeat;
    }

    #rsvp-comment {
        width: 280px;
        max-width: 280px;
        min-width: 280px;
    }

    #i01zwc {
        color: #e78d59;
        background-color: #e78d59;
    }

    #iglm6l {
        background-color: #e78d59;
    }

    #ify15k {
        background-color: #e78d59;
    }

    #ilvv3c {
        color: #e78d59;
    }

    #i0ok0u {
        text-align: right;
        color: #e78d59;
    }

    #ivqzf9 {
        color: #e78d59;
    }

    #ilxd1b {
        color: #e78d59;
    }

    #infxpg {
        color: #e78d59;
    }

    #ioight {
        color: #e78d59;
    }

    #ir8sxe {
        color: #e78d59;
    }

    #i5dm7q {
        color: #e78d59;
    }

    #i5smqv {
        background-color: rgba(255,255,255,0.86);
        border-top-color: #e78d59;
        border-right-color: #e78d59;
        border-bottom-color: #e78d59;
        border-left-color: #e78d59;
        border-top-style: none;
        border-left-style: none;
        border-right-style: none;
    }

    #izdqdk {
        background-color: rgba(255, 255, 255, 0);
    }

    #home {
        padding-bottom: 30px;
        padding-top: 95px;
    }

    #home2 {
        background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, rgba(255, 255, 255, 0.75) 90%);
        background-position: 0px 0px;
        background-size: 100% 100%;
        background-repeat: repeat;
        background-attachment: scroll;
        background-origin: padding-box;
    }

    .active_img_slide {
        color: black;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        width: 75%;
    }
    
    .inactive_img_slide {
        color: black;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        width: 75%;
        display: none;
    }

    #i5v0vg {
        justify-content: center;
    }

    #i8ybja {
        background-image: url('../assets/amsterdam.png');
        background-size: contain;
        background-position: center center;
        background-attachment: scroll;
        background-repeat: no-repeat;
    }

    #izncmb {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #ibgglk {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #ixi6al {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #isq15h {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #iyeguu {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #inhxgg {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #i39g96 {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #i5x92k {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    /*
    #ila8ui {
        background-image: url("../assets/save_the_date_4_.png");
        background-position: 0px 0px;
        background-size: auto 470px;
        background-repeat: repeat-y;
        background-attachment: fixed;
        background-origin: padding-box;
    }
    */

    #ic20zi {
        color: #e78d59;
        background-color: #e78d59;
    }

    #i5cyod {
        background-color: #e78d59;
    }

    #iomw5d {
        background-color: #e78d59;
    }

    #ilyouy {
        color: #e78d59;
    }

    #ia13kl {
        text-align: right;
        color: #e78d59;
    }

    #ipj9rj {
        color: #e78d59;
    }

    #il7qkm {
        color: #e78d59;
    }

    #i8udgt {
        color: #e78d59;
    }

    #itsngs {
        color: #e78d59;
    }

    #inb2kj {
        color: #e78d59;
    }

    #irqkaj {
        color: #e78d59;
    }

    #iphdoi {
        background-color: rgba(255, 255, 255, 0.86);
        border-top-color: #e78d59;
        border-right-color: #e78d59;
        border-bottom-color: #e78d59;
        border-left-color: #e78d59;
        border-top-style: none;
        border-left-style: none;
        border-right-style: none;
    }

    #i6ec7k {
        background-color: rgba(255, 255, 255, 0);
    }

    #itq7ue {
        width: 280px;
        max-width: 280px;
        min-width: 280px;
    }

    /*
    #igmwwn {
        background-image: url("../assets/save_the_date_4_.png");
        background-position: 0px 0px;
        background-size: auto 470px;
        background-repeat: repeat-y;
        background-attachment: fixed;
        background-origin: padding-box;
    }
    */

    #izjrtk {
        border-top-width: 0.5px;
        border-right-width: 0.5px;
        border-bottom-width: 0.5px;
        border-left-width: 0.5px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #5e5076;
        border-right-color: #5e5076;
        border-bottom-color: #5e5076;
        border-left-color: #5e5076;
        display: grid;
        grid-template-rows: 30% 35% 35%;
        grid-template-columns: 50% 50%;
    }

    #ibblwg {
        padding: 10px;
        color: #5e7056;
        font-weight: 100;
        font-family: 'Cormorant Garamond';
        text-align: center;
        font-size: 23px;
    }

    #ihry6z {
        color: #5e7056;
        font-family: 'Cormorant Garamond';
        font-size: 20px;
    }

    #ihry6zz {
        color: #5e7056;
        font-family: 'Cormorant Garamond';
        font-size: 16px;
    }

    #i4lcgf {
        color: #5e7056;
        font-family: 'Cormorant Garamond';
        font-size: 20px;
    }

    #ivyxvi {
        padding-top: 0px;
        padding-bottom: 0px;
        display: block;
    }

    #plus_one_div {
        padding-bottom: 0px;
        padding-top: 0px;
        display: grid;
        grid-column: 2;
        grid-template-rows: 50% auto;
        grid-row: 2/span 2;
        grid-template-columns: 100%;
    }

   
    #ifxj9l {
        padding-top: 10px;
        padding-bottom: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }

    #il0sgf {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        /*! padding-left: 40px; */
        /*! float: left; */
        /*! min-width: 50%; */
        grid-row: 2;
        grid-column: 1;
        width: 100%;
        justify-content: center;
        align-items: center;
        /*! align-self: center; */
        justify-items: center;
        /*! justify-self: center; */
        /*! float: right; */
        margin-left: 15%;
        /*! margin-right: 0px; */
    }

    #menu_div{
        padding-left: 8px;
        padding-top: 0px;
        display: inline-block;
        grid-row: 3;
        grid-column: 1;
        padding-bottom: 15px;

        margin-left: 8%;
        width: 100%;
    }

    .notification {
        color: #5e7056;
        justify-content: start;
        display: flex;
        padding-left: 10px;
        margin-top: 3px;
        margin-bottom: 2px;  
    }

    .notification-plus-one {
        color: #5e7056;
        justify-content: start;
        display: flex;
        padding-left: 10px;
        margin-top: 3px;
        margin-bottom: 2px;  
    }

    #ic6ysg {
        padding-bottom: 0px;
        padding-top: 5px;
        height: auto;
    }

    #ide67o {
        padding-top: 0px;
        padding-bottom: 0px;
        align-self: start;
        flex: 1 1 0%;
        display: flex;
    }

    #ide67oz {
        padding-top: 0px;
        padding-bottom: 0px;
        /*! align-self: start; */
        /*! flex: 1 1 0%; */
        /*! display: flex; */
    }

    #iysz8v {
        grid-row: 1;
        grid-column: 1;
    }

    #plus_one_menu_div{
        /*! padding-left: 10px; */
        /*! display: inline-block; */
        grid-row: 2;
        padding-top: 0px;
        width: 100%;
        grid-column: 1;
        padding-bottom: 15px;
        display: flex;
        justify-content: flex-end;
    }

    #ic6ysgz {
        padding-bottom: 0px;
        padding-top: 5px;
        height: auto;
        width: 100%;
        display: inline-block;
    }

    #iorojk {
        /*! display: block; */
        justify-content: center;
        flex-wrap: wrap;
        /*! align-content: flex-start; */
        align-self: center;
        /*! min-width: 100%; */
        grid-row: 1;
        grid-column: 1 / span 2;
    }

    #poll-parent {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-template-rows: auto auto auto auto;
    }
    
    #poll-head {
        grid-column: 1 / span 2;
        grid-row: 1;
        text-align:center;
    }
    
    #drink-left {
        grid-column: 1;
        grid-row: 2;
        width:100%;
    }
    
    #drink-right {
        grid-column: 2;
        grid-row: 2;
        width:100%;
    }
    
    #poll-write-in {
        max-width: 100px;;
    }
    
    #poll-submit {
        grid-column: 1 / span 2;
        grid-row: 4;
        margin-top: 10px;
        width: 50%;
        justify-self: center;
    }

    #plus-one-menu {
        margin-left: 15px;
    }

    .d-none-mob {
        display: none;
    }

    #ibg1th {
        font-family: Georgia, serif;
        text-align: center;
        padding-bottom: 0px;
        display: block;
    }
    
    
    #ibg1thz {
        font-family: Georgia, serif;
        text-align: center;
        display: block;
    }

    .plus_one_menu_radios {
        text-align:left;
        display: grid;
        grid-template-rows: auto auto;
        font-size: 13px;
        padding-left: 5px;
        padding-top: 5px;
        height: fit-content;
      }
    
    .menu_radios {
        text-align:left;
        display: grid;
        grid-template-rows: auto auto;
        font-size: 13px;
        padding-left: 5px;
        padding-top: 5px;
        height: fit-content;
      }
    
      .menu_radio {
        width: auto;
        height: auto;
      }
    
    #i2e01u {
        min-height: 280px;
        max-width: auto;
        justify-content: center;
    }
}

