:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.body {
  flex-direction: column;
  display: flex;
}

.columns {
  display: flex;
}

.section {
  flex-direction: column;
  align-items: center;
  height: 100vh;
  padding: 5%;
  display: flex;
}

.section.heroe {
  background-image: url('../images/Portada.jpeg');
  background-position: 50% 30%;
  background-size: cover;
  padding-top: 2%;
}

.columns-2 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.column {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-2 {
  margin-top: 300px;
}

.paragraph {
  color: #fff;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 50px;
  display: flex;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 20px;
}

.section-2 {
  background-image: url('../images/fondoo.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: 500px;
}

.section-3 {
  background-color: #f1eee9;
  height: 900px;
  margin-top: 0;
  padding: 5%;
}

.grid {
  grid-template-rows: auto auto auto;
}

.paragraph-3 {
  color: #333;
  text-align: center;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-4 {
  text-align: center;
  font-family: Lato, sans-serif;
}

.paragraph-5 {
  text-align: center;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.column-3 {
  background-image: url('../images/AF195.jpg');
  background-position: 50%;
  background-size: auto;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.div-block-2 {
  background-image: url('../images/foto1.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 250px;
  height: 400px;
  margin-left: 20px;
  margin-right: 20px;
  box-shadow: 0 4px 8px 4px rgba(0, 0, 0, .2);
}

.div-block-2._2 {
  background-image: url('../images/foto2.jpeg');
  background-position: 50%;
}

.div-block-2._3 {
  background-image: url('../images/foto3.jpeg');
}

.itinerario {
  background-color: #bbb9ae;
  flex-direction: column;
  height: 480px;
  padding: 5%;
  display: flex;
}

.heading {
  color: #fff;
  margin-top: 0;
  font-family: Cormorant Garamond, sans-serif;
}

.column-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 400px;
  display: flex;
}

.column-5 {
  flex-direction: column;
  justify-content: center;
  height: 100%;
  display: flex;
}

.column-6 {
  justify-content: center;
  align-items: center;
  height: 100%;
}

.paragraph-6 {
  margin-top: 40px;
}

.paragraph-6.mesa {
  text-align: center;
  margin-top: 0;
}

.paragraph-6.mesa._1 {
  margin-top: 10px;
}

.button {
  color: #333;
  text-align: center;
  letter-spacing: 4px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 200px;
  font-family: Josefin Sans, sans-serif;
  display: flex;
}

.mesa-de-regalos {
  background-image: url('../images/fondo.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  padding: 5%;
  display: flex;
}

.div-block-3 {
  background-color: #bbb9ae;
  flex-direction: column;
  align-items: center;
  width: 70%;
  height: 70%;
  padding-top: 20px;
  display: flex;
  box-shadow: 0 7px 4px 4px rgba(0, 0, 0, .2);
}

.heading-2 {
  text-align: center;
  margin-bottom: 40px;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 400;
}

.rsvp {
  background-color: #f1eee9;
  flex-direction: column;
  align-items: center;
  height: 800px;
  padding: 5%;
  display: flex;
}

.section-5 {
  background-color: #fff;
  height: 400px;
}

.field-label-4 {
  color: #333;
  font-family: Josefin Sans, sans-serif;
  font-size: 14px;
}

.checkbox {
  margin-top: 0;
}

.div-block-72 {
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.form-block {
  color: #61645a;
  font-family: Cormorant Garamond, sans-serif;
}

.submit-button {
  letter-spacing: 4px;
  background-color: #bbb9ae;
  width: 200px;
  font-family: Josefin Sans, sans-serif;
}

.checkbox-field {
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.form {
  text-align: center;
  width: 500px;
}

.checkbox-label {
  color: #333;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: Josefin Sans, sans-serif;
}

.heading-4 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 3%;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 300;
}

.div-block-56 {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 3%;
  padding-bottom: 3%;
  display: flex;
  box-shadow: 7px 7px 5px 6px rgba(0, 0, 0, .2);
}

.text-field {
  text-align: center;
  -webkit-text-stroke-color: #bbb9ae;
}

.text-field-2 {
  text-align: center;
  -webkit-text-stroke-color: rgba(58, 57, 52, 0);
  background-color: rgba(243, 243, 243, 0);
}

.text-field-3 {
  text-align: center;
  -webkit-text-stroke-color: #bbb9ae;
}

.div-block-73 {
  margin-bottom: 60px;
}

.js-clock {
  color: #2d4869;
  justify-content: center;
  align-items: center;
  height: 100px;
  margin-bottom: 10px;
  display: flex;
}

.box {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 10px 0;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number {
  color: #333;
  font-family: Josefin Sans, sans-serif;
  font-size: 30px;
  font-weight: 200;
  line-height: 40px;
}

.clock-label {
  color: #333;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-right: -5px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 200;
  line-height: 15px;
}

.we {
  background-color: #bbb9ae;
  padding-top: 2%;
  padding-bottom: 1%;
}

.text-span {
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
}

.column-7 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container {
  width: 100%;
  height: 100%;
}

.grid-2 {
  grid-template-columns: 1fr;
  height: 100%;
}

.columns-3 {
  width: 500px;
}

.column-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.column-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-76 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: block;
}

.success-message {
  background-color: rgba(221, 221, 221, 0);
}

.link {
  color: #333;
  text-decoration: none;
}

@media screen and (max-width: 479px) {
  .section.heroe {
    height: 90vh;
    padding-top: 10%;
    padding-bottom: 5%;
  }

  .paragraph {
    font-size: 5vh;
  }

  .paragraph-2 {
    font-size: 3vh;
    line-height: 0;
  }

  .section-3 {
    height: auto;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .grid {
    grid-template-rows: auto auto auto auto auto;
  }

  .paragraph-3 {
    width: auto;
    font-size: 16px;
  }

  .paragraph-3._1 {
    border-bottom: 1px solid #000;
    padding-bottom: 3%;
  }

  .paragraph-4 {
    font-size: 12px;
  }

  .div-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
  }

  .div-block-2 {
    width: 25vh;
    height: 40vh;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-2._3 {
    height: 40vh;
  }

  .itinerario {
    height: auto;
    padding-bottom: 10%;
  }

  .heading {
    text-align: center;
  }

  .column-5 {
    justify-content: flex-start;
    align-items: center;
    height: auto;
  }

  .column-6 {
    justify-content: flex-start;
    align-items: center;
    height: 30vh;
  }

  .paragraph-6 {
    text-align: center;
    margin-top: 0;
  }

  .button {
    width: 180px;
  }

  .mesa-de-regalos {
    height: auto;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .div-block-3 {
    width: 100%;
    padding-top: 5%;
    padding-bottom: 10%;
  }

  .rsvp {
    height: auto;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .div-block-72 {
    flex-direction: column;
  }

  .submit-button {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .form {
    width: 100%;
  }

  .div-block-56 {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .div-block-73 {
    margin-bottom: 5%;
  }

  .js-clock {
    flex-wrap: wrap;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .box {
    width: 60px;
    height: 80px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .clock-number {
    font-size: 7vw;
    line-height: 6vw;
  }

  .clock-label {
    font-size: 14px;
  }

  .we {
    padding-top: 3%;
  }

  .div-block-74 {
    flex-flow: column;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 10%;
    padding-left: 10%;
    padding-right: 10%;
    display: flex;
  }

  .div-block-75 {
    flex-flow: column;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
  }

  .columns-3 {
    width: 100%;
  }

  .div-block-76 {
    padding-top: 5%;
  }
}

#w-node-ef8ff449-fe0f-2d27-5826-60636a4596f5-4d3608a0 {
  align-self: start;
  justify-self: center;
}

#w-node-f3215722-b229-2d09-cd59-8afbd747f63f-4d3608a0 {
  align-self: end;
}

#w-node-_16481435-a843-7162-a2e4-513db2ba05f9-4d3608a0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4af6e94f-6d95-1987-c4bf-8ca80fc88927-4d3608a0, #w-node-c92720e0-ef68-9fae-754e-bb10629d19a1-4d3608a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_564a7e27-4d22-36a4-121c-affd116a4409-4d3608a0, #w-node-a401f5e7-8d68-d775-8b0c-e71d0333097f-4d3608a0, #w-node-_6211f7bc-2316-c2aa-3cd4-d3f7cad67787-4d3608a0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 479px) {
  #w-node-_16481435-a843-7162-a2e4-513db2ba05f9-4d3608a0, #w-node-_4af6e94f-6d95-1987-c4bf-8ca80fc88927-4d3608a0, #w-node-c92720e0-ef68-9fae-754e-bb10629d19a1-4d3608a0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


