=' ) ) { $row = wp_parse_args( $args, array( 'row' => '' ) ); $row = $row['row']; } else { $row = get_query_var( 'row' ); } if ( Astra_Builder_Helper::is_row_empty( $row, 'header', 'desktop' ) ) { $customizer_editor_row = 'section-' . esc_attr( $row ) . '-header-builder'; $is_transparent_header_enable = astra_get_option( 'transparent-header-enable' ); $row_label = ( 'primary' === $row ) ? 'main' : $row; ?>