%s ' . '%s.' . '
%s %s!', __('This is your time to', 'brite'), __('Shine', 'brite'), __('Build your website', 'brite'), __('with Brite', 'brite') ); if (apply_filters('colibri_page_builder/installed', false)) { $brite_theme_click_pen_to_edit_title = __( 'Just click and start typing to change the site headline.', 'brite' ); } return $brite_theme_click_pen_to_edit_title; }); add_filter('colibri_theme_subtitle_default_content', function($subtitle) { return __( 'Start creating your website today.', 'brite' ); }); }); $brite_theme_svg_icons = array( 'fort-awesome' => array( "name" => "font-awesome/fort-awesome", "content" => "", ), 'phone' => array( 'name' => 'font-awesome/phone', 'content' => '', ), 'phone-square' => array( 'name' => 'font-awesome/phone-square', 'content' => '', ), 'map' => array( 'name' => 'font-awesome/map-o', 'content' => '', ), 'map-marker' => array( 'name' => 'font-awesome/map-marker', 'content' => '', ), 'envelope-open' => array( 'name' => 'font-awesome/envelope-open-o', 'content' => '', ), 'envelope' => array( 'name' => 'font-awesome/envelope-open-o', 'content' => '', ), 'facebook' => array( 'name' => 'font-awesome/facebook-square', 'content' => '', ), 'twitter' => array( 'name' => 'font-awesome/twitter-square', 'content' => '', ), 'youtube' => array( 'name' => 'font-awesome/youtube-square', 'content' => ' ', ), 'vimeo' => array( 'name' => 'font-awesome/vimeo-square', 'content' => ' ', ), 'pinterest' => array( 'name' => 'font-awesome/pinterest-square', 'content' => '', ), 'behance' => array( 'name' => 'font-awesome/behance-square', 'content' => '', ), 'logoNav' => array( 'name' => 'logoNav', 'content' => '', ), 'logoAbove' => array( 'name' => 'logoAbove', 'content' => '', ), 'logoNavCta' => array( 'name' => 'logoNavCta', 'content' => '', ), 'navLogoCta' => array( 'name' => 'navLogoCta', 'content' => '', ), 'logoNavCta2' => array( 'name' => 'logoNavCta2', 'content' => '', ), 'customLogo' => array( 'name' => 'customLogo', 'content' => '', ), 'textWithMediaBelow' => array( 'name' => 'textWithMediaBelow', 'content' => '', ), 'customMedia' => array( 'name' => 'customMedia', 'content' => '', ), 'textWithMediaOnLeft' => array( 'name' => 'textWithMediaOnLeft', 'content' => '', ), 'textWithMediaOnRight' => array( 'name' => 'textWithMediaOnRight', 'content' => '', ), 'textOnly' => array( 'name' => 'textOnly', 'content' => '', ), 'textWithMediaAbove' => array( 'name' => 'textWithMediaAbove', 'content' => '', ), ); $brite_theme_divider_style = array( 'arrow-negative' => ' ', 'arrow' => ' ', 'book-negative' => ' ', 'book' => ' ', 'clouds-negative' => ' ', 'clouds' => ' ', 'curve-asymmetrical-negative' => ' ', 'curve-asymmetrical' => ' ', 'curve-negative' => ' ', 'curve' => ' ', 'drops-negative' => ' ', 'drops' => ' ', 'mountains' => ' ', 'opacity-fan' => ' ', 'opacity-tilt' => ' ', 'pyramids-negative' => ' ', 'pyramids' => ' ', 'split-negative' => ' ', 'split' => ' ', 'tilt-flipped' => ' ', 'tilt' => ' ', 'triangle-asymmetrical-negative' => ' ', 'triangle-asymmetrical' => ' ', 'triangle-negative' => ' ', 'triangle' => ' ', 'wave-brush' => ' ', 'waves-negative' => ' ', 'waves-pattern' => ' ', 'waves' => ' ', 'zigzag' => ' ', ); $brite_lorem_ipsum = "Start creating your website today.";; return array( 'mobile_media' => '@media (max-width:767px)', 'table_media' => '@media (min-width:768px) and (max-width:1023px)', 'desktop_media' => '@media (min-width: 1024px)', 'lorem_ipsum' => $brite_lorem_ipsum, 'blog_sidebar_enabled' => false, 'blog_post_meta_enabled' => 1, 'blog_enable_masonry' => 1, 'blog_show_post_thumb_placeholder' => false, 'blog_show_post_featured_image' => false, 'show_single_item_title' => 1, 'blog_posts_per_row' => 2, 'blog_post_highlight_enabled' => false, 'blog_post_thumb_placeholder_color' => '#F79007', 'assets_js_key' => "briteFrontendData", 'default_icon' => $brite_theme_svg_icons['fort-awesome'], 'icons' => $brite_theme_svg_icons, 'divider_style' => $brite_theme_divider_style, "gradients" => array( 'night_fade' => array( 'name' => 'night_fade', 'angle' => '0', 'steps' => array( 0 => array( 'color' => '#a18cd1', 'position' => '0', ), 1 => array( 'color' => '#fbc2eb', 'position' => '100', ), ), ), 'juicy_peach' => array( 'name' => 'juicy_peach', 'angle' => '90', 'steps' => array( 0 => array( 'color' => '#ffecd2', 'position' => '0', ), 1 => array( 'color' => '#fcb69f', 'position' => '100', ), ), ), 'mean_fruit' => array( 'name' => 'mean_fruit', 'angle' => '120', 'steps' => array( 0 => array( 'color' => '#fccb90', 'position' => '0', ), 1 => array( 'color' => '#d57eeb', 'position' => '100', ), ), ), ), // template-default override 'header_front_page' => array( 'header-menu' => array( 'style' => array( 'descendants' => array( 'innerMenu' => array( 'justifyContent' => 'none', ) ) ) ), 'navigation' => array( 'props' => array( 'showTopBar' => false, ) ), 'logo' => array( 'props' => array( 'layoutType' => 'text', ), 'style' => array( 'color' => '#fff' ) ), "hero" => array( "hero_column_width" => '100', "full_height" => true, "props" => array( "heroSection" => array( "layout" => "textOnly" ), ), "style" => array( 'padding' => array( 'top' => array( 'value' => '0', 'unit' => 'px', ), 'bottom' => array( 'value' => '0', 'unit' => 'px', ), ), 'separatorBottom' => array( 'type' => 'mountains', 'color' => '#FFF', 'height' => array('value' => 100), 'enabled' => false, 'negative' => false ), "background" => array( 'image' => array( 0 => array( 'source' => array( 'url' => $theme_directory_uri . '/resources/images/hero-background.jpg', ) ) ), "slideshow" => array( "duration" => array("value" => 1500), "speed" => array("value" => 500), "slides" => array( array( 'url' => $theme_directory_uri . "/resources/images/beach-landscape-sea-water-nature-sand-1061655-pxhere.com.jpg", ), array( 'url' => $theme_directory_uri . "/resources/images/landscape-tree-water-nature-grass-outdoor-1327743-pxhere.com.jpg", ), array( 'url' => $theme_directory_uri . "/resources/images/leaf-nature-water-green-freshness-dew-1440543-pxhere.com.jpg", ), ) ), 'overlay' => array( 'type' => 'color', 'color' => array( 'opacity' => 40, 'value' => 'rgb(0, 0, 0)' ), 'shape' => array( 'value' => 'none', 'isTile' => false, ), ) ) ) ), "title" => array( "show" => true, "value" => 'Just click and start typing to change the site headline.', ), "subtitle" => array( "show" => false, "value" => $brite_lorem_ipsum, ), "social_icons" => array( "show" => true, "localProps" => array( "icons" => json_encode(array( array( 'icon' => $brite_theme_svg_icons['facebook'], 'link_value' => 'http://www.facebook.com/', 'index' => 0, ), array( 'icon' => $brite_theme_svg_icons['twitter'], 'link_value' => 'http://www.facebook.com/', 'index' => 1, ), array( 'icon' => $brite_theme_svg_icons['youtube'], 'link_value' => 'http://www.youtube.com/', 'index' => 2, ), array( 'icon' => $brite_theme_svg_icons['vimeo'], 'link_value' => 'http://www.vimeo.com/', 'index' => 3, ), )), ), ), "icon_list" => array( "show" => true, "localProps" => array( "iconList" => json_encode(array( array( 'icon' => $brite_theme_svg_icons['map-marker'], 'text' => 'Location, State, Country', 'link_value' => 'https://maps.google.com/', 'index' => 0, ), array( 'icon' => $brite_theme_svg_icons['phone-square'], 'text' => '(000) 123 12345', 'link_value' => 'https://www.twitter.com/', 'index' => 1, ), array( 'icon' => $brite_theme_svg_icons['envelope'], 'text' => 'email@yoursite.com', 'link_value' => 'mailto:email@yoursite.com', 'index' => 2, ), )), ), ), "button_group" => array( "show" => true, "value" => json_encode(array( array( 'label' => sprintf('Get started today', 1), 'url' => '#', 'button_type' => '0', 'index' => 0, ), array( 'label' => sprintf('Learn more', 2), 'url' => '#', 'button_type' => '1', 'index' => 1, ), )), ), ), 'header_post' => array( 'logo' => array( 'props' => array( 'layoutType' => 'text', ), ), "hero" => array( "style" => array( "background" => array( 'image' => array( 0 => array( 'source' => array( 'url' => $theme_directory_uri . '/resources/images/hero-background.jpg', ) ) ), "slideshow" => array( "duration" => array("value" => 1500), "speed" => array("value" => 500), "slides" => array( array( 'url' => $theme_directory_uri . "/resources/images/beach-landscape-sea-water-nature-sand-1061655-pxhere.com.jpg", ), array( 'url' => $theme_directory_uri . "/resources/images/landscape-tree-water-nature-grass-outdoor-1327743-pxhere.com.jpg", ), array( 'url' => $theme_directory_uri . "/resources/images/leaf-nature-water-green-freshness-dew-1440543-pxhere.com.jpg", ), ) ), 'overlay' => array( 'type' => 'color', 'color' => array( 'opacity' => 50, 'value' => 'rgb(30, 31, 34)' ), 'shape' => array( 'value' => 'none', 'isTile' => false, ), ) ), 'separatorBottom' => array( 'type' => 'mountains', 'color' => '#FFF', 'height' => array('value' => 100), 'enabled' => false, 'negative' => false ), ) ), "title" => array( "show" => true, ), 'navigation' => array( 'props' => array( 'showTopBar' => false, ) ) ), 'footer_post' => array( 'footer' => array( 'props' => array( 'useFooterParallax' => false, ), ), ) );