#fw-section-newsletter-4cbe10b5-12c8-455e-9ecd-e3db24e0d3c7 {

/* form */
.mailpoet_form {
}

/* columns */
.mailpoet_column_with_background {
  padding: 10px;
}
/* space between columns */
.mailpoet_form_column:not(:first-child) {
  margin-left: 20px;
}

/* input wrapper (label + input) */
.mailpoet_paragraph {
  line-height:20px;
  margin-bottom: 20px;
}

/* labels */
.mailpoet_segment_label,
.mailpoet_text_label,
.mailpoet_textarea_label,
.mailpoet_select_label,
.mailpoet_radio_label,
.mailpoet_checkbox_label,
.mailpoet_list_label,
.mailpoet_date_label {
  display:block;
  font-weight: normal;
}

/* inputs */
.mailpoet_text,
.mailpoet_textarea,
.mailpoet_select,
.mailpoet_date_month,
.mailpoet_date_day,
.mailpoet_date_year,
.mailpoet_date {
  display:block;
}

.mailpoet_text,
.mailpoet_textarea {
  width: 200px;
}

.mailpoet_checkbox {
}

.mailpoet_submit {
}

.mailpoet_divider {
}

.mailpoet_message {
}

.mailpoet_form_loading {
  width: 30px;
  text-align: center;
  line-height: normal;
}

.mailpoet_form_loading > span {
  width: 5px;
  height: 5px;
  background-color: #5b5b5b;
}

.mailpoet_submit:hover {
  cursor: pointer;
  background-color: #f2dede !important;
  transition: background-color .15s ease-in-out;
}

}














#fw-section-hero-0 {
--color-primary: #b99f6e;
--color-primary-rgb: 185, 159, 110;
--color-background: #ffffff;
--color-background-rgb: 255, 255, 255;
--color-on-background: #fffdfe;
--color-on-background-rgb: 255, 253, 254;
--color-on-primary: #ffffff;
--color-on-primary-rgb: 255, 255, 255;
--color-product-image-background: #fffdfe;
--color-background-brightness: 255;
background-color: var(--color-background);
color: var(--color-on-background);
--primary-btn-bg: #b99f6e;
--primary-btn-text: #ffffff;
--primary-btn-border-color: #fffdfe;
--secondary-btn-bg: transparent;
--secondary-btn-text: #fffdfe;
--secondary-btn-border-color: #fffdfe;

}