.elementor-27 .elementor-element.elementor-element-637fb31{width:var( --container-widget-width, 100% );max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-27 .elementor-element.elementor-element-637fb31.elementor-element{--flex-grow:0;--flex-shrink:0;}/* Start custom CSS for shortcode, class: .elementor-element-637fb31 *//* Cruiser Chronicles — MailPoet form styling, matching the staging footer form */

.mailpoet_form {
  background: transparent;
  padding: 0;
}

form.mailpoet_form {
  margin: 0;
}

.mailpoet_paragraph {
  margin-bottom: 0;
}

.mailpoet_text {
  height: 40px;
  padding: 0 22px;
  border-radius: 4px;
  font-style: italic;
  font-size: 14px;
  font-family: 'PT Serif', serif;
  background: #FAF8F1;
  color: #231F20;
  border: 0;
  box-sizing: border-box;
  width: 100%;
}

.mailpoet_text::placeholder {
  color: #231F20;
  opacity: .55;
  font-style: italic;
}

input.mailpoet_submit {
  font-family: 'Zalando Sans Expanded', sans-serif !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: .16em !important;
  margin-top: 20px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  background: #A19277 !important;
  color: #FAF8F1 !important;
  border: 0 !important;
  border-radius: 4px !important;
}

input.mailpoet_submit:hover {
  background: #9E7843 !important;
}

.mailpoet_validate_success {
  color: #A19277;
}/* End custom CSS */