/* Start custom CSS for global, class: .elementor-global-32406 */.signup_checkbox_home,
.signup_checkbox_mobile {
    color: #FFF;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400 !important;
    line-height: 15px !important;
}

.signup_checkbox_home a,
.signup_checkbox_contact a,
.signup_checkbox_mobile a {
    color: #FFF !important;
    text-decoration: underline;
}

.floating_labels_wrapper .floating_labels .gfield.gfield--type-checkbox {
    padding-bottom: 7px !important;
}
.signup_checkbox_home {
    width: 100%;
    padding-left: 10px !important;
    font-size: 12px !important;
}

.signup_checkbox_mobile {
    width: 100%;
    font-size: 11px !important;
}

@media screen and (max-width:418px) {
    .signup_checkbox_home {
    width: 535px;
    padding-left: 10px !important;
    font-size: 12px !important;
}

.signup_checkbox_mobile {
    width: 290px;
    font-size: 11px !important;
}
}/* End custom CSS */