.elementor-35343 .elementor-element.elementor-element-35343{margin:-70px 0px calc(var(--kit-widget-spacing, 0px) + -76px) 0px;}/* Start custom CSS for html, class: .elementor-element-35343 */li[data-type=control_head]{
    display: none;
}
ul.page-section{
    padding: 0px !important;
}
.form-line {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}
.form-label-top {
    margin-bottom: 2px !important;
}

.form-buttons-wrapper {
        padding: 2px 14px 20px 14px !important;
        margin: 0;
    }



.form-header-group{
    margin-top: -10px !important;
    border: none !important;
}
.form-buttons-wrapper{
    border: none !important;
}

/* jotform border removed */
.form-all{
    box-shadow: none !important;
}



#header_32{
    margin-top: -20px;
}


#label_10{
    margin-bottom: 10px !important;
}






/* fix inline checkboxes */
.form-multiple-column[data-columncount="5"] .form-checkbox-item, .form-multiple-column[data-columncount="5"] .form-radio-item {
    width: 32% !important;}
    
    
/* remove label from some fields
#label_34, #label_36, #label_4, #label_11{
    display: none;
}  */
#sublabel_input_4, #sublabel_input_36{
    display: none;
} 









/* custom label css */
label{
font-family: Inter !important;
font-size: 14px !important;
line-height: 20px !important;
letter-spacing: 0% !important;
}



/* require fields indication 
li .jf-required{
    border: solid #F58B6F;
    border-radius: 6px
}
*/





/* fix form field borders */
.form-dropdown, .form-textarea, .form-textbox:not(#productSearch-input), .signature-wrapper .form-control {
    border: 1px solid #D5D7DA !important;
    
    width: auto !important;
height: 44 !important;
gap: 8px;
padding-top: 10px;
padding-right: 14px;
padding-bottom: 10px;
padding-left: 14px;
border-radius: 8px !important;
border-width: 1px;

    
    
}



/* placeholder css */
::placeholder{
    color: #717680 !important;
    font-family: Inter !important;
font-size: 16px !important;
line-height: 24px !important;
letter-spacing: 0% !important;

    
}




input{
    height: 44px !important;
}
/* input css for inter phone number */
.intl-tel-input.pretty input{
    height: 44px !important;
}
#telephone_input::placeholder{
    color: red !important;
}

/* for full name field and email field */
#cid_4{
    width: 100%;
}
#cid_34{
    width: 100%;
}



/* consent subheading */
#subHeader_32 {
    color: #717680 !important;
    font-family: Inter !important;
font-size: 12px !important;
line-height: 18px !important;
letter-spacing: 0%;

}

.main-contact-form * {
    font-family: Inter !important;
}


/* hipaa double badge htofix */
.badge-wrapper .hipaa-badge-wrapper:not(:first-child) {
    display: none !important;
}

/* fix diff in fields width */
.form-line{
    margin: unset !important;
}

/* form error disable */
    .form-error-message { display: none !important; }
    .form-validation-error { box-shadow: none !important; }
    .form-line-error { background: none; }/* End custom CSS */