.wpcf7-form-control-wrap.societe .wpcf7-not-valid-tip {
  position: relative;
  margin-top: 0;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #cacaca;
  border-radius: 0;
}
.select2-container .select2-selection--single {
  height: 38px;
  margin-bottom: 16px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #000;
  line-height: 38px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 1rem;
  padding-left: 0.5rem;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 38px;
  width: 25px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-width: 6px 4px 0 4px;
}
.wpcf7-form-control-wrap.number {
  text-align: left;
}

.select2-dropdown {
  margin-top: -16px;
}
