/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 29 2023 | 14:40:14 */
.gf_custom_select select {
    left: 0;
    text-indent: 15px;
    background: transparent !important;
}

.contact-form.v2 .ginput_container.ginput_container_select {
    background: #fff;
    margin-top: 10px !important;
}
div#gform_fields_10 {
    grid-row-gap: 0px;
}
.v2_wrapper .contact-form .gfield_checkbox label, 
.v2_wrapper .contact-form .gfield_radio label {
    padding: 18px 10px 18px 50px !important;
}
.v2_wrapper.gform_wrapper .contact-form .gfield_checkbox label, 
.v2_wrapper.gform_wrapper .contact-form .gfield_radio label {
	margin-top:0px !important;
    margin-bottom: 16px !important;
}
.v2_wrapper.gform_wrapper .contact-form .gfield_checkbox .gchoice:last-child label, 
.v2_wrapper.gform_wrapper .contact-form .gfield_radio .gchoice:last-child label{
    margin-bottom:0px !important;
}
.v2_wrapper .contact-form h4 {
    margin-bottom: 20px !important;
}

.v2_wrapper .contact-form p {
    margin-bottom: 0px;
}
.stejcraft-form.v2.contact-form .gfield_label{
    font-weight:400 !important;
}
.gf_md.gf_phone label.gfield_label {
    z-index: -1;
}
.gf_md.gf_phone.focused label.gfield_label {
    z-index: 1;
}

div#field_10_3 {
    margin-bottom: 0px !important;
    margin-top: 20px !important;
}
input.datepicker {
    width: 100% !important;
}
.v2_wrapper .stejcraft-form.contact-form .gfield{
    margin:10px 0 !important;
}