.elementor-31 .elementor-element.elementor-element-a8d3578{--display:flex;--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-31 .elementor-element.elementor-element-9873cf3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:20px 0px 0px 0px;}.elementor-31 .elementor-element.elementor-element-9873cf3 .wpcf7-form > p:not(:last-child){margin-bottom:0px;}.elementor-31 .elementor-element.elementor-element-9873cf3 .wpcf7-form .wpcf7-form-control-wrap.select-state{color:#666666;}.elementor-31 .elementor-element.elementor-element-9873cf3 .wpcf7-form .wpcf7-form-control-wrap.select-gender{color:#666666;}.elementor-31 .elementor-element.elementor-element-9873cf3 .wpcf7-form .wpcf7-form-control-wrap.accept-this-1{color:#666666;}.elementor-31 .elementor-element.elementor-element-9873cf3 .wpcf7-form .wpcf7-textarea{height:125px;display:block;}.elementor-31 .elementor-element.elementor-element-9873cf3 .wpcf7-form-control{margin-top:25px;}.elementor-31 .elementor-element.elementor-element-9873cf3 .wpcf7-form{margin-top:-25px;}.elementor-31 .elementor-element.elementor-element-9873cf3 .wpcf7-form p:has(.wpcf7-submit){text-align:left;}@media(max-width:1440px){.elementor-31 .elementor-element.elementor-element-9873cf3{width:var( --container-widget-width, 100% );max-width:100%;padding:20px 0 0 0;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-31 .elementor-element.elementor-element-9873cf3.elementor-element{--align-self:center;}}@media(max-width:1200px){.elementor-31 .elementor-element.elementor-element-9873cf3{padding:0 0 0 0;}}@media(max-width:1024px){.elementor-31 .elementor-element.elementor-element-9873cf3{width:var( --container-widget-width, 100% );max-width:100%;padding:0px 0px 0px 0px;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-31 .elementor-element.elementor-element-9873cf3.elementor-element{--align-self:center;}}@media(max-width:767px){.elementor-31 .elementor-element.elementor-element-9873cf3{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}}@media(max-width:400px){.elementor-31 .elementor-element.elementor-element-9873cf3{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}}/* Start custom CSS for bdt-contact-form-7, class: .elementor-element-9873cf3 */.contact-form .footer-contact-row {
  display: flex !important;
  gap: 12px !important;
  width: 100% !important;
}

.contact-form .footer-contact-row .contact-field {
  flex: 1 1 0 !important;
  min-width: 0 !important;
}

.contact-form .footer-contact-row input[type="text"],
.contact-form .footer-contact-row input[type="email"] {
  display: block !important;
  width: 100% !important;
  height: 56px !important;
  box-sizing: border-box !important;
  padding: 14px 16px !important;
  background: #f2f2f2 !important;
  border: 1px solid #dcdcdc !important;
  box-shadow: inset 5px 5px 5px rgba(0,0,0,0.15),
              inset -2px -2px 5px rgba(255,255,255,0.7) !important;
}

.contact-form textarea {
  display: block !important;
  width: 100% !important;
  min-height: 158px !important;
  box-sizing: border-box !important;
  padding: 18px !important;
  background: #f2f2f2 !important;
  border: 1px solid #dcdcdc !important; margin-top:-30px;
  box-sizing: border-box !important;
  padding: 14px 16px !important;
  background: #f2f2f2 !important;
  border: 1px solid #dcdcdc !important;
  box-shadow: inset 5px 5px 5px rgba(0,0,0,0.15),
              inset -2px -2px 5px rgba(255,255,255,0.7) !important;
}

.contact-form .label {
	font-family: "Barlow";
	font-weight: bold;
	font-size: 59px;
	color: #774120;
	text-align: center;
	margin-top: 50px;
}
.contact-form .description {
	font-family: "Myriad Pro";
	font-weight: 00;
	font-size: 14px;
	color: #919191;
	margin: -10px 0 -10px 0;
	line-height: 20px;
	text-align: center;
}

