.owl-dots {
  z-index: 3;
}

.owl-dots:focus, .owl-dot:focus {
    outline: none;
}

.image-9 {
    background-position: 63% center!important;
    background-image: url("../img/couple/slide-9.jpg");
}

.image-3 {
    background-position: 89% center!important;
    background-image: url("../img/couple/slide-3.jpg");
}

.image-4 {
    background-position: 5% center!important;
    background-image: url("../img/couple/slide-4.jpg");
}

.image-5 {
    background-position: 39% center!important;
    background-image: url("../img/couple/slide-5.jpg");
}

@media (min-height: 700px) and (max-width: 375px) {
    .image-3 {
        background-position: 84% center!important;
    }
    .image-4 {
        background-position: 11% center!important;
    }

    .image-5 {
        background-position: 41% center!important;
    }
    .image-9 {
        background-position: 59% center!important;
    }
}

.wedding-announcement {
    /* width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; */
    z-index: 101;
    text-align: center;
    display: table;
    z-index: 2;
    margin-top: 200px;
}

.married-text h4, .wedding-date {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.wedding-announcement .couple-name-merried-text {
    display: table-cell;
    vertical-align: middle;
}

.hero .wedding-announcement .couple-name-merried-text {
    display: table-cell;
    vertical-align: middle;
}

.wedding-announcement .married-text h4 {
    font-size: 26px;
    font-size: 1.44444rem;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    display: inline;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 12px 20px;
    position: relative;
    z-index: 10;
    letter-spacing: 9px;
    font-weight: 400;
    font-family: "Dosis", sans-serif!important;
}

.hero .wedding-announcement .couple-name-merried-text h2, .hero .wedding-announcement .married-text h4 {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    color: #fff;
}

.cta a {
    margin-top: 60px;
}

.wedding-announcement .save-the-date {
    width: 350px;
    height: 350px;
    position: absolute;
    left: 50%;
    bottom: -350px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: 1s 2.3s ease-in-out;
    -o-transition: 1s 2.3s ease-in-out;
    transition: 1s 2.3s ease-in-out;
}

.wedding-announcement .popup-save-the-date {
    bottom: -185px;
    opacity: 1;
    z-index: 50;
}

.wedding-announcement .save-the-date:before, .wedding-announcement .save-the-date:after {
    content: "";
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    z-index: -1;
}

-webkit-keyframes save-the-date-pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(0.95, 0.95, 0.95);
    transform: scale3d(0.95, 0.95, 0.95);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes save-the-date-pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(0.95, 0.95, 0.95);
    transform: scale3d(0.95, 0.95, 0.95);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.wedding-announcement .save-the-date:before {
    background-color: rgba(232, 108, 108, 0.3);
    width: 110%;
    height: 110%;
    left: -5%;
    top: -5%;
    -webkit-animation: save-the-date-pulse 1s infinite;
    animation: save-the-date-pulse 1s infinite;
}

.wedding-announcement .save-the-date h4 {
    font-family: "Great Vibes", cursive;
    font-size: 40px;
    font-size: 2.22222rem;
    color: #fff;
    font-weight: 400;
    margin: 55px 0 0.2em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.wedding-announcement .save-the-date .date {
    font-size: 20px;
    font-size: 1.11111rem;
    font-family: "Dosis", sans-serif;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

wedding-announcement .save-the-date:before, .wedding-announcement .save-the-date:after {
    content: "";
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    z-index: -1;
}

.wedding-announcement .save-the-date:after {
    background-color: rgba(232, 108, 108, 0.7);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.owl-carousel .item:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

h5.wedding-date {
    color: #fff;
    font-family: "Dosis", sans-serif;
    font-weight: 400;
    letter-spacing: 4px;
    margin-top: 30px;
}

.proposal-box {
    text-align: center;
    box-shadow: 1px 1px 10px 0 rgba(0,0,0,.2);
    padding: 20px;
    border-radius: 10px;
    margin-top: 25px;
}

.rsvp-div .alert-success {
    display: none;
}

@media (max-width:643px) {
    h1.main-title {
        font-size: 42px!important;
    }

    .married-text h4 {
        font-size: 18px!important;
        padding: 12px 5px!important;
        letter-spacing: 6px!important;
    }
}

@media (max-width:366px) {
  .married-text h4 {
      font-size: 14px!important;
      padding: 12px 5px!important;
  }
}

@media (max-width:768px) {
    .owl-dots {
        display: none;
    }

    .married-text-animate span {
        animation-name: none!important;
    }
}

@media (max-height: 580px) {
    .wedding-announcement {
        margin-top: 100px;
    }
    h1.main-title {
        font-size: 35px!important;
    }
}

.rsvp-div {
    background: #ffffff;
    padding: 40px;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
}

.rsvp-div h4 {
    color: #e86c6c;
    font-family: "Dosis", sans-serif!important;
}

@media (max-width:767px) {
    .rsvp-div {
        padding: 40px 20px;
    }
}

.select-wrapper {
    position: relative;
}

.select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.select-wrapper i {
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
    top: 11px;
    right: 15px;
    font-size: 20px;
    color: #0070E0;
}

.form-control:focus {
    color: #363d45;
    background-color: #fff;
    border-color: #0070E0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.form-control {
    font-size: 16px;
}

.form-group {
    position: relative;
}

.yesno-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.yesno-field input:checked+label {
    background-color: #a3d1ff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.yesno-field label {
    border-radius: 3px;
}

.yesno-field label {
    /* float: left; */
    display: inline-block;
    width: 49%;
    background-color: #fff;
    color: rgba(0, 0, 0, 0.7);
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    cursor: pointer;
}

.conditional-field {
    opacity: 0;
    overflow: hidden;
    max-height: 0;
    transform: scale(0.8);
    transition: 0.5s;
}

.conditional-field-reveal {
    opacity: 1;
    max-height: 650px;
    transform: scale(1);
    overflow: visible;
}

#song-field {
    opacity: 0;
    overflow: hidden;
    max-height: 0;
    transform: scale(0.8);
    transition: 0.5s;
}

.conditional-song-field {
    opacity: 1!important;
    max-height: 150px!important;
    transform: scale(1)!important;
    overflow: visible!important;
}

#before-rsvp {
    opacity: 1;
    overflow: hidden;
    max-height: 1160px;
    transform: scale(1);
    transition: 0.5s;
}

#after-rsvp, #after-rsvp-not-coming {
    opacity: 0;
    overflow: hidden;
    max-height: 0;
    transform: scale(0.8);
    transition: 0.5s;
}

.rsvp-form-hide {
    opacity: 0!important;
    max-height: 0px!important;
    transform: scale(0.8)!important;
}

.rsvp-msg-show {
    opacity: 1!important;
    max-height: 150px!important;
    transform: scale(1)!important;
    overflow: visible!important;
}

/* label, .form-control {
    font-family: "Dosis", sans-serif;
} */

@media (max-width:327px) {
    .yesno-field label {
        font-size: 17px;
    }
}

@media only screen and (max-width: 991px) {
    section.section-story ul.timeline>li .heart {
        display: none;
    }

    .separator .flowers:after, .separator .flowers:before {
        display: none;
    }
}

section.section-story ul.timeline>li .heart {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
}





#add-to-calendar-checkbox-label {
    cursor: pointer
}

