/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 07 2025 | 13:20:09 */
.gform_required_legend {
	display: none;
}

#gform_fields_10 {
	grid-column-gap: 0%;
	grid-row-gap: 20px;
}

#gform_fields_10 input, #gform_fields_10 select, #gform_fields_10 textarea {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 20px;
}

#gform_fields_10 legend, #gform_fields_10 label {
	margin-bottom: 0;
}

#input_10_1_3_container {
	padding-right: 0;
}

#input_10_1_6_container {
	padding-left: 0;
}

#input_10_12 {
	height: 55px;
	max-width: 100% !important
}

.ginput_container_select .gfield_select {
	 appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/05/Vector-18.svg);
    background-repeat: no-repeat;
    background-position: right 6px center;
}