.contact-form .content {
	max-width: 1200px;
	margin: auto;
}

.footer-contact-meta { display: flex; justify-content: space-between; align-items: flex-start; margin-top: 5px; }
.footer-contact-meta .consent-label {font-family: Arial; font-size: 14px; font-weight: normal;}
.footer-contact-meta .terms-label {font-family: Arial; font-size: 14px; font-weight: normal;}
.footer-contact-meta .left { max-width: 60%; text-align: left; color: #666; font-size: 13px; }
.footer-contact-meta .right { max-width: 36%; text-align: right; }
/* align recaptcha to the right of its column */
.footer-contact-meta .right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

/* keep recaptcha container flexible so it can be pushed right */
.footer-contact-meta .recaptcha-wrap {
  display: inline-flex;
  justify-content: flex-end;
}

/* scale the widget but anchor scaling to the RIGHT so it stays aligned */
.footer-contact-meta .g-recaptcha {
  transform: scale(0.8);
  transform-origin: 100% 0; /* was 0 0 — use 100% to anchor at right */
  display: inline-block;
}
.footer-submit-wrap {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 50px;
}
.footer-submit-wrap .ctcBtn {
  background: #774120;
  color: #fff;
  border: none;
  padding: 15px 50px;
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.25s ease;
}

.footer-submit-wrap .ctcBtn:hover {
  background: #8a4d27; /* slightly lighter brown */
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(0,0,0,0.15);
}
@media (max-width: 1024px) {

  /* Stack fields vertically */
  .contact-form .footer-contact-row {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    margin: 0 !important;
  }

  /* Remove all spacing between fields */
  .contact-form .contact-field {
    margin-bottom: -30px !important;
    padding: 0 !important;
    width: 100% !important;
  }

  .contact-form input,
  .contact-form textarea {
    margin: 0 !important;
  }

  /* Fix textarea weird spacing */
  .contact-form textarea {
    margin-top: 0 !important;
  }
  /* Center consent + recaptcha on mobile */
.footer-contact-meta {
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
}

.footer-contact-meta .left,
.footer-contact-meta .right {
  max-width: 100% !important;
  text-align: center !important;
}

/* Center recaptcha */
.footer-contact-meta .right {
  justify-content: center !important;
  margin-top: 10px !important;
}

.footer-contact-meta .recaptcha-wrap {
  justify-content: center !important;
}
/* Make "Contact Us" smaller on mobile */
.contact-form .label {
  font-size: 32px !important; /* adjust number as needed */
  margin-top: 30px !important; /* optional: reduce top spacing */
  line-height: 1.2 !important; /* keeps it looking neat */
}
}
@media (max-width: 767px) {

  /* Stack fields vertically */
  .contact-form .footer-contact-row {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    margin: 0 !important;
  }

  /* Remove all spacing between fields */
  .contact-form .contact-field {
    margin-bottom: -30px !important;
    padding: 0 !important;
    width: 100% !important;
  }

  .contact-form input,
  .contact-form textarea {
    margin: 0 !important;
  }

  /* Fix textarea weird spacing */
  .contact-form textarea {
    margin-top: 0 !important;
  }
  /* Center consent + recaptcha on mobile */
.footer-contact-meta {
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
}

.footer-contact-meta .left,
.footer-contact-meta .right {
  max-width: 100% !important;
  text-align: center !important;
}

/* Center recaptcha */
.footer-contact-meta .right {
  justify-content: center !important;
  margin-top: 10px !important;
}

.footer-contact-meta .recaptcha-wrap {
  justify-content: center !important;
}
/* Make "Contact Us" smaller on mobile */
.contact-form .label {
  font-size: 32px !important; /* adjust number as needed */
  margin-top: 30px !important; /* optional: reduce top spacing */
  line-height: 1.2 !important; /* keeps it looking neat */
}
}/* End custom CSS */