.b-ext [data-class="wpcf7cf_group"], .b-ext .wpcf7cf_remove, .b-ext .wpcf7cf_add {display: none;}
.b-ext .wpcf7cf_repeater_sub {margin-bottom: 20px;}
.b-ext .wpcf7cf_repeater_controls, .b-ext .wpcf7cf_step_controls {display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 20px;}
.b-ext .wpcf7cf_multistep .wpcf7cf_step {width: 100%;}
.b-ext .wpcf7cf_multistep .wpcf7cf_step .step-title {display: none;}
.b-ext .wpcf7cf_multistep .wpcf7cf_steps-dots {display: flex;width: 100%;margin-bottom: 20px;flex-wrap: wrap;}
.b-ext .wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {display: inline-block;border-radius: 50%;background: #dfdfdf;color: #000;width: 40px;height: 40px;line-height: 40px;text-align: center;}
.b-ext .wpcf7cf_multistep .wpcf7cf_steps-dots .dot {border-bottom: 5px solid #dfdfdf;text-align: center;flex: 1;padding: 15px;min-width: 120px;}
.b-ext .wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {border-bottom: 5px solid #333;}
.b-ext .wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {border-bottom: 5px solid #333;font-weight: bold;}
.b-ext .wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {background-color: #333;color: #fff;}
.b-ext .wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {background-color: #333;color: #fff;}
.b-ext .wpcf7cf_step_controls .disabled {pointer-events: none;cursor: default;opacity: .5;}
.b-ext .wpcf7cf_repeater_sub_controls {display: inline-flex;gap: 4px;margin: 4px 0;align-items: center;}