.wpcf7 input[type="checkbox"] {
  -webkit-appearance: checkbox !important;
}

.wpcf7-form-control-100 {
	width: 100% !important;
}

.wpcf7-form-control-margin-bottom {
	margin-bottom: 1.7333em !important;
}

.select_container select {
  border: 2px solid #ddd !important;
}

input[type="radio"], input[type="checkbox"] {
  display: inline-block !important;
}