


    #nd_options_shortcode_cf7_1072 input[type="text"],
    #nd_options_shortcode_cf7_1072 input[type="email"],
    #nd_options_shortcode_cf7_1072 input[type="url"],
    #nd_options_shortcode_cf7_1072 input[type="tel"],
    #nd_options_shortcode_cf7_1072 input[type="number"],
    #nd_options_shortcode_cf7_1072 input[type="date"],
    #nd_options_shortcode_cf7_1072 input[type="checkbox"],
    #nd_options_shortcode_cf7_1072 input[type="file"],
    #nd_options_shortcode_cf7_1072 textarea,
    #nd_options_shortcode_cf7_1072 label,
    #nd_options_shortcode_cf7_1072 select
    {

      width: 100%;

    }


    .nd_options_customizer_forms span.wpcf7-not-valid-tip,
    .nd_options_customizer_forms .wpcf7-response-output.wpcf7-validation-errors,
    .nd_options_customizer_forms .wpcf7-response-output.wpcf7-mail-sent-ok
    {

      float: left;
      width: 100%;
      box-sizing: border-box;

    }

    