.add-to-calendar-checkbox ~ a {
    display: none
}

.add-to-calendar-checkbox:checked ~ a {
    display: block;
    width: 150px;
    margin-left: 20px
}

input[type=checkbox].add-to-calendar-checkbox {
    position: absolute;
    top: -9999px;
    left: -9999px
}

.add-to-calendar-checkbox ~ a:before {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAQCAYAAACIoli7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MzJCRDU2NUE1MDIxMUUyOTY1Q0EwNTkxNEJDOUIwNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0MzJCRDU2NkE1MDIxMUUyOTY1Q0EwNTkxNEJDOUIwNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQzMkJENTYzQTUwMjExRTI5NjVDQTA1OTE0QkM5QjA0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQzMkJENTY0QTUwMjExRTI5NjVDQTA1OTE0QkM5QjA0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+1Gcb3QAACh1JREFUeNrEWAtw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);
    margin-right: .5em;
    content: ' '
}

.icon-ical:before {
    background-position: -68px 0
}

.icon-yahoo:before {
    background-position: -36px+4px
}

.icon-google:before {
    background-position: -52px 0
}

/* .yesno-field label:last-of-type {
    border-radius: 0 3px 3px 0;
} */


/* .input-label {
    position: absolute;
    top: 16px;
    left: 0;
    font-size: 16px;
    color: #9098a9;
    font-weight: 500;
    transform-origin: 0 0;
    transition: all 0.2s ease;
}

.input-label input {
    -webkit-appearance: none;
    width: 100%;
    border: 0;
    font-family: inherit;
    padding: 12px 0;
    height: 48px;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 2px solid #c8ccd4;
    background: none;
    border-radius: 0;
    color: #223254;
    transition: all 0.15s ease;
}

.input-label input:hover {
    background: rgba(34,50,84,0.03);
}

.input-label input:not(:placeholder-shown) + span {
    color: #5a667f;
    transform: translateY(-26px) scale(0.75);
}

.input-label input:focus {
  background: none;
  outline: none;
}
.input-label input:focus + span {
  color: #07f;
  transform: translateY(-26px) scale(0.75);
}
.input-label input:focus + span + .border {
  transform: scaleX(1);
} */

