/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 23 2022 | 14:42:56 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.adoption-form-page label {
	display: inline-block !important;
}

/* fixing adoption forms */
.gform_body input[type="radio"] {
  width: auto !important;
}
.ginput_container_radio label {
  display: inline-block !important;
}
.ginput_container_checkbox input[type="checkbox"] {
  	width: auto !important;
}

/* fixing volunteer form */

