#dynamic_row_1 .wpcf7-checkbox {
    display: block;
    width: 100%;
}
.wpcf7-form-control-wrap[data-name="id:padded_checbox_1"] .wpcf7-list-item {
    padding-right: 10px;
    padding-bottom: 10px;
}
.wpcf7-form-control-wrap[data-name="id:padded_checbox_2"] .wpcf7-list-item {
    padding-right: 10px;
    padding-bottom: 10px;
}
html .gform_wrapper.gravity-theme .gfield_label{
    font-size: 15px;
}
}
hr{
display: none !important;
}
html body .gform_wrapper .top_label .gfield, body .gform_wrapper .top_label li.gsection.gf_scroll_text{
margin-bottom: 0px !important;
}
.gfield h2{
max-height: 4px;
}
html body .gform_wrapper .ginput_complex label, body .gform_wrapper .description, body .gform_wrapper .gfield_description, body .gform_wrapper .gsection_description, body .gform_wrapper .instruction{
opacity: 1.0;
}