/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 04 2026 | 08:36:14 */
.gform_title {
	display: none !important;
}
#gform_wrapper_1 {
	background: white !important;
	padding: 40px !important;
	border-radius: 20px !important;
}
#gform_wrapper_2 {
	background: white !important;
	padding: 40px !important;
	border-radius: 20px !important;
}
.gform-body.gform_body input, .gform-body.gform_body textarea {
	background: #F2F2F2 !important;
	color: #a6a6a6 !important;
	font-size: 16px !important;
	border: 0px !important;
	height: 50px !important;
	margin: 0px !important;
}
#gform_submit_button_1 {
	width: 100% !important;
	font-size: 20px !important;
	height: 50px !important;
	margin-top: 20px !important;
	border-radius: 10px !important;
	background: #000 !important;
}
#gform_submit_button_2 {
	width: 100% !important;
	font-size: 20px !important;
	height: 50px !important;
	margin-top: 20px !important;
	border-radius: 10px !important;
	background: #000 !important;
}
.gfield_label.gform-field-label {
	color: #000 !important;
}
#input_1_13 {
	width: 100% !important;
}
#gform_browse_button_1_13 {
	background: #000 !important;
	border-radius: 10px !important;
}
.gform-theme--framework .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload) .gform_drop_area::before {
	color: black !important;
}

/* Verklein verticale ruimte tussen Gravity Forms velden */
#gform_fields_1 .gfield {
    margin-bottom: -20px !important;
}
#gform_fields_2 .gfield {
    margin-bottom: -20px !important;
}
/* Soms gebruikt GF ook padding; die kun je desnoods meepakken */
#gform_fields_1 .gfield .ginput_container {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
#gform_fields_2 .gfield .ginput_container {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.gform-body.gform_body input.gfield-choice-input {
	height: 20px !important;
}


.gform_wrapper {
    --gf-color-primary: #FFE400 !important;
    --gf-color-primary-rgb: 255, 228, 0 !important;
}
/* binnenste stip zwart maken */
.gform_wrapper input[type="radio"]:checked::before {
    background: #000 !important ;
}
#gform_wrapper_1 {
	font-family: Silka !important;
	font-size: 16px !important;
}
#gform_wrapper_2 {
	font-family: Silka !important;
	font-size: 16px !important;
}
.gfield_label.gform-field-label {
	font-weight: bold !important;
}
.gfield_label.gform-field-label {
	font-size: 16px !important;
}

.ginput_container.ginput_container_radio label {
	font-size: 16px !important;
}

#input_1_4, #input_1_1 {
	//pointer-events: none !important;
}
#input_1_9 {
	//pointer-events: none !important;
}


#input_2_1, #input_2_9, #input_2_4, #input_2_13 {
	//pointer-events: none !important;
}






