';
				$title_tag = $this->_get_html( 'banner_title_html_tag', '%s' );
				$title_tag = jet_elements_tools()->validate_html_tag( $title_tag );
				$this->_html( 'banner_title', '<' . $title_tag  . ' class="jet-banner__title">%s' . $title_tag  . '>' );
				$this->_html( 'banner_text', '
%s
' );
			echo '
 ';
		echo '