.widget_aheto__cf--floreal-classic-form .widget_aheto__title {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .widget_aheto__cf--floreal-classic-form .widget_aheto__title {
    margin-bottom: 30px;
  }
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form.count-two .wpcf7 span.wpcf7-form-control-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}

@media screen and (max-width: 767px) {
  .widget_aheto__cf--floreal-classic-form .widget_aheto__form.count-two .wpcf7 span.wpcf7-form-control-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 form p {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: -8px;
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 span.wpcf7-form-control-wrap {
  font: inherit;
  color: var(--c-dark);
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  display: block;
  padding: 8px;
}

@media screen and (max-width: 991px) {
  .widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 span.wpcf7-form-control-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
  }
}

@media screen and (max-width: 767px) {
  .widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 span.wpcf7-form-control-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 textarea {
  resize: none;
  height: 200px;
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 textarea,
.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 select,
.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 input:not([type="submit"]) {
  padding: 16px 18px;
  border: none;
  width: 100%;
  font: inherit;
  color: inherit;
  max-width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 select {
  max-height: calc(1.2em + 41px);
  height: calc(1.2em + 41px);
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='24' height='24' opacity='0.5' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z'/></g></svg>");
  background-size: 12px;
  background-position: calc(100% - 17px) 51%;
  background-repeat: no-repeat;
  border: none;
  outline: none !important;
  border-radius: 0;
  color: rgba(var(--ca-dark), 0.6);
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 select option[value=""] {
  display: none;
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 select.selected {
  color: inherit;
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 input::-moz-placeholder {
  color: var(--c-dark);
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 input::-webkit-input-placeholder {
  color: var(--c-dark);
  opacity: .7;
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 input[type="number"]::-webkit-outer-spin-button,
.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 input[type="number"] {
  -moz-appearance: textfield;
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 textarea::-moz-placeholder {
  color: var(--c-dark);
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 textarea::-webkit-input-placeholder {
  color: var(--c-dark);
  opacity: .7;
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 .textarea-wrap,
.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 .submit-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 .submit-wrap {
  padding: 7px;
  margin-bottom: 10px;
}

.widget_aheto__cf--floreal-classic-form .widget_aheto__form .wpcf7 .ajax-loader {
  display: none;
}

.widget_aheto__cf--floreal-classic-form.full_width_button .widget_aheto__form .wpcf7 input[type="submit"] {
  width: 100%;
  display: block;
  text-align: center;
}