/* .rsvp-field {
  position: relative;
  margin: auto;
  width: 100%;
  max-width: 100%;
}
.rsvp-field .label {
  position: absolute;
  top: 16px;
  left: 0;
  font-size: 16px;
  color: #9098a9;
  font-weight: 500;
  transform-origin: 0 0;
  transition: all 0.2s ease;
}
.rsvp-field .border {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #07f;
  transform: scaleX(0);
  transform-origin: 0 0;
  transition: all 0.15s ease;
}
.rsvp-field input {
  -webkit-appearance: none;
  width: 100%;
  border: 0;
  font-family: inherit;
  padding: 12px 0;
  height: 48px;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 2px solid #c8ccd4;
  background: none;
  border-radius: 0;
  color: #223254;
  transition: all 0.15s ease;
}
.rsvp-field input:hover {
  background: rgba(34,50,84,0.03);
}
.rsvp-field input:not(:placeholder-shown) + span {
  color: #5a667f;
  transform: translateY(-26px) scale(0.75);
}
.rsvp-field input:focus {
  background: none;
  outline: none;
} */




/* .field {
  display: flex;
  flex-flow: column-reverse;
}

label, input {
  transition: all 0.2s;
  touch-action: manipulation;
}

label {
  margin-bottom: 3px;
  margin-left: 0.75rem;
  transform-origin: left bottom;
}

input:placeholder-shown + label {
  cursor: text;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform-origin: left bottom;
  transform: translate(0, 2.125rem) scale(1);
}

::-webkit-input-placeholder {
  opacity: 0;
  transition: inherit;
}

input:focus::-webkit-input-placeholder {
  opacity: 1;
}

input:not(:placeholder-shown) + label,
input:focus + label {
  transform: translate(0, 0) scale(0.7);
} */


/* .rsvp-field input:focus + span {
  color: #07f;
  transform: translateY(-26px) scale(0.75);
} */
/* .rsvp-field input:focus + span + .border {
  transform: scaleX(1);
} */

/* .rsvp-form {
    text-align: left;
}

section.section-rsvp form {
    text-align: left;
} */
/* .proposal-box:before {
  position: absolute;
content: '';
display: block;
width: 1px;
left: 50%;
top: 0;
bottom: 0;
background-color: rgba(155, 155, 155, .5);
} */
