fusion_builder_default_visibility( 'string' ), 'class' => '', 'id' => '', 'background_color' => $fusion_settings->get( 'countdown_background_color' ), 'background_image' => $fusion_settings->get( 'countdown_background_image', 'url' ), 'background_position' => $fusion_settings->get( 'countdown_background_position' ), 'background_repeat' => $fusion_settings->get( 'countdown_background_repeat' ), 'border_radius' => '', 'counter_box_color' => $fusion_settings->get( 'countdown_counter_box_color' ), 'counter_text_color' => $fusion_settings->get( 'countdown_counter_text_color' ), 'countdown_end' => '2000-01-01 00:00:00', 'dash_titles' => 'short', 'heading_text' => '', 'heading_text_color' => $fusion_settings->get( 'countdown_heading_text_color' ), 'link_text' => '', 'link_text_color' => $fusion_settings->get( 'countdown_link_text_color' ), 'link_target' => $fusion_settings->get( 'countdown_link_target' ), 'link_url' => '', 'show_weeks' => $fusion_settings->get( 'countdown_show_weeks' ), 'subheading_text' => '', 'subheading_text_color' => $fusion_settings->get( 'countdown_subheading_text_color' ), 'timezone' => $fusion_settings->get( 'countdown_timezone' ), ), $args ); $defaults['border_radius'] = FusionBuilder::validate_shortcode_attr_value( $defaults['border_radius'], 'px' ); if ( 'default' === $defaults['link_target'] ) { $defaults['link_target'] = $fusion_settings->get( 'countdown_link_target' ); } extract( $defaults ); $this->args = $defaults; $html = '