/*
Theme Name: jRep
Template: Impreza
Author: Based on UpSolution
Author URI: http://us-themes.com/
Version: 8.40.1.1764423297
Updated: 2025-11-29 14:34:57

*/

.wpforms-container input[type=radio] {
	-webkit-appearance: radio !important;
	-moz-appearance: radio !important;
	appearance: radio !important;
}

.wpforms-container input[type=checkbox] {
	-webkit-appearance: checkbox !important;
	-moz-appearance: checkbox !important;
	appearance: checkbox !important;
}

.jrepSelection .wpforms-field-description {
  padding-left: 2rem !important;
}
