.elementor-1489 .elementor-element.elementor-element-c6b4a40:not(.elementor-motion-effects-element-type-background), .elementor-1489 .elementor-element.elementor-element-c6b4a40 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1489 .elementor-element.elementor-element-c6b4a40{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1489 .elementor-element.elementor-element-c6b4a40 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1489 .elementor-element.elementor-element-c5d0158{text-align:center;}.elementor-1489 .elementor-element.elementor-element-c5d0158 .elementor-heading-title{color:#634D31;font-family:"Playfair Display";font-size:30px;font-weight:600;}.elementor-1489 .elementor-element.elementor-element-c5d0158 > .elementor-widget-container{margin:15px 8px 8px 8px;}#elementor-popup-modal-1489 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1489{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-1489 .dialog-close-button{display:flex;}#elementor-popup-modal-1489 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for wpforms, class: .elementor-element-701bc7e *//* Field label */
.reservation div.wpforms-container-full .wpforms-form .wpforms-field-label, .wpforms-submit {
    font-family: 'Playfair display' !important;
    font-size: 14px !important;
    color: black !important;
}

/* Sublabel */
.reservation div.wpforms-container-full .wpforms-form .wpforms-field-sublabel {
    font-family: 'Playfair display' !important;
    font-size: 14px !important;
    color: black !important;
}

/* Field input */
.reservation div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    font-family: 'Playfair display' !important;
    font-size: 14px !important;
}

/* Option label */

.reservation .wpforms-field-label-inline  {
    font-family: 'Playfair Display' !important;
    font-size: 17px !important;
    color: #ffffff !important;
}

.reservation div.wpforms-container-full .wpforms-form input[type=date],
div.wpforms-container-full .wpforms-form input[type=datetime],
div.wpforms-container-full .wpforms-form input[type=datetime-local],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=month],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password],
div.wpforms-container-full .wpforms-form input[type=range],
div.wpforms-container-full .wpforms-form input[type=search],
div.wpforms-container-full .wpforms-form input[type=tel],
div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=time],
div.wpforms-container-full .wpforms-form input[type=url],
div.wpforms-container-full .wpforms-form input[type=week],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
    border: 1.5px solid black;
    margin-bottom:12px;
}


.reservation #wpforms-form-646 { 
  float: left; 
  width: 100%; 
  text-align: center; 
  margin: 0 auto 30px auto; 
}
 
.reservation #wpforms-form-646 .wpforms-field {
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  margin-bottom: 15px;
  position: relative;
}
 
.reservation #wpforms-form-646 .wpforms-field input, 
.reservation #wpforms-form-646 .wpforms-field textarea {
  position: relative;
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid black;
  background-color: transparent;
  margin: 0px auto;
  padding: 5px;
  outline: none !important;
  font-size: 14px;
  color: rgba(0,0,0,0.8);
  background: -webkit-linear-gradient(bottom, #51BBBE 50%, #51BBBE 50%);
  background: linear-gradient(to top, #51BBBE 50%, #51BBBE 50%);
  background-position: left bottom;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: all .2s ease-in-out;
  max-width: 100%;
}
 
.reservation #wpforms-form-646 .wpforms-field label.wpforms-field-label {
  text-align: left;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 200;
  background: transparent;
  color: rgba(0,0,0,0.6);
  margin: 0px auto;
  cursor: text;
  transition: all .15s ease-in-out;
}
  
.reservation #wpforms-form-646 .wpforms-field input:focus, 
.reservation #wpforms-form-646 .wpforms-field textarea:focus { 
  border-bottom: 1px solid #51BBBE; 
}
 
.reservation #wpforms-form-697 .wpforms-field input:focus,
.reservation #wpforms-form-697 .wpforms-field textarea:focus { 
  background-position: left bottom;
  background-size: 100% 1px;
}
 
.reservation #wpforms-form-646 .wpforms-field input:focus + label.wpforms-field-label,
.reservation #wpforms-form-646 .wpforms-field textarea:focus + label.wpforms-field-label { 
  color: #51BBBE;
}
 
.reservation .wpforms-field.wpforms-has-error input.wpforms-error, 
.reservation .wpforms-field.wpforms-has-error textarea.wpforms-error {
    border-bottom: 1px solid #e57373 !important;
    background-color: transparent;
    background: transparent !important;
}
 
.reservation .wpforms-field.wpforms-has-error label.wpforms-field-label, 
.reservation .wpforms-field.wpforms-has-error label.wpforms-error {
    color: #e57373 !important;
}

.reservation .wpforms-submit {
    background-color:white !important;
    border: 2px solid #7C5B32 !important;
    text-transform:uppercase !important;
    font-size:12px !imporant;
    padding:11px 25px !important;
    color:black!important;
}/* End custom CSS */