/* Footer */

.footer .logo{
  margin-bottom:15px;
}

/* Triple seat form */

.embed-code a{
  margin: 0;
  width: auto;
  padding: 0;
}
#tripleseat_embed_form{
  display: flex;
  justify-content: center;
}
#tripleseat_embed_form .row_gdpr_consent td {
  padding-bottom: 15px;
}
#tripleseat_embed_form h2{
  font-family: abril-fatface, serif;
  font-size:25px;
}
#tripleseat_embed_form img{
  width: auto;
}
#tripleseat_embed_form a{
  display:initial;
  margin: 0;
  width: auto;
  padding: 0;
}
#tripleseat_embed_form label{
  text-align: left;
  font-size: 16px;
  line-height: 28px;
  padding-bottom:5px;
}
#tripleseat_embed_form input[type=email], 
#tripleseat_embed_form input[type=text], 
#tripleseat_embed_form select, 
#tripleseat_embed_form textarea {
  border: 1px solid #dab043!important;
  font-size: 16px;
  line-height: 28px;
  font-family: "abril-display, serif;";
  color: #1c3b37;
  width: 100%;
  margin-bottom:10px;
}
#tripleseat_embed_form input[type=email], 
#tripleseat_embed_form input[type=text], 
#tripleseat_embed_form select{
  height: 40px;
  padding: 0 15px;
}
#tripleseat_embed_form textarea {
  padding: 10px 15px;
}
#tripleseat_embed_form select {
  border-radius: 0;
  color: #1c3b37;
  -webkit-appearance: none;
  background: #fff url(../../assets/img/arrow.svg) center right 20px no-repeat;
}
#tripleseat_embed_form .button {
  border: none;
  font-size: 22px;
  line-height: 1.3;
  font-family: quickbrushregular;
  height: 55px;
  /* width: 100%; */
  color: #fff;
  background: #dab043;
  cursor: pointer;
  padding: 0px 40px;
  font-size: 20px !important;
}
#tripleseat_embed_form #lead_phone_number,
#tripleseat_embed_form #lead_phone_number_extension,
#tripleseat_embed_form #lead_guest_count{
  width:100%!important;
}
#tripleseat_embed_form input.timeselect_input,
#tripleseat_embed_form input.hasDatepicker{
  background-position: 10px center;
  padding-left:35px;
}
#tripleseat_embed_form input[type=checkbox] {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #dab043;
  border-radius: 0;
  transform: translateY(-.075em);
  display: grid;
  place-content: center;
  float: left;
  margin-right: 10px;
}
#tripleseat_embed_form input[type=checkbox]:checked:before {
  transform: scale(1);
}
#tripleseat_embed_form input[type=checkbox]:before {
  content: "";
  width: 1em;
  height: 1em;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0, 43% 62%);
  transform: scale(0);
  transform-origin: bottom left;
  transition: transform .12s ease-in-out;
  box-shadow: inset 1em 1em #dab043;
  background-color: CanvasText;
}
#tripleseat_embed_form .row_gdpr_consent label{
  float:none!important;
}
@media (min-width: 1112px) {
  #tripleseat_embed_form h2 {
    font-size: 42px;
    line-height: 54px;
  }
}
@media (min-width: 1024px) {
  #tripleseat_embed_form h2 {
    font-size: 35px;
    line-height: 35px;
  }
  #tripleseat_embed_form .row_gdpr_consent td {
    padding-bottom: 25px;
  }
  #tripleseat_embed_form label{
    font-size: 18px;
    line-height: 24px;
    padding-bottom:10px;
  }
  #tripleseat_embed_form input[type=email], 
  #tripleseat_embed_form input[type=text], 
  #tripleseat_embed_form select, 
  #tripleseat_embed_form textarea {
    font-size: 18px;
    line-height: 24px;
    margin-bottom:20px;
  }
  #tripleseat_embed_form input[type=email], 
  #tripleseat_embed_form input[type=text], 
  #tripleseat_embed_form select{
    padding: 0 20px;
    height: 60px;
  }
  #tripleseat_embed_form textarea {
    padding: 15px 20px;
  }
  #tripleseat_embed_form .button {
    font-size: 25px!important;
  }
  #tripleseat_embed_form input.timeselect_input,
  #tripleseat_embed_form input.hasDatepicker{
    background-position: 15px center;
    padding-left:40px;
  }
  #tripleseat_embed_form input[type=checkbox] {
    width: 35px;
    height: 35px;
  }
}

/* Newsletter signup */

.newsletter-signup{
  margin-bottom:15px;
  max-width: 300px;
  min-width: 250px;
  margin-left: auto;
  margin-right: auto;
  font-family: Raleway, sans-serif;
  line-height: 1.3rem;
}
.newsletter-signup h4{
  font-family: Raleway, sans-serif;
  font-weight: 800;
  font-size: 16px;
  line-height: 26px;
  margin-top:0;
  margin-bottom:15px;
}
.newsletter-signup #mc_embed_signup form{
  margin:0;
}
.newsletter-signup #mc_embed_signup .mc-field-group{
  min-height: auto !important;
}
.newsletter-signup #mc_embed_signup .mc-field-group input{
}
.newsletter-signup #mc_embed_signup .mc-field-group #mce-EMAIL{
  border-radius: 0;
  border: 1px solid #dab043 !important;
  font-size: 16px;
  line-height: 28px;
  font-family: "abril-display", serif;;
  height: 40px;
  padding: 0 15px;
  margin-bottom:25px;
}
.newsletter-signup #mc_embed_signup form #mc-embedded-subscribe{
  border-radius: 0;
  border: none;
  font-size: 22px;
  line-height: 1.3;
  font-family: quickbrushregular;
  height: 55px;
  color: #fff;
  background: #dab043;
  cursor: pointer;
  padding: 0px 40px;
  font-size: 20px;
  /* width: 100%; */
}
.newsletter-signup #mc_embed_signup .mc-field-group{
  width: 100%;
  padding-bottom: 0%;
}
.newsletter-signup #mc_embed_signup fieldset{
  padding: 0;
  margin: 0;
  border: 0;
}
.newsletter-signup #mc_embed_signup .content__gdprLegal{
  /* font-family: Raleway, sans-serif; */
  font-size: 0.85rem;
}

@media (max-width: 1199px) {
  .newsletter-signup{
    min-width: initial;
  }
}
@media (min-width: 1024px) {
  .newsletter-signup #mc_embed_signup .mc-field-group #mce-EMAIL{
    padding: 0 20px;
    height: 60px;
  }
